@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%;
}
#contents h4{
	font-size:.9em;
	margin-left:1em;
	margin-bottom:.5em;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}
.column,.section{
	width:583px;
	margin-left:195px;
}
.column{
	border:1px solid #ccc;
	background:url("../image/bg_trans.png") repeat 0 0;
}
.column .section{
	width:auto;
	margin-left:1em;
	margin-right:1em;
}
#system{
	margin-top:40px;
}
#mission img{
	float:left;
}
#mission p{
	text-indent:0;
	line-height:2em;
}
#system .note{
	background:none;
	text-indent:0;
}

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

}
