#contents{
	background:url("../images/contents_back.jpg") repeat-y;
	width:950px;
	padding:0 9px 0 4px;
}

.content{
	margin-left:1px;
}

#footer{
	border-bottom:solid 1px #dddddd;
}

/* ----- main ----- */
#main{
	margin-top:54px;
}

#main p{
	margin-bottom:10px;
}

#main .gazou{
	margin-bottom:5px;
}

#main h2{
	margin:10px 0;
}

#main h3{
	color:#000000;
	margin-bottom:10px;
	font-size:25px;
}

#main .con{
	margin-bottom:30px;
}

#main .con .L,#main .con .R{
	width:352px;
}

.floatL{
	width:496px;
	float:left;
}

.point_top{
	padding-top:10px;
	background-image:url(../images/point_top.png);
	background-repeat:no-repeat;
	background-position:top;
}

.point_bottom{
	padding-bottom:10px;
	background-image:url(../images/point_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.point_body{
	background-image:url(../images/point_body.png);
	background-repeat:repeat-y;
	padding:1px 10px 1px 0px;
}

.point_body img{
	margin:0px 5px 0px -7px;
	float:left;
}




#main .floatL .L, #main .floatL .R{
	color:#F39800;
	width:190px;
	margin:0;
	font-size:13px;
	line-height:1.5em;

}

#main .floatR{
	background-color:#E8E4E1;
	width:183px;
	padding:8px;
	float:right;
}

#main .floatR .dl{
	text-align:center;
	margin:0 0 5px;
}

#main .floatR p{
	color:#966731;
	margin:0;
	font-size:12px;
	line-height:13px;
}

#main .L{
	float:left;
}

#main .R{
	float:right;
}

#main .floatR .dlL{
	width:115px;
	float:left;
}

#main .floatR .dlR{
	width:65px;
	float:right;
}


/* ----- side ----- */
#side{
	width:176px;
	margin-top:10px;
	margin-right:29px;
}

#side1{
	background-color:#dddddd;
	margin-bottom:15px;
	padding:8px;
}

#side1 p{
	color:#2CA6E0;
	line-height:18px;
}

#side1 .ml5{
	margin-left:5px;
}

#side1 .ml45{
	margin-left:45px;
}

#side h2{
	background-color:#666666;
	color:#ffffff;
	height:26px;
	font-size:15px;
	line-height:26px;
	text-align:center;
}

#side2{
	background-color:#FFF4CC;
	margin-bottom:15px;
	padding:8px;
}

#side2 h3{
	margin-bottom:5px;
}

#side2 p{
	color:#2CA6E0;
	margin-bottom:15px;
	line-height:18px;
}

#side2 .mb15{
	text-align:center;
	margin-bottom:15px;
}

#side3{
	margin-bottom:15px;
}

#side3 p{
	color:#000000;
	font-size:12px;
	line-height:18px;
}

