@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi ul li.navi02 a img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}

#conts #galleryBox {
	margin-bottom: 18px;
}

#conts p {
	margin-bottom: 22px;
	font-size: 1.3em;
}

/*------------------------------------------------------------
	contsページ
------------------------------------------------------------*/
#koutei{
	text-align: center;
}
	

#sekkei{
	float:left;
	width: 360px;
}
#money{
	float:right;
	width: 360px;
}
	
#sekkei h3{
	font-size:16px;
	color:#37316b;
	margin-bottom: 17px;
	clear: both;
	width:350px;
	
	line-height: 1.5;
	border-bottom: 1px solid #c8c8c8;
}
#money h3{
	font-size:16px;
	color:#277237;
	margin-bottom: 17px;
	clear: both;
	width:350px;
	line-height: 1.5;
	border-bottom: 1px solid #c8c8c8;
}
.sign{
	margin-left:20px;
	
	
}
#title_monay{
	margin-bottom:30px;
}
.indent{
	padding-top:45px;
	
}
