
body{
	margin : 0 ;
	padding : 0 ;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	background-image : url(../images/body_bg.gif) ;
}

table ,  tr , td , th{
	border-collapse : collapse ;
	padding : 0 ;
	marign : 0 ;
	vertical-align:top;
}

img{border : none ;}

/*---  基本コンテナ  ---*/

div#all_contena{
	background-image:url(../images/base_parts_08.jpg);
	background-repeat:repeat-y;
	width : 748px ;
	margin : 20px auto ;
}

div#contents_contena{
	width : 579px ;
	padding : 10px 12px 10px 2px ;
	float : right ;
	line-height : 1.5 ;
	letter-spacing:1px;
	color : RGB(0,40,70) ;
	font-size : 0.8em ;
}

div#contents_contena_bl{
	width : 714px ;
	padding : 10px 22px 10px 12px ;
	line-height : 1.5 ;
	letter-spacing:1px;
	color : RGB(0,40,70) ;
	font-size : 0.8em ;
}

div#menu_contena{
	width : 125px ;
	padding : 10px 15px 10px 15px ;
	float : right ;
}

div#footer_contena{
	width : 100% ;
	clear : both ;
	background-image:url(../images/base_parts_11.jpg);
	background-repeat:repeat-y;
	text-align:center ;
	font-size : 0.9em ;
}
	
	
	
img.main_img{
	display : block ;

}

ul{
	margin-right : 20px ;
}

ol{
	margin-left : 70px ;
	margin-right : 20px ;
}

/*---  コンテンツコンテナ  ---*/

div#contents_contena p , div#contents_contena_bl p{
	margin : 7px 25px 15px 30px ;
}

div.top{
	border : 1px solid silver ;
	padding : 10px 0px ;
}

h1{
	background-image:url(../images/h1_bg.jpg);
	background-repeat:repeat-x;
	font-size : 12px ;
	margin-top : 11px !important ;
	margin-bottom : 7px ;
	padding : 4px 10px 10px 10px ;
	color : white !important ;
	font-size : 1em ;
	font-weight : normal ;
}

h2{
	margin-left : 12px ;
	margin-top : 40px ;
	margin-bottom : 10px ;
}

h3{
	margin : 20px 10px 5px 15px ;
	padding-left : 17px ;
	font-size : 1.1em ;
	font-weight : normal ;
	border-bottom : 1px dotted silver ;
	background-image:url(../images/square_blue.jpg) ;
	background-repeat:no-repeat ;
	background-position:0px 4px ;
}

ol.mokuji01{
	
}

ol.mokuji01 li{
	list-style-position:inside;	
}

/*---  メニューコンテナ  ---*/


div.side_menu img{
	display : block ;
}

div.side_menu_2 img{
	display : block ;
	margin : 5px auto ;
}


/*--- フッターコンテナ  ---*/

div.footer_menu{
	background-image:url(../images/footer_mn_bg.jpg);
	background-repeat:repeat-x;
	text-align : center ;
	font-size : 12px ;
	padding : 6px 0px 10px 0px ;
	height : 12px ;
	color : white !important ;

}

div.footer_menu a{
	color : white !important ;
	text-decoration : none ;
	font-family:Geneva, Arial, Helvetica, sans-serif ;
}

div.footer_menu a:hover{
	text-decoration : underline;
}

.footer_text{
	margin : 0px ;
	padding : 10px 20px ;
	font-size : 12px ;
	line-height : 1.2 ;
	color : #1C4A82 ;
}

.event_photo{
	float : left ; 
	margin : 0px 10px 10px 0px ;
}

