@charset "shift_jis";
/*---import CSS-----------------------------------*/
@import "common_parts.css";
/*---import CSS-----------------------------------*/

/*---全体のレイアウト-----------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}


img{border: 0;}

a {outline: none;}

* html .png a, .png,h1 a{
behavior: expression(IEPNGFIX.fix(this));
} 

A:link{color:#0035BC;text-decoration:underline;}
A:visited{color:#0035BC;text-decoration:underline;}
A:active{color:#E30472;text-decoration:none;}
A:hover{color:#20BEC6;text-decoration:none;}

body{
	background-color: #ffffff;
	background: url(../../marriage/img/bg_body.jpg) repeat-x top;
	}

#wrapper_top{
	width: 850px;
	margin: 0 auto 0 auto;
	background-color: #D90000;
	}

#wrapper{
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	}

/*---header-----------------------------------*/

#header{
	width: 800px;
	height: 80px;
	padding: 0;
	margin: 0 auto 0 auto;
	font-size: 0;
	background-color: #D90000;
	}
	
#header h1 a{
		width: 370px;
		height: 67px;
		text-indent: -9999px;
		margin: 0;
		padding: 5px 0 0 0;
		float: left;
		font-size:0;
		line-height: 67px;
		display: block;
		background: url(../../virtue/marriage/img/logo.png) no-repeat center;
		}

#header #sub{
	width: 280px;
	margin: 15px 10px 0 0;
	float: right;
	}

#header #sub #fontsize{
	background: url(../../virtue/marriage/img/bg_fontsize.png) no-repeat;
	width: 195px;
	height: 38px;
	float: right;
	}

#header #sub #fontsize ul{
	list-style: none;
	width: 180px;
	margin: 0 auto 0 auto;
	}

#header #sub #fontsize li{
	margin: 0;
	list-style: none;
	float: left;
	}

#header #sub #fontsize li.size00{
	display: block;
	width: 82px;
	background: url(../../virtue/marriage/img/title_fontsize.gif) no-repeat center;
	text-indent: -9999px;
	height: 38px;
	margin-right: 10px;
	}
#header #sub #fontsize li.size01 a{
	display: block;
	width: 21px;
	height: 38px;
	line-height: 38px;
	font-size: 0;
	background: url(../../virtue/marriage/img/fontsize_l.gif) no-repeat center;
	text-indent: -9999px;
	margin-right: 10px;
	}
#header #sub #fontsize li.size02 a{
	display: block;
	width: 21px;
	height: 38px;
	background: url(../../virtue/marriage/img/fontsize_m.gif) no-repeat center;
	text-indent: -9999px;
	margin-right: 10px;
	}
#header #sub #fontsize li.size03 a{
	display: block;
	width: 21px;
	height: 38px;
	background: url(../../virtue/marriage/img/fontsize_s.gif) no-repeat center;
	text-indent: -9999px;
	}


/*---submenu-----------------------------------*/
#header #sub #submenu{
	float: right;
	height: 13px;
	margin: 10px 0 10px 0;
	}
#header #sub #submenu ul{
	list-style: none;
	line-height: 13px;
	}

#header #sub #submenu li{
	margin: 0 15px 0 0;
	list-style: none;
	float: left;
	line-height: 14px;
	height: 14px;
	padding: 0;
	font-size: 0;
	}

#header #sub #submenu li.submenu01 a{
	display: block;
	width: 43px;
	height: 14px;
	background: url(../../img/menu/submenu01.png) no-repeat center;
	text-indent: -9999px;
	line-height: 14px;
	font-size: 0;
	
	}
#header #sub #submenu li.submenu02 a{
	display: block;
	width: 49px;
	height: 14px;
	background: url(../../img/menu/submenu02.png) no-repeat center;
	text-indent: -9999px;
	}
#header #sub #submenu li.submenu03 a{
	display: block;
	width: 78px;
	height: 14px;
	background: url(../../img/menu/submenu03.png) no-repeat center;
	text-indent: -9999px;
	}


/*---area photo-----------------------------------*/
#mainphoto{
	margin: 0 auto 0 auto;
	font-size: 0;
	width: 800px;
	background-color: #d90301;
	}
/*firefox*/
#mainphoto:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #mainphoto {
    height: 1em;
}

#mainphoto {
    display: block;
}
/*firefox*/

#mainphoto_top{
	margin: 0 auto 0 auto;
	width: 805px;
	display: block;
	height: 367px;
	background: url(../../img/top/photo_main.png) no-repeat center;
	text-indent: -9999px;
	}
