/* ヘッダー */
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../homeimg/common/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
}
#headtop {
	float: left;
	width: 300px;
}
#headbanner {
	float: right;
	width: 468px;
	padding-top:18px;
	padding-left: 122px;
	padding-right: 5px;
}
#headbanner_top {
	float: right;
	width: 468px;
	padding-top:10px;
	padding-left: 122px;
	padding-right: 5px;
}
#navi {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 940px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	background-color: #747474;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
}
#navi a {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
}
#navi_sub {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 940px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	background-color: #747474;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
}
#navi_sub a {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
}
#subnavi {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 940px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	background-color: #747474;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
}
#subnavi a {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
}

/* ボディ */
body {
	background-image: url(../homeimg/common/body_back.jpg);
	background-repeat: repeat;
	background-position: center;
	height: auto;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;

	background-repeat:;
	clear: both;
	float: none;
	height: auto;
	background-image: url(../homeimg/common/container_back.jpg);
	overflow: hidden;
	padding-right: 5px;
	padding-left: 5px;
}
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container {
    height: 1em;
    overflow: visible;
}
/**/
#contentsbox {
	float: left;
	width: 680px;
	text-align: left;
}
#menubox {
	float: right;
	width: 250px;
	text-align: left;
	list-style-type: none;
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 19px;
}
#menubox li {
	margin-top: 5px;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	line-height: 20px;
	width: 235px;
}
#menubox_news {
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
}


/* フッター */
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
    overflow: hidden;
}
#footer:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #footer {
    height: 1em;
    overflow: visible;
}
/**/
#footer_menu{
	clear:both;
	margin-bottom:10px;
}
#footer_menu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #footer_menu{
    height: 1em;
    overflow: visible;
}
/**/
#footerlink {
	width: 680px;
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #333333;
	float: left;
	text-align: left;
	line-height:150%;
	margin-top: 5px;
}
#footertop {
	width: 260px;
	text-align: right;
	float: right;
	margin-top: 5px;
}
#footer_site{
	text-align:left;
	font-size:12px;
	border-top:1px dotted #666666;
	padding-top:5px;
	clear:both;
	margin-top:8px;
}
/* 文字装飾 */
.goldmidashi {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
	background-color: #F1EFE2;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.midashi {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0033CC;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
}

.emergent {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 5px;
	width: 588px;
	border: 1px dashed #CCCCCC;
	margin-top: 10px;
}
.hosoku {
	margin-top: 5px;
}
.hissu {
	color: #FF0000;
	margin-left: 5px;
}


/* ノンブル_複数ページ表示 */
.number {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	line-height: 19px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
}
.number a:hover {
	color: #FFFFFF;
	background-color: #003399;
}
.number_nonborder {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	line-height: 19px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.number_nonborder a:hover {
	color: #FFFFFF;
	background-color: #003399;
}

/* ノンブル_次のページへ表示 */
.nextpage {
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	margin-bottom: 10px;
	line-height: 19px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.nextpage a {
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.nextpage a:hover {
	color: #FFFFFF;
	background-color: #003399;
}

/* そのほか規定 */
#topimg {
	margin-top: 5px;
	margin-bottom: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_right {
	margin-left: 5px;
}
.img_left {
	margin-right: 5px;
}
.img_right10 {
	margin-bottom: 10px;
	margin-left: 10px;
}
.img_left10 {
	margin-right: 10px;
	margin-left: 10px;
}
.right_img{
	margin-bottom: 10px;
	margin-left: 10px;
}
.left_img{
	margin-bottom: 10px;
	margin-right: 10px;
}

.center_buttom {
	text-align: center;
	margin-top: 5px;
}
