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

#content {
}

#content .fairbox{
	zoom:1;
	border-bottom:1px dotted #CECAC1;
}

#content .hedding{
	position:relative;
}

#content .hedding .shadow div{
	border:1px solid #E2DED1;
	padding:1px;
	background:#F7F3E8;
}

#content .hedding .shadow div h2{
	background:url(../img/index_bg_01.png) repeat-x 0px bottom #EFEBDD;
	font-size:1.4em;
	font-weight:800;
	padding:3px 5px;
}

#content .hedding .attention{
	position:absolute;
	right:7px;
	top:7px;
	padding:2px 3px;
	border:1px solid #D7C9B9;
	background:#fff;
	font-size:10px;
	line-height:12px;
	height:12px;
	color:#815220;
	font-weight:800;
}

#content .box01{
	width:120px;
}

#content .box02{
	width:610px;
	font-size:1.2em;
}

#content .box02 h3{
	font-size:1.166em;
	line-height:1.3em;
}

#content .box02 h3 span{
	font-weight:100;
	font-size:0.85714285714285714285714285714286em;
}


.orange_text {
	color: #C30;
}