/*---area photo-----------------------------------*/

/*---menu-----------------------------------*/

/* 下層のメニューを不可視に */
#menu ul li ul.dmenu {
	 display: none;
	}

/* 疑似要素 :hover で下層のメニューを可視に */
#menu ul li:hover ul.dmenu {
	display: block;
	position: absolute ;
	z-index: 100;
	width: 113px;
	}

#menu ul li ul li a{
	float: none;
	margin: 0 0 0 0px;
	}
	
	/*IE6用*/
	#menu ul {
		behavior: url("../common/css/csshover.htc");
		}
	*html #menu ul li ul {
		margin: 0 8px 0 0;
		width: 113px;
		}
	*html #menu ul li ul li a{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		float: left;
		width: 113px;
		}
/*IE7用*/  
*:first-child+html #menu{
	width: 800px;
	height: 36px;
	font-size: 0;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
	}
/*IE6用*/  
* html #menu{
	width: 800px;
	height: 36px;
	font-size: 0;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
	}


#menu{
	width: 800px;
	height: 36px;
	font-size: 0;
	margin: -1px auto 0 auto;
	padding: 0;
	margin: 0 auto 0 auto;
	}
	

#menu ul{
	list-style: none;
	}

#menu li{
	margin: 0 0 0 0;
	list-style: none;
	float: left;
	}

#menu li#menu01 a{
	display: block;
	width: 112px;
	height: 36px;
	background: url(../../img/menu/menu01_out.gif) no-repeat center;
	text-indent: -9999px;
	}
#menu li#menu01 a:hover{
	display: block;
	width: 112px;
	height: 36px;
	background: url(../../img/menu/menu01_on.gif) no-repeat center;
	text-indent: -9999px;
	}
	#menu li#menu01 ul.dmenu li#menu01-01 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-01_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu01 ul.dmenu li#menu01-01 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-01_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu01 ul.dmenu li#menu01-02 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-02_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu01 ul.dmenu li#menu01-02 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-02_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu01 ul.dmenu li#menu01-03 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-03_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu01 ul.dmenu li#menu01-03 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-03_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu01 ul.dmenu li#menu01-04 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-04_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu01 ul.dmenu li#menu01-04 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-04_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu01 ul.dmenu li#menu01-05 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-05_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu01 ul.dmenu li#menu01-05 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu01-05_on.gif) no-repeat center;
		text-indent: -9999px;
		}
		
#menu li#menu01_on a{
	display: block;
	width: 112px;
	height: 36px;
	background: url(../../img/menu/menu01.gif) no-repeat center;
	text-indent: -9999px;
	}

#menu li#menu02 a{
	display: block;
	width: 114px;
	height: 36px;
	background: url(../../img/menu/menu02_out.gif) no-repeat center;
	text-indent: -9999px;
	}
#menu li#menu02 a:hover{
	display: block;
	width: 114px;
	height: 36px;
	background: url(../../img/menu/menu02_on.gif) no-repeat center;
	text-indent: -9999px;
	}
	#menu li#menu02 ul.dmenu li#menu02-01 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-01_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu02 ul.dmenu li#menu02-01 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-01_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu02 ul.dmenu li#menu02-02 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-02_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu02 ul.dmenu li#menu02-02 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-02_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu02 ul.dmenu li#menu02-03 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-03_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu02 ul.dmenu li#menu02-03 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-03_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu02 ul.dmenu li#menu02-04 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-04_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu02 ul.dmenu li#menu02-04 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-04_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu02 ul.dmenu li#menu02-05 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-05_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu02 ul.dmenu li#menu02-05 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu02-05_on.gif) no-repeat center;
		text-indent: -9999px;
		}
		
#menu li#menu02_on a{
	display: block;
	width: 112px;
	height: 36px;
	background: url(../../img/menu/menu02.gif) no-repeat center;
	text-indent: -9999px;
	}

#menu li#menu03 a{
	display: block;
	width: 113px;
	height: 36px;
	background: url(../../img/menu/menu03_out.gif) no-repeat center;
	text-indent: -9999px;
	}
