@charset "UTF-8";

*			{margin:0; padding:0;}
html, body	{height: 100%;}
img			{vertical-align: bottom;}
a img		{border: none;}
a:link		{color:#808080; text-decoration:none;}
a:visited	{color:#808080; text-decoration:none;}
a:hover		{color:#000; 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:"ヒラギノ角ゴ Pro W6" !important;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS PGothic","ＭＳ Ｐゴシック";
	font-weight:normal !important;
	font-weight:bold;
	line-height:normal;
	}*/
.en {font-family:Arial, Helvetica, sans-serif;}
.textright{text-align:right;}


body {
	background:#FFF;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	/*font-size: 62.5%;*/	/*or75%*/
	font-size:10px;
	line-height:1.8em;	/*or1.6em*/
	color:#666;
	text-align:center;
	}
	*:first-child+html body {
	font-size: 67.5%;	 /*62.5%or67.5%or75%*/
	/*letter-spacing: 1px;*/
	vertical-align:baseline;
	}
	* html body {
	font-size: 67.5%;	 /*62.5%or67.5%or75%*/
	/*letter-spacing: 1px;*/
	vertical-align:baseline;
	}
	
#page {
	position:absolute;
	left:0;
	width:100%;
	min-width:860px;
	min-height:100%;
	height:auto !important;
	height: 100%;
	margin-bottom:-100px;
	}
	/**:first-child+html #page {
	height: 100%;
	}
	* html #page {
	height: 100%;
	}*/


#wrapper {
	width:860px;
	text-align:left;
	/*position:relative;
	left:50%;
	margin: 0px -430px;*/
	margin:auto;
	}
/*#wrapper {
	position:absolute;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align:left;
	width:860px;
	left: 50%;
	margin: 0px -430px;
	margin-bottom:-100px;
	}*/
	
#header {
	position:relative;
	}
	h1 {
	padding:67px 0 42px;
	}
#footer {
	position:absolute;
	left:0;
	width:100%;
	/*width:860px;*/
	height:100px;
	bottom:0;
	/*clear:both;*/
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#808080;
	line-height:100px;
	}
	#footer p {
	margin-right:44px;
	}
	#main, #sub {
	padding-bottom:100px;
	}
	#pagetop {
	background:url(../img/arrow_up.gif) no-repeat center center;
	display:block;
	width:20px;
	height:20px;
	
/*	position:absolute;
	bottom:59px;*/
	float:right;
	margin:39px 0 0 10px;
	}
#main {
	float:right;
	margin-top:-2px;
	width:560px;
	}
#sub {
	position:relative;
	float:left;
	width:295px;
	color:#808080;
	}

#menu {
	width:120px;
	margin:0 0 0 60px;
	line-height:1em;
	text-align:left;
	}
	#menu a {
	display:block;
	}
	#menu li {
	float:left;
	}
	#menu li img{
	margin:0 0 10px 30px;
	}
	.submenu {
	background:url(../img/sm_bg1.gif) no-repeat left 5px;
	position:absolute;
	left:185px;
	text-align:left;
	margin-top:-24px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	}
	.submenu li {
	background:url(../img/sm_bg2.gif) no-repeat left 5px;
	margin-bottom:12px;
	padding:0 0 0 35px;
	}
	.submenu li.last {
	background:url(../img/sm_bg3.gif) no-repeat left 5px;
	margin-bottom:0;
	}
	.submenu a {
	color:#808080;
	}
	.submenu a:hover {
	color:#000;
	}
	.submenu a.sel {
	color:#000;
	}

.menuExp {
	clear:left;
	/*background:url(../img/line_dashed.gif) no-repeat right top;*/
	width:120px;
	margin:0 0 10px 60px;
	padding-top:2px;
	}
	.menuExp a {
	display:block;
	}
	.menuExp li {
	padding-top:10px;
	width:120px;
	text-align:right;
	float:left;
	}
/*#menuExp {
	width:120px;
	margin:0 0 -15px 60px;
	}
	#menuExp a {
	display:block;
	}
	#menuExp li {
	background:url(../img/line_dashed.gif) no-repeat right top;
	padding:15px 0;
	width:120px;
	text-align:right;
	float:left;
	}*/

.pane {
	display:none;
}
.rightLink {
	background:url(../img/arrow_right.gif) no-repeat left center;
	padding-left:20px;
	/*margin-left:20px;*/
}





form#ssrForm {
	background:url(../img/ssr_form_bg2.gif) no-repeat left bottom;
	clear:left;
}

#ssrForm h3 {
	background:url(../img/ssr_form_bg1.gif) no-repeat;
	height:45px;
	line-height:45px;
	text-align:center;
}

#ssrForm table{
	background:url(../img/line_dashed.gif) repeat-x;
	width:560px;
}
#ssrForm td.row1 {
	width:120px;
	padding:5px 0;
	text-align:right;
}
#ssrForm td.row2 {
	padding:5px 30px;
}
#ssrForm .firstLine td{
	background:url(../img/line_dashed.gif) repeat-x left bottom;
	padding-top:10px;
	padding-bottom:10px;
}
#ssrForm .secondLine td{
	padding-top:10px;
}
#ssrForm textarea {
	width:100%;
	height:100px;
}
#ssrForm input.formBtn {
	width:64px;
	margin:10px 20px 20px 0;
}
#ssrForm label {
	margin-right:10px;
}

.hot {
	color:#F00;
}

#errormsg {
	color:#F00;
}

.dataTable th {
	vertical-align:top;
	font-weight:normal;
	width:120px;
	padding:0 0 14px;
	line-height:1.2em;
	}
	.dataTable td {
	padding:0 0 14px;
	line-height:1.2em;
	}
	.dataTable td.footnote {
	padding:14px 0 0;
	}