@charset "utf-8";
/* CSS Document */


#contents h2#tag1{
	width:960px;
	height:20px;
	background:url(../img/info_h2_1.gif) no-repeat;
	margin:0 0 0 0;
	padding:14px 0 0 0;
	text-indent:190px;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
}



p.caption{
	width:960px;
	font-size:12px;
	line-height:18px;
	margin:0 0 0 0;
	padding:20px 0 0 0;
}

p.caption a{
	color:#639fd1;
	text-decoration:underline;
}

p.caption a:hover{
	color:#ff7400;
	text-decoration:none;
}

.inner{
	overflow:hidden;
	width:960px;
	margin:20px 0 40px 0;
	padding:0 0 0 0;
	clear:both;
}



h3{
	width:958px;
	background:#f0f0ed;
	height:40x;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent:10px;
	font-size:14px;
	line-height:40px;
	font-weight:bold;
	border:solid 1px #d2d2d2;
	border-bottom:none;
	border-radius:5px 5px 0px 0px; 
}

.info_box{
	overflow:hidden;
	width:958px;
	border:solid 1px #d2d2d2;
	border-radius:0px 0px 5px 5px;
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	clear:both;
}

.info_box p.date{
	font-size:12px;
	line-height:18px;
	border-top:none;
	border-bottom:dotted 1px #CCCCCC;
	margin:0 10px 10px 10px;
	padding:10px 0 10px 0;
	
}

.right_img{
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.info_box .text{
	float:left;
	font-size:14px;
	line-height:21px;
	margin:0 10px 0 10px;
	padding:0 0 0 0;
	
}

.line{
	background:url(../img/line.jpg) no-repeat;
	width:716px;
	height:45px;
	margin:80px auto 80px auto;
	padding:0 0 0 0;
	clear:both;
}






.page_next_back{
	text-align:center;
	font-size:12px;
	line-height:12px;
	clear:both;
}

.page_next_back a{
	width:80px;
	display:inline-block;
	color:#F60;
	background:#cccccc;
	margin:0 3px;
	padding:5px;
}

.page_next_back a:hover{
	text-decoration:underline;
}

.page_next_back span{
	width:80px;
	display:inline-block;
	color:#555555;
	background:#cccccc;
	margin:0 3px;
	padding:5px;
}

