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

#content{
}

#content .heading02{
	font-size:1.5em;
	font-weight:800;
	line-height:1.4em;
	color:#333;
	padding-bottom:6px;
	background:url(../../common/heading_bg_01.png) no-repeat bottom;
}

#content .box01{
	color:#333;
}

#content .box01 dl dd{
	font-size:2em;
}

#content .box03{
	font-size:1.2em;
}

#content .heading03{
	font-weight:800;
	font-size:1.2em;
	color:#333;
	background:#E5F4F9;
	padding:4px;
}

#content .box04{
	font-size:1.2em;
	padding:15px;
	border:1px dashed #ddd;
}

#content .box04 h5{
	margin-bottom:10px;
}

#content .box04 .section01{
	background:#F7F7F7;
	padding:10px;
	margin-bottom:10px;
}

#content .box04 .section01 .box05{
	margin-bottom:5px;
	font-weight:800;
}










