html{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

body{
	background-color:#FFF;
	position:static !important;
}

#wrap{
	background-image: url(../img/common/bg2.jpg);
    text-align:center;
}

#wrap1{
	background-image: url(../img/common/bg2.jpg);
    text-align:center;
}

#container{
	margin:auto;
	width:960px;
	text-align:left;
}

#main{
	clear:both;
	background-image:url(../img/common/main_bg.jpg);
	background-position:left bottom;
	overflow:hidden;
}


#contents{
	float:left;
	width:680px;
	margin-left:20px;
	background-color:#FFF;
}



/* ----------------------------------------
 *   クリア
 * ---------------------------------------- */
.clear_200{
	margin-bottom:200px;
	line-height:180%;
	clear:both;
}


.clear_40{
	margin-bottom:40px;
	line-height:180%;
	clear:both;
}


.clear_30{
	margin-bottom:30px;
	clear:both;
}

.clear_20{
	margin-bottom:20px;
	clear:both;
}

.clear_10{
	margin-bottom:10px;
	line-height:180%;
	clear:both;
}

.clear{
	clear:both;
}


/* ----------------------------------------
 *   リンク色
 * ---------------------------------------- */
a:link{
	color:#03C;
	text-decoration:none;
}

a:visited{
	color:#03C;
	text-decoration:none;
}

a:active{
	color:#03C;

}

a:hover{
	color:#03C;
	text-decoration:underline;
}


/* ----------------------------------------
 *   p関係
 * ---------------------------------------- */

.p_60{
	margin-bottom:60px;
	line-height:180%;
}
.p_50{
	margin-bottom:50px;
	line-height:180%;
}
.p_40{
	margin-bottom:40px;
	line-height:180%;
}

.p_40 span{
	font-weight:bold;
}


.p_40_clear_center{
	clear:both;
	margin-bottom:40px;
	line-height:180%;
	text-align:center;
}


.p_40_center{
	margin-bottom:40px;
	line-height:180%;
	text-align:center;
}

.p_40_right{
	margin-bottom:40px;
	line-height:180%;
	text-align:right;
}

.p_30_center{
	margin-bottom:30px;
	line-height:180%;
	text-align:center;
}


.p_30{
	margin-bottom:30px;
	line-height:180%;
}

.p_20{
	margin-bottom:20px;
	line-height:180%;
}

.p_20_right{
	margin-bottom:20px;
	line-height:150%;
	line-height:180%;
}


.p_20_center{
	width:680px;
	margin:auto;
	margin-bottom:20px;
	line-height:180%;
	text-align:center;
}



.p_10{
	margin-bottom:10px;
	line-height:150%;
}

.p_10_center{
	margin-bottom:10px;
	line-height:150%;
	text-align:center;
}



.p_00{
	line-height:180%;
}


.bold{
	font-weight:bold;
}

.bold_red{
	font-weight:bold;
	color:#F00;
}


/* ----------------------------------------
 *   PDF
 * ---------------------------------------- */
.pdf_40{
	font-size:16px;
	background-image:url(../img/common/icon_pdf.jpg);
	background-repeat:no-repeat;
	padding:2px 0px 0px 25px;
	margin-bottom:40px;
}

.pdf_20{
	font-size:16px;
	background-image:url(../img/common/icon_pdf.jpg);
	background-repeat:no-repeat;
	padding:2px 0px 0px 22px;
	margin-bottom:20px;
}




/* ----------------------------------------
 *   h関係
 * ---------------------------------------- */
h1{
	float:left;
}




h2{
	clear:both;
	margin-top:20px;
	margin-bottom:40px;
}

.eventh3{
	background-color:#E4E2D5;
	color:#5B432B;
	font-weight:bold;
	font-size:17px;
	margin-bottom:15px;
	padding:7px 0 5px 15px;
	border-bottom:#A57E43 solid 3px;
}

h3{
	background-image:url(../img/common/h3_bg.jpg);
	background-repeat:no-repeat;
	color:#5B432B;
	font-weight:bold;
	font-size:17px;
	margin-bottom:15px;
	padding:9px 0 12px 15px;
}

h3 a:link{
	color:#03C;
	text-decoration:none;
}

h3 a:visited{
	color:#03C;
	text-decoration:none;
}

h3 a:active{
	color:#03C;
	text-decoration:none;
}

h3 a:hover{
	color:#03C;
	text-decoration:underline;
}



h4{
	background-image:url(../img/common/h4_bg.jpg);
	color:#FFF;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding: 4px 0px 4px 20px;
	margin-bottom:15px;
}





h5{
	font-size:15px;
	color:#5A432B;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin-bottom:5px;
}




