@charset "EUC-JP";
body {
	margin: 0;
	padding: 0;
	text-align: center; /*IE 5* コンテナが中央揃え*/
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.7em;
	font-size:13px;
}
/*IE7 1px left hack*/
*:first-child+html body {
	padding-left:1px;
}
/*IE6以下 1px left hack*/
*html body {
	padding-left:1px;
}
h1 {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
img {
	vertical-align:bottom;
}
a img {
	border-style: none;
	border-width: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.img_center {
	text-align:center;
}
.hidden {
	display:none;
}
/*共通*/
#body_container {
	text-align: center; /*body text-align: center より優先*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
/*	background-image: url(../img/bg_body.gif);*/
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	clear: both;
	float: none;
}
#container {
	width: 915px;
	text-align: center; /*body text-align: center より優先*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
/*	background-image: url(../img/bg_container.gif);*/
	background-repeat: repeat-x;
	background-position: center top;
}
/********コンテンツ共通********/
#containercont {
	width:800px;
	margin: 0px;
	text-align: left;
	float: left;
	clear: both;
	background-image: url(../img/containercont_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/********ヘッダー********/
#header {
	width: 915px;
	text-align: left; /*body text-align: center より優先*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	float: none;
	padding: 0px;
}
#header #site_rogo {
	float: left;
	padding-bottom: 10px;
}
#header #ismsjma {
	float: left;
	padding-left: 20px;
	padding-top: 7px;
}
#header #submenu {
	float: right;
	text-align: right;
}
#header #submenu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#header #submenu ul li {
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../img/arrow_01.gif);
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#header #submenu ul li.login {
	background-image: url(../img/arrow_02.gif);
}
#header .isms {
	float: right;
	clear: both;
}
ul#gnavi {
	list-style-type: none;
	width: 915px;
	margin: 0px;
	float: left;
	padding: 0px;
	background-image: url(../img/gnavi00.gif);
	background-repeat: repeat-x;
}
ul#gnavi li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#gnavi li.end {
	padding-right: 0px;
}
#g01 {
}
/*コンテンツBOX*/

#contbox {
	width: 915px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 30px;
	clear: both;
	background-image: url(../img/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	float: left;
}
#topmainbnr_area {
	width:915px;
	clear: both;
	float: left;
}
#topmainbnr_area #flasharea {
	width:725px;
	float: left;
}
dl#inquiry_bnr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: right;
}
dl#inquiry_bnr dt, dl#inquiry_bnr dd {
	margin: 0px;
}
#right_sidebar dl#qa {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #BBBBBB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right_sidebar dl#qa dt {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 0px;
	background-image: url(../img/right_sidebar_dt01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #8E7A56;
}
#right_sidebar dl#qa dd {
	margin: 0px;
	background-image: url(../img/right_sidebar_qa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#right_sidebar dl#forlum {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #BBBBBB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right_sidebar dl#forlum dt {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	background-image: url(../img/right_sidebar_dt02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #8E7A56;
}
#right_sidebar dl#forlum dd.rss {
	border-bottom-style: none;
	text-align: right;
}
#right_sidebar dl#forlum dd {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right_sidebar dl#forlum dd.coment {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
/*****左サイドバー*****/

#left_sidebar {
	width: 218px;
	float: left;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#left_sidebar dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	background-image: url(../img/bg_left_sidebar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#left_sidebar dt {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-weight: bold;
	margin-bottom: 8px;
}

#left_sidebar dd {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	background-image: url(../img/left_sidebar_dd_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin: 0px;
}
#left_sidebar dd.bnr {
	background-image: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#left_sidebar .bnr218 {
	margin-bottom: 10px;
}

#left_sidebar dt.menu01 {
	background-image: url(../img/left_sidebar_dt01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left_sidebar dt.menu02 {
	background-image: url(../img/left_sidebar_dt02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left_sidebar dt.menu03 {
	background-image: url(../img/left_sidebar_dt03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left_sidebar dt.menu04 {
	background-image: url(../img/left_sidebar_dt04.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left_sidebar dl#member {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../img/bg_left_sidebar_member.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #C00;
}
#left_sidebar dl#member dt {
	font-weight: bold;
	margin-bottom: 0px;
	background-image: url(../img/left_sidebar_dt05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FF0019;
}
#left_sidebar dl#member dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_sidebar dl#member dd.user {
	background-image: url(../img/right_sidebar_member01.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 5px;
}
#left_sidebar dl#member dd.memb {
	background-image: url(../img/right_sidebar_member02.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 5px;
}
/*****コンテンツ左*****/
#contbox_left {
	width: 915px;
	float: left;
	padding: 0px;
}
/*リンクボックス*/
#linkbox {
	width: 893px;
	border: 1px solid #BBBBBB;
	margin-bottom: 20px;
	text-align: left;
	float: left;
	clear: both;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#linkbox dl {
	margin: 0px;
	float: left;
	width: 250px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linkbox dt {
	font-weight: bold;
	padding-bottom: 0.25em;
}
#linkbox dd {
	margin: 0px;
	font-size: 80%;
}
#linkbox ul {
	width: 620px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#linkbox li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.bnrlist {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 685px;
	clear: both;
	float: left;
}
ul.bnrlist li {
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.bnrlist li.end {
	padding-right: 0px;
}
/*フッタ*/
#footer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.footermenu {
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 645px;
	padding-left: 270px;
	text-align: right;
}
.footermenu ul {
	margin: 0px;
	padding: 0px;
}
.footermenu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0px;
}
#footer p {
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 15px;
}
/*コンテンツ共通部分*/

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#information {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #848484;
	border-bottom-color: #848484;
	border-left-color: #848484;
	float: left;
	width: 663px;
	overflow: hidden;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#information dl {
	margin: 0px;
	padding: 0px;
}
#information dt {
	float: left;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#information dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 8em;
}
