@charset 'UTF-8';


*			{margin:0; padding:0;}
html, body	{height: 100%;}
img			{vertical-align: bottom;}
a img		{border: none;}
a:link		{color:#000; text-decoration:none;}
a:visited	{color:#000; text-decoration:none;}
a:hover		{color:#808080; text-decoration:none;}
a:active, a:focus {outline:none;}
ul, li		{list-style:none;}
textarea	{overflow:auto;}
h1 {font-size:1.6em;line-height:1.6em;}
h2 {font-size:1.4em;line-height:1.4em;}
h3 {font-size:1.2em;line-height:1.2em;}
h4 {font-size:1.0em;line-height:1.0em;}
h5 {font-size:0.8em;line-height:0.8em;}
/*h1,h2,h3,h4,h5, b, strong{
	font-family:"HiraMinPro-W6","ヒラギノ明朝 Pro W6" !important;
	font-family:"Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3","MS PMincho","ＭＳ Ｐ明朝","Times New Roman", Times, serif;
	font-weight:normal !important;
	font-weight:bold;
	line-height:normal;
	}*/
h1,h2,h3,h4,h5, b, strong{
	font-family:"Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3","MS PMincho","ＭＳ Ｐ明朝","Times New Roman", Times, serif;
	line-height:normal;
	}
	
.right {float:right;}
.left {float:left;}
/*.small {
	font-size:10px;
	line-height:1.4em;
}
img.photoleft {
	float:left;
	margin:0 10px 10px 0;
}
img.photoright {
	float:right;
	margin:0 0 10px 10px;
}*/

body {
	background:#FFF;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3","MS PMincho","ＭＳ Ｐ明朝","Times New Roman", Times, serif;
	/*font-size: 62.5%;*/	/*or75%*/
	font-size:12px;
	line-height:1.4em;	/*or1.6em*/
	color:#000;
	text-align:center;
	}
	*:first-child+html body {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3","MS PMincho","ＭＳ Ｐ明朝","Times New Roman", Times, serif;
	/*font-size: 67.5%;*/	 /*62.5%or67.5%or75%*/
	font-size: 75%;
	vertical-align:baseline;
	/*letter-spacing: 1px;*/
	}
	* html body {
	/*font-size: 67.5%;*/	 /*62.5%or67.5%or75%*/
	font-size: 75%;
	vertical-align:baseline;
	/*letter-spacing: 1px;*/
	}
#page {
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	min-width: 880px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-80px;
}
#wrap {
	width:880px;
	text-align:left;
	margin:auto;
	}
#header {
	float:left;
	margin-bottom:100px;
	}
h1 {
	height:130px;/*height:136px;*/
	width:240px;
	}
	h1 img {
	margin:59px 0 55px;
	}
#menu {
	position:absolute;
	top:98px;
	/*top:124px;130px*/
	}
	#mainmenu {
	/*font-size:1.2em;*/
	font-size:1em;
	line-height:1.6em;
	font-family:"Times New Roman", Times, serif;
	}
	#submenu {
	font-size:0.8em;
	margin-top:1em;
	line-height:1.6em;
	font-family:"Times New Roman", Times, serif;
	}
	a.sel {
	background:url(../img/marker.gif) no-repeat right center;
	padding-right:13px;
	}
#pagenavi {
	/*background:url(../img/line_hr2.gif) no-repeat left top;
	width:620px;
	height:52px;
	line-height:52px;
	text-align:center;
	font-size:12px;
	color: #666;*/
	}
#footer {
	clear:both;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	/*height:101px;*/
	height:40px;
	}
	#footer a#pagetop {
	float:right;
	display:block;
	background:url(../img/pagetop.gif);
	width:40px;
	height:40px;
	margin-right:10px;
	}
#copyright {
	display:none;
	
	clear:both;
	border-top:1px solid #b3b3b3;
	width:100%;
	height:60px;
	color:#b3b3b3;
	}
	#copyright .left {
	float:left;
	padding:18px 18px 0;
	}
	#copyright .right {
	float:right;
	padding:18px 18px 0;
	}
	#copyright .text {
	font:xx-small/1em "Times New Roman", Times, serif;
	padding:18px 0;
	height:24px;
	float:left;
	line-height:24px;
	
	position:absolute;
	left:108px;
	}

#content, #sidebar {
	/*margin-bottom:100px;*/
	margin-bottom:60px;
}
#content {
	width:620px;
	float:right;
	margin-top:60px;
	}
#sidebar {
	/*float:right;*/
	}