@charset "utf-8";
/*  basic style */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, iframe, map, area {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
hr, legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img, abbr, acronym, fieldset {
	border: 0;
	vertical-align: bottom;
}
ul {
	list-style-type: none;
	margin-bottom: 0em;
}
li {
	list-style-position: outside;
}
img {
	border: 0;
}
/*  font style */
body {
	font-size: 100%;
	font-family: sans-serif;
	color: #333;
}
* html body {
	font-size: 82%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	vertical-align: baseline;
	text-align: center;
} /* for lte ie6 */
*:first-child+html body {
	font-size: 82%;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
} /* for ie7 */
html>/**/body {
	font-size: 82%;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
} /* for ie8 */
 html:not(:target) body {
 font-size: 13px;
 font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
} /* for modern browser not ie8 */
/* init style */
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #6699CC;
}
a:active, a:hover {
	color: #3366CC;
}
/* contents styles */
div#container {
	width: 913px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	text-align: center;
}
/* div#header */
div#header {
	width: 913px;
	height: 100px;
	padding: 0;
	text-align: left;
}
div#header h1 {
	float:left;
	width:1px;
	margin-left:0px;
	display:inline;
}
div#header p {
	color:#ffffff;
	font-size: 0%;
	font-weight: normal;
	text-indent: -9999px;
	line-height:0;
}
/* nav */
div#menu {
	width: 813px;
	height: 34px;
	padding-left:100px;
	margin-left: 0px;
	margin-bottom: 0px;
	clear:both;
}
div#nav1 h2 {
	margin:0px;
}
div#nav2 h2 {
	margin:0px;
}
div#nav3 h2 {
	margin:0px;
}
div#nav4 h2 {
	margin:0px;
}
div#nav1 {
	float:left;
	height:34px;
	width:176px;
}
div#nav2 {
	float:left;
	height:34px;
	width:176px;
}
div#nav3 {
	float:left;
	height:34px;
	width:176px;
}
div#nav4 {
	float:left;
	height:34px;
	width:176px;
}
/* div#wrapper */
div#wrapperbg {
	width: 913px;
	height: auto;
	padding: 0px;
}
div#wrapper {
	clear:both;
	width: 913px;
	height: auto;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
}
/* div#contents */
div#contents {
	float: left;
	margin-top: 0px;
	margin-bottom: 40px;
	padding: 0;
	width: 810px;
	height: auto;
	text-align: left;
}
div#contents p {
	height:auto;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: left;
	font-weight: normal;
	font-style:normal;
	color: #333333;
	line-height: 140%;
	font-size:100%;
}
/* div#contents_popup */
div#contents_popup {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0;
	width: 620px;
	height: auto;
	text-align: left;
}
div#contents_popup p {
	height:auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-weight: normal;
	font-style:normal;
	color: #333333;
	line-height: 140%;
	font-size:97%;
}
div#contents_popup_thumb {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	width: 620px;
	height: auto;
	text-align: left;
}
div#contents_popup_thumb img {
	margin-left: 18px;
	margin-top: 10px;
	padding-bottom: 0px;
	text-align: left;
}
/* div#sidebar */
div#sidebar {
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	width: 50px;
	height: 288px;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
	margin-top: 120px;
}
/* div#sidebar2 */
div#sidebar2 {
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	width: 50px;
	height: 288px;
}
#sidebar2 ul {
	margin: 0;
	padding: 0;
	margin-top: 120px;
}
/* sub_nav */
div#sub_menu {
	width: 863px;
	height: 51px;
	padding-left:0px;
	margin-left: 0px;
	padding-right: 50px;
	padding-bottom: 40px;
	text-align: right;
	clear:both;
}
/* address#footer */
address#footer {
	clear:both;
	width: 913px;
	height: auto;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: normal;
	font-style:normal;
	color: #666666;
	line-height: 140%;
	font-size:81%;
}
/* address#footer */
address#footer_popup {
	width: 620px;
	height: auto;
	margin-top: 10px;
	margin-left:10px;
	padding-top: 1px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: normal;
	font-style:normal;
	color: #666666;
	line-height: 140%;
	font-size:81%;
}