h6{
	background-image:url(../img/common/h6_bg.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	padding: 3px 0px 4px 15px;
	margin-bottom:15px;
}



/* ----------------------------------------
 *   このページの最初に戻る
 * ---------------------------------------- */

.pagetop{
	text-align:right;
	text-decoration:underline;
	font-size:90%;
	margin-bottom:40px;
}

/* ----------------------------------------
 *   写真回り込み
 * ---------------------------------------- */
.photo_mawarikomi_left{
	float:left;
	margin:0 10px 10px 0;
}

/* ----------------------------------------
 *   アンダーラインドットテーブル
 * ---------------------------------------- */
.table_underline_dot{
	margin-bottom:40px;
}

.table_underline_dot_caption{	
	border-bottom:#666 1px dashed;
	padding-top:10px;
	padding-bottom:10px;
	line-height:150%;
	font-weight:bold;
}

.table_underline_dot_contents{	
	border-bottom:#666 1px dashed;
	padding-top:10px;
	padding-bottom:10px;
	line-height:150%;
}


/* ----------------------------------------
 *   アンダーラインテーブル
 * ---------------------------------------- */
.table_underline{
	margin-bottom:40px;
}

.table_underline_caption{	
	border-bottom:#CCC 1px solid;
	padding-top:10px;
	padding-bottom:10px;
	line-height:150%;
	font-weight:bold;
	
}

.table_underline_contents{	
	border-bottom:#CCC 1px solid;
	padding-top:10px;
	padding-bottom:10px;
	line-height:150%;
}


/* ----------------------------------------
 *   ドットテーブル
 * ---------------------------------------- */
.table_dot{
	margin-left:10px;
	overflow:hidden;
}

.table_dot_caption{	
	border-bottom:#CCC 1px dotted;
	border-right:#CCC 1px dotted;
	padding:10px;
	line-height:150%;
	width:120px;
}

.table_dot_contents{	
	border-bottom:#CCC 1px dotted;
	padding:10px;
	line-height:150%;
}


/* ----------------------------------------
 *   ノーマルテーブル
 * ---------------------------------------- */
.table_normal{
	margin-bottom:40px;
}

.table_normal_caption{	
	border:#CEC9B7 1px solid;
	background-color:#EBEAE4;
	padding:8px;
	line-height:150%;
}

.table_normal_contents{	
	border:#CEC9B7 1px solid;
	background-color:#FFFFFF;
	padding:8px;
	line-height:150%;
}

.table_normal_caption_center{	
	border:#CEC9B7 1px solid;
	background-color:#EBEAE4;
	padding:8px;
	line-height:150%;
	text-align:center;
	vertical-align:middle;
}

.table_normal_contents_center{	
	border:#CEC9B7 1px solid;
	background-color:#FFFFFF;
	padding:8px;
	line-height:150%;
	text-align:center;
	vertical-align:middle;
}

.table_normal_contents_left{	
	border:#CEC9B7 1px solid;
	background-color:#FFFFFF;
	padding:8px;
	line-height:150%;
	text-align:left;
	vertical-align:middle;
}
.table_normal_contents_left span{
	padding-left:10px;
}



/* ----------------------------------------
 *   写真３列 list
 * ---------------------------------------- */
.photo_3line_start{
	float:left;
	font-size:100%;
	margin-bottom:20px;
}


.photo_3line{
	float:left;
	margin-left:20px;
	font-size:100%;
	margin-bottom:20px;
}

.photo_3line_end{
	float:left;
	margin-left:20px;
	font-size:100%;
	margin-bottom:40px;

}

/* ----------------------------------------
 *   写真２列 list
 * ---------------------------------------- */
.photo_2line_start{
	float:left;
	font-size:100%;
	margin-bottom:20px;
}


.photo_2line{
	float:left;
	margin-left:30px;
	font-size:100%;
	margin-bottom:40px;
}

.photo_2line_end{
}


.photo_2line_start a:hover img
{
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}

.photo_2line a:hover img
{
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}

/* ----------------------------------------
 *   list 茶色い●
 * ---------------------------------------- */
.list_brown{
	background-image:url(../img/common/list_brown.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:5px;
}

.list_brown_20{
	background-image:url(../img/common/list_brown.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:20px;
}

.list_brown_40{
	background-image:url(../img/common/list_brown.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:40px;
}


.red{
	color:#F00;
}

.list_10_0{ float:left; margin:0 0 10px 0; }
.list_10_55{float:left; margin:0 0 10px 55px; }



/* ----------------------------------------
 *   フロート 各サイズ
 * ---------------------------------------- */
.float_left_190{ float:left; width:190px; }
.float_left_210{ float:left; width:210px; }
.float_left_240{ float:left; width:240px; }
.float_left_300{ float:left; width:300px; }
.float_left_330{ float:left; width:330px; }
.float_left_340{ float:left; width:340px; }
.float_left_350{ float:left; width:350px; }
.float_left_400{ float:left; width:400px; }
.float_left_415{ float:left; width:415px; }
.float_left_455{ float:left; width:455px; }
.float_left_510{ float:left; width:510px; }

.float_right_140{ float:right; width:140px; }
.float_right_170{ float:right; width:170px; }
.float_right_220{ float:right; width:220px; }
.float_right_230{ float:right; width:230px; }
.float_right_240{ float:right; width:240px; }
.float_right_250{ float:right; width:250px; }
.float_right_300{ float:right; width:300px; }
.float_right_350{ float:right; width:350px; }
.float_right_440{ float:right; width:440px; }
.float_right_480{ float:right; width:480px; }

.container{
	margin: auto;
    width: 960px;
    text-align: left;
}