@import url("common.css");
@charset "utf-8";

#contents{
	width:800px;
	height:auto;
	margin-left:30px;
	background-color:#FFFFFF;
}
#main{
    width:800px;
	height:1120px;
	margin-top:10px;
}
#left_box{
    width:180px;
	height:auto;
	float:left;
	margin-left:10px;
	_margin-left:5px;
}
#center_box{
    width:590px;
	height:auto;
	float:left;
	margin-left:10px;
}

/* 左側ボックス */
#l_box1{
    width:180px;
	height:30px;
	margin-top:50px;
}
#l_box2{
    width:180px;
	height:100px;
}
#l_box3{
    width:180px;
	height:110px;
	margin-top:50px;
	background-image:url(../images/common/waku.jpg);
	background-repeat:no-repeat;
}
.l_fon1{
    font-size:12px;
	color:#000000;
	line-height:20px;
}
.l_fon2{
    font-size:14px;
	color:#000000;
	line-height:20px;
	padding-top:15px;
	padding-left:9px;
}
/* 中央ボックス */
#title1{
    width:590px;
	height:28px;
}
#title2{
    width:590px;
	height:22px;
	margin-top:10px;
}
#c_box1{
    width:590px;
	height:300px;
	margin-top:10px;
	background-image:url(../images/guide/bosatsu.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#line1{
    width:590px;
	height:10px;
}
#c_box2{
    width:590px;
	height:250px;
}
#c_box2-1{
    width:140px;
	height:250px;
	float:left;
	background-image:url(../images/guide/kannon.jpg);
	background-position:center;
	margin-top:10px;
}
#c_box2-2{
    width:440px;
	height:250px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#c_ti1{
    width:285px;
	height:22px;
	float:left;
}
#c_ti2{
    width:285px;
	height:22px;
	float:left;
	margin-left:20px;
}
#c_box3{
    width:590px;
	height:380px;
}
#c_box3-1{
    width:285px;
	height:380px;
	background-image:url(../images/guide/inari.jpg);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;
}
#c_box3-2{
    width:285px;
	height:380px;
	background-image:url(../images/guide/ryu.jpg);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
.c_fon1{
    font-size:12px;
	color:#000000;
	line-height:20px;
}
/* 右側ボックス */
