@charset "Shift_JIS";
@import url("nav.css");
body {
	background: #f5f4e8;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #5a5a5a;
	font-family: 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 85%;
	line-height: 150%;
}

a:link      { color: #33cc00;  }
a { text-decoration: none }
a:visited    { color: #339900;  }
a:active    { color: #339900;  }
a:hover    { color: #339900; text-decoration: underline; }

.oneColFixCtrHdr #container {
	width: 920px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}

.oneColFixCtrHdr #container .floatClear {
	display: block;
	clear: both;
	margin: 0px;
}

.oneColFixCtrHdr #header {
	height: 140px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(image/header_back.gif);
	background-repeat: no-repeat;
	width: 900px;
}
.oneColFixCtrHdr #header h1 {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CDCDCD;
	width: 900px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: normal;
	height: 13px;
	text-indent: 1em;
	line-height: 12px;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	background-image: url(image/top_mid.gif);
	margin: 0px;
	clear: both;
	background-repeat: repeat-y;
	width: 920px;
}

.oneColFixCtrHdr #container #mainContent #top_top {
	background-image: url(image/top_top_top.gif);
	width: 920px;
	height: 14px;
	margin: 0px;
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #container #mainContent #midBox {
	width: 900px;
	float: left;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.oneColFixCtrHdr #container #mainContent #midBox #side_nav {
    width: 240px;
    height: 1038px;
    background-color: #EAEAEA;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    /*	margin-left: 10px;
*/	padding-bottom: 10px;
    float: left;
    padding-left: 10px;
}

.oneColFixCtrHdr #container #mainContent #midBox #side_nav #servicemenuBox {
	background-image: url(../top_folder/servicemenu_waku.gif);
	background-repeat: no-repeat;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d5cb;
	/*	margin-left: 10px;
*/	padding-top: 42px;
	padding-bottom: 7px;
	float: left;
}

.oneColFixCtrHdr #container #mainContent #midBox #side_nav #servicemenuBox img {
	margin-bottom: 7px;
	margin-left: 7px;
	float: left;
}
.oneColFixCtrHdr #footer {
	background-color: #DDDDDD;
	background-image: url(image/footer_back.gif);
	height: 110px;
	margin: 0px;
	padding-left: 10px;
}

.oneColFixCtrHdr #footer #list_footlink{
	clear:both;
	padding:0px;
	width: 700px;
	margin: 0px;
}

.oneColFixCtrHdr #footer .sslinfo{
    clear: both;
    padding: 0px;
    margin-left: 50px;
    color: #5F5F5F;
    font-size: 9px;
}

.oneColFixCtrHdr #container #footer #list_footlink ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.oneColFixCtrHdr #footer #list_footlink li{
	font-size:10px;
	color:#666666;
	margin-right:4px;
	padding-right:4px;
	list-style-type: none;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 10px;
	line-height: 10px;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBoxHome {
	width: 640px;
	float: right;
}

/*トップページお知らせ*/

.oneColFixCtrHdr #container #mainContent #midBox #lightBoxHome #newsBox {
	/*	font-family: 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
*/	width: 390px;
	float: left;
	margin-top: 10px;
}
.oneColFixCtrHdr #container #mainContent #midBox #lightBoxHome #newsBox ul {
	list-style-type: none;
	padding: 0px;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #midBox #lightBoxHome #newsBox li    {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	text-decoration: none;
	list-style-image: url(../top_folder/list_hade.gif);
}
.oneColFixCtrHdr #container #mainContent #midBox #lightBoxHome #newsBox a {
	text-decoration: none;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBoxHome #bannerBox {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	width: 228px;
	margin-left: 10px;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBoxHome #bannerBox img {
	margin-bottom: 5px;
	float: right;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBox {
	width: 650px;
	float: right;
}


.oneColFixCtrHdr #container #mainContent #midBox #lightBox #pannavi {
	background-color: #F5F5F5;
	float: right;
	width: 650px;
	font-size: 11px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-indent: 1em;
	line-height: 11px;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBox #pannavi strong {
	font-weight: normal;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBox #contentsBox {
	float: right;
	width: 630px;
	clear: right;
	padding-top: 20px;
	padding-right: 10px;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBox #contentsBox .contentsList {
	margin-bottom: 20px;
	float: right;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBox #contentsBox .contentsList p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBox #contentsBox .contentsList .itemPhoto {
	float: right;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBox #contentsBox .contentsList li {
	margin-bottom: 15px;
}

/*ページトップ*/

.oneColFixCtrHdr #container #mainContent #midBox #lightBox #patop {
	width:630px;
	height: 11px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBox #patop a {
	width:75px;
	height: 11px;
	text-indent: -9999px;
	float: right;
	background-image: url(image/page_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.oneColFixCtrHdr #container #mainContent #midBox #lightBox #patop a:hover {
	width:75px;
	background-image: url(image/page_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-position: 0px -29px;
	float: right;
}
