@charset "shift_jis";

#contents h2{
	margin-bottom:15px;
	width:195px;
	height:40px;
	color:#666;
	font-size:16px;
	letter-spacing:3px;
	font-weight:800;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	background:url("../image/bg_title_basic.png") no-repeat bottom right;
}
#contents h3{
	margin:1em;
	color:#666;
	letter-spacing:.2em;
	font-weight:800;
	
	border-bottom:3px double #ccc;
	text-indent:20px;
	background:url("../image/ico_list.png") no-repeat 0% 50%;
	
	
	margin-left:202px;
}
#contents h4{
	font-size:.9em;
	margin-left:1em;
	margin-bottom:.5em;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}
.column{
	border:1px solid #ccc;
	background:url("../image/bg_trans.png") repeat 0 0;
}
.column .section{
	width:auto;
	margin-left:1em;
	margin-right:1em;
}
#contents p{
	text-indent:0;
}
#contents .lead{
	margin-right:40px;
	margin-left:228px;
}
.addinfo{
	width:47px;
	height:42px;
	margin-left:15px;
	
	position:relative;
}
.addinfo a{
	display:block;
	width:47px;
	height:42px;
	overflow:hidden;
	background:url("../image/ico_add.png") no-repeat 0 0;
}
.addinfo #add2 a{
	display:inline;
	width:auto;
	height:auto;
	overflow:auto;
	background:none;
}
.addinfo a:hover{
	background-position:left bottom;
	text-decoration:none;
}
.addinfo .add{
	display:none;
}
.addinfo .add_display{
	display:block;
	position:relative;
		left:-200px;
	color:#333;
	font-size:12px;
	line-height:18px;
	background:#fff url("../image/bg_trans.png") repeat 0 0;
	border:1px solid #ccc;
	width:195px;
	height:auto;
	min-height:42px;
}
#addinfo1{
	position:relative;
		top:60px;
}
#addinfo2{
	position:relative;
		top:100px;
}
#add2 a:hover{
	text-decoration:underline;
}
#addinfo2 img{
	float:left;
}
#ill_history_top{
	width:585px;
	height:315px;
	background:url("../image/ill_history_top.png") no-repeat 0 0;
}
#ill_history_middle{
	width:585px;
	height:214px;
	background:url("../image/ill_history_middle.png") no-repeat 0 0;
}
#ill_history_bottom{
	width:585px;
	height:377px;
	background:url("../image/ill_history_bottom.png") no-repeat 0 0;
}

#contents_left{
	padding:0;
	margin:0;
	width:195px;
	float:left;
	
	width:187px;
}
#contents_right{
	padding:0;
	margin:0;
	width:570px;
	float:left;
}
#contents_left table,#contents_left h4{
	padding:0;
	margin:0;
	margin-bottom:1em;
}
#contents_left h4{
	border-color:orange;
	font-weight:800;
	color:#666;
	letter-spacing:.2em;
}
#contents_left td, #contents_left th{
	text-align:center;
	width:50%;
	background:#f3f3f3;
}
.note{
	background-image:none;
	text-align:center;
}
#contents_left td a{
	padding:0;
	margin:0;
	display:block;
	width:100%;
	line-height:2em;
	background:#fff;
}
#contents_left .section img{
	margin-right:3px;
	margin-bottom:3px;
}
#contents_left .section p a{
	font-size:12px;
}

/*	印刷出力時設定	*/
@media print{

}