#menu li#menu03 a:hover{
	display: block;
	width: 113px;
	height: 36px;
	background: url(../../img/menu/menu03_on.gif) no-repeat center;
	text-indent: -9999px;
	}
	#menu li#menu03 ul.dmenu li#menu03-01 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu03-01_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu03 ul.dmenu li#menu03-01 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu03-01_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu03 ul.dmenu li#menu03-02 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu03-02_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu03 ul.dmenu li#menu03-02 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu03-02_on.gif) no-repeat center;
		text-indent: -9999px;
		}
		
#menu li#menu03_on a{
	display: block;
	width: 112px;
	height: 36px;
	background: url(../../img/menu/menu03.gif) no-repeat center;
	text-indent: -9999px;
	}
	
#menu li#menu04 a{
	display: block;
	width: 113px;
	height: 36px;
	background: url(../../img/menu/menu04_out.gif) no-repeat center;
	text-indent: -9999px;
	}
#menu li#menu04 a:hover{
	display: block;
	width: 113px;
	height: 36px;
	background: url(../../img/menu/menu04_on.gif) no-repeat center;
	text-indent: -9999px;
	}
	#menu li#menu04 ul.dmenu li#menu04-01 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-01_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-01 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-01_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-02 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-02_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-02 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-02_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-03 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-03_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-03 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-03_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-04 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-04_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-04 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-04_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-05 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-05_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-05 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-05_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-06 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-06_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-06 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-06_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-07 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-07_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-07 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-07_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-08 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-08_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-08 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-08_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-09 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-09_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-09 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-09_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-10 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-10_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-10 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-10_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-11 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-11_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-11 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-11_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-12 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-12_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-12 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-12_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-13 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-13_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-13 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-13_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-14 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-14_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu04 ul.dmenu li#menu04-14 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu04-14_on.gif) no-repeat center;
		text-indent: -9999px;
		}
		
#menu li#menu04_on a{
	display: block;
	width: 112px;
	height: 36px;
	background: url(../../img/menu/menu04.gif) no-repeat center;
	text-indent: -9999px;
	}
	
#menu li#menu05 a{
	display: block;
	width: 114px;
	height: 36px;
	background: url(../../img/menu/menu05_out.gif) no-repeat center;
	text-indent: -9999px;
	}
#menu li#menu05 a:hover{
	display: block;
	width: 114px;
	height: 36px;
	background: url(../../img/menu/menu05_on.gif) no-repeat center;
	text-indent: -9999px;
	}
	#menu li#menu05 ul.dmenu li#menu05-01 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu05-01_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu05 ul.dmenu li#menu05-01 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu05-01_on.gif) no-repeat center;
		text-indent: -9999px;
		}
		
#menu li#menu05_on a{
	display: block;
	width: 112px;
	height: 36px;
	background: url(../../img/menu/menu05.gif) no-repeat center;
	text-indent: -9999px;
	}
	
#menu li#menu06 a{
	display: block;
	width: 114px;
	height: 36px;
	background: url(../../img/menu/menu06_out.gif) no-repeat center;
	text-indent: -9999px;
	}
#menu li#menu06 a:hover{
	display: block;
	width: 114px;
	height: 36px;
	background: url(../../img/menu/menu06_on.gif) no-repeat center;
	text-indent: -9999px;
	}
	#menu li#menu06 ul.dmenu li#menu06-01 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu06-01_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu06 ul.dmenu li#menu06-01 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu06-01_on.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu06 ul.dmenu li#menu06-02 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu06-02_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu06 ul.dmenu li#menu06-02 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu06-02_on.gif) no-repeat center;
		text-indent: -9999px;
		}
		
#menu li#menu06_on a{
	display: block;
	width: 112px;
	height: 36px;
	background: url(../../img/menu/menu06.gif) no-repeat center;
	text-indent: -9999px;
	}
	
#menu li#menu07 a{
	display: block;
	width: 120px;
	height: 36px;
	background: url(../../img/menu/menu07_out.gif) no-repeat;
	text-indent: -9999px;
	}
#menu li#menu07 a:hover{
	display: block;
	width: 120px;
	height: 36px;
	background: url(../../img/menu/menu07_on.gif) no-repeat ;
	text-indent: -9999px;
	}
	#menu li#menu07 ul.dmenu li#menu07-01 a{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu07-01_out.gif) no-repeat center;
		text-indent: -9999px;
		}
	#menu li#menu07 ul.dmenu li#menu07-01 a:hover{
		display: block;
		width: 113px;
		height: 25px;
		background: url(../../img/menu/dmenu07-01_on.gif) no-repeat center;
		text-indent: -9999px;
		}
		
