@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */
#wrapper{background:url(../img_com/bg_main_image.jpg) no-repeat center 119px;}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
.box{
	margin:0 0 0 10px;
	width:518px;
	overflow:hidden;
}
.box1:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box1{
	margin-top:-1px;
	padding:13px 0 9px;
	width:518px;
	background:url(../topics/img/line1.gif) repeat-x left top;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box1 .icon{
	float:left;
	width:55px;
}
.box1 .box1-title{
	float:right;
	width:460px;
	color:#333;
	font-size:75%;
	font-weight:normal;
}
.box1 .box1-title-sub{
	color:#808080;
	font-size:63%;
}
.box1 .box1-title a{color:#333;}
.box1 .box1-title a:hover{color:#F00;}
.box1 .box1-title-sub{
	float:right;
	width:460px;
	color:#808080;
	font-size:63%;
}
.bar-top{
	width:538px;
	height:35px;
	background:url(../topics/img/bar_top.jpg) no-repeat left bottom;
	position:relative;
}
.bar-top h3{
	position:absolute;
	top:0;
	left:5px;
	width:190px;
}
.bar-top p{
	position:absolute;
	top:6px;
	right:5px;
	width:80px;
	color:#808080;
	font-size:75%;
	text-align:right;
}
.bar-top p a{color:#808080;}
.bar-top p a:hover{color:#F00;}
.bar-btm{
	padding-top:12px;
	width:538px;
	background:url(../topics/img/bar_btm.jpg) no-repeat left top;
}
.bar-btm p{
	margin-right:5px;
	color:#808080;
	font-size:75%;
	text-align:right;
}
.bar-btm p a{color:#808080;}
.bar-btm p a:hover{color:#F00;}

.bar-top1{
	margin-bottom:10px;
	padding:0 5px 2px 0;
	border-bottom:1px #BDBDBD solid;
	color:#808080;
	font-size:75%;
	text-align:right;
}
.bar-top1 a{color:#808080;}
.bar-top1 a:hover{color:#F00;}
.bar-btm1{
	padding:2px 5px 0 0;
	border-top:1px #BDBDBD solid;
	color:#808080;
	font-size:75%;
	text-align:right;
}
.bar-btm1 a{color:#808080;}
.bar-btm1 a:hover{color:#F00;}
.box-title{
	margin-bottom:12px;
	color:#5E7D13;
	font-size:113%;
}
.box-title span{
	dislay:block;
	font-size:67%;
	font-weight:normal;
}
.box-article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box-article{
	width:538px;
	padding-bottom:25px;
	color:#808080;
	font-size:75%;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box-article a{color:#808080;}
.box-article a:hover{color:#F00;}

