BODY { margin: 0px 0px 0px 0px} 
.bg-lcha{ background-color:#F7F5F0}
.bg-gray{ background-color:#CCCCCC}
.bg-cha{ background-color:#C5B68B}
.bg-siro{ background-color:#ffffff}
.bg-dcha{ background-color:#615B4D}
.bg-lyel{ background-color:#FCFBF8}
.bg-dot{ background-image:url(../common/img/dot.gif); background-repeat:repeat-x }
.bg-left {  background-image: url(../common/img/bg.jpg); background-repeat: repeat-y}
.bg-box-left {  background-image: url(../plan/img/left.gif); background-repeat: repeat-y}
.bg-box-right {  background-image: url(../plan/img/right.gif); background-repeat: repeat-y}
.bg-box-top{ background-image:url(../plan/img/top.gif); background-repeat:repeat-x }
.bg-box-bottom{ background-image:url(../plan/img/bottom.gif); background-repeat:repeat-x }.bg-box-bottom {  }

h1 {
	margin:0;
	padding:0 0 0 10px;
	font-size:10px;
	font-weight:normal;
}

h2 {
	margin:0;
	padding:0 0 0 0;
	font-size:10px;
	font-weight:normal;
}


.top_box {
	height:128px;
	padding:0 0 0 130px;
	background:url(img/top_box_bg.gif) no-repeat;
}

.top_box .left {
	width:180px;
	padding:5px 10px 0 0;
	float:left;
}

.top_box .right {
	width:180px;
	padding:5px 0 0 0;
	float:left;
}

.top_box .title {
	width:180px;
	height:17px;
	padding:10px 0 5px 0;
}

.top_box .title02 {
	width:180px;
	height:17px;
	padding:0 0 5px 0;
}

.top_box p {
	width:170px;
	margin:0;
	padding:0 0 0 10px;
	color:#555555;
	font-size:11px;
}

.top_box_line {
	width:180px;
	height:10px;
	padding:5px 0 5px 0;
}

.top_box img {
	border:none;
}



/* add0214 */
.blog_title {
	width:184px;
	height:45px;
}

iframe {
	margin:0 0 10px 0;
}

.blog_data {
	width:184px;
	margin:0 0 15px 0;
	background:#FFFFFF;
	text-align:left;
}

.blog_data .text {
	padding:5px;
	font-size:11px;
}

.blog_data .text ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

.blog_data .text li {
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background:url(images/icon_blog.gif) no-repeat left center;
}