#menu li#menu07_on a{
	display: block;
	width: 112px;
	height: 36px;
	background: url(../../img/menu/menu07.gif) no-repeat center;
	text-indent: -9999px;
	}
	


/*---main-----------------------------------*/

#top_mainbody{
	width: 800px;
	margin: 10px auto 0 auto;
}

/*▽firefox*/
#top_mainbody:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #top_mainbody {
    height: 1em;
}

#top_mainbody {
    display: block;
}
/*△firefox*/

#mainbody{
	width: 780px;
	margin: 10px auto 0 auto;
}

/*▽firefox*/
#mainbody:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #mainbody {
    height: 1em;
}

#mainbody {
    display: block;
}
/*△firefox*/


#mainbody #sideLeft{
	width: 190px;
	float: left;
}


#mainbody #sideRight{
	width: 560px;
	float: right;
	margin-right: 3px;
	background: url(../../history/img/back.gif) no-repeat top;
}


/*---footer Copyright -------------------------*/
#footer{
	display: block;
	width: 800px;
	height: 40px;
	background: url(../../img/common/footer.gif) no-repeat bottom;
	display: block;
	padding-top: 7px;
	margin: 0 auto 0 auto;
	text-indent: -9999px;
	font-size: 0;
	}

#footer_top{
	display: block;
	width: 800px;
	height: 33px;
	background: url(../../img/common/footer.png) no-repeat bottom;
	display: block;
	padding:0;
	margin: 7px auto 0 auto;
	text-indent: -9999px;
	font-size: 0;
	}
.bot_pagetop a{
	display: block;
	width: 97px;
	height: 30px;
	background: url(../../img/common/bot_pagetop.gif) no-repeat bottom;
	text-indent: -9999px;
	margin: 5px ;
	float: right;
}


#footer2{
	display: block;
	width: 800px;
	height: 40px;
	background: url(../../img/common/footer2.gif) no-repeat bottom;
	display: block;
	padding-top: 7px;
	margin: 0 auto 0 auto;
	text-indent: -9999px;
	font-size: 0;
	}
#footer2_top{
	display: block;
	width: 800px;
	height: 33px;
	background: url(../../img/common/footer.png) no-repeat bottom;
	display: block;
	padding:0;
	margin: 7px auto 0 auto;
	text-indent: -9999px;
	font-size: 0;
	}
.bot_pagetop2 a{
	display: block;
	width: 97px;
	height: 30px;
	background: url(../../img/common/bot_pagetop2.gif) no-repeat bottom;
	text-indent: -9999px;
	margin: 5px ;
	float: right;
}

/***contents*********************************************************************/
#wrapper_mar{
	width: 800px;
	background-color: #F8ECE3;
	margin: 0 auto 0 auto;
	}


h2.main{
	display: block;
	width: 188px;
	height: 45px;
	background: url(../../event/img/title_main.gif) no-repeat top;
	text-indent: -9999px;
	margin-top: 15px;
	margin-left: 15px;
}

.main_txt{
	width: 470px;
	margin-right: 2px;
	letter-spacing: 1pt;
	font-family:"MS UI Gothic";
	line-height: 1.5em;
	font-size: 80%;
	
}

.main_txt02{
	margin-right: 2px;
	letter-spacing: 1pt;
	font-family:"MS UI Gothic";
	line-height: 1.5em;
	font-size: 80%;
	
}

#mainbody2{
	width: 750px;
	margin: 10px auto 0 auto;
}

#mainbody2 #sideRight02{
	width: 750px;]
}


#mainbody2 #sideRight02 .box{
	width: 538px;
	padding: 5px;
}

#mainbody2 #sideRight02 .boxhidari{
	width: 280px;
	float: left;
	padding: 5px;
}

#mainbody2 #sideRight02 .boxmigi{
	width: 254px;
	float: right;
	padding: 5px;
}


#mainbody2 #sideRight02 txt{
	width: 470px;
	margin-right: 2px;
	float: right;
}

#mainbody2 #sideRight02 photo{
	width: 260px;
	height: 180px;
	float: left;
}



/*▽firefox*/
#mainbody2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #mainbody2 {
    height: 1em;
}

#mainbody2 {
    display: block;
}
/*△firefox*/

/*--- 2020.12.28 -----------*/
#gallery{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 720px;
}

#gallery li{
	width: 350px;
	text-align: center;
	margin-bottom: 20px;
	list-style: none;
}


/*--- 2020.12.28 -----------*/

