@charset "utf-8";
@import url("gnav.css");
@import url("sidemenu.css");
@import url("DropDownMenu.css");

html {
	overflow-y: scroll;
}

body,p {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

#head {
	background-image: url(../img/lin-htr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#headBox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head_logo.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	height: 66px;
}
#head #headBox h1 {
	text-indent: -9999px;
}
#Logo {
	float: right;
	height: 18px;
	width: 214px;
	margin-top: 10px;
}
#btn-ir {
	float: left;
	margin-left: 4px;
}
#btn-recl {
	float: left;
}
#SearchForm {
	height: 22px;
	float: right;
	margin-top: 10px;
	width: 310px;
}
#SearchForm li {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 12px;
	color: #717171;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}
#SearchForm #query {
	font-size: 12px;
	line-height: 14px;
}
#SearchForm li#query { 
	font-size: 12px;
	line-height: 14px;
}
#SearchForm li#query, #SearchForm li#query input {
	width:150px;
	height: 16px;
}
#SearchForm #txt {
	margin-top: 5px;
}
#SearchForm #submit {
	margin-left: 8px;
}

#bace {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#FooterBox {
	clear: both;
}
#footer #footerNav {
	text-align: center;
}
#footerNav ul {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footerNav li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #717171;
	padding-right: 10px;
	padding-left: 10px;
	height: 10px;
}
#fNavend {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #717171;
	border-left-color: #717171;
}
#footerNav a {
	font-size: 12px;
	font-style: normal;
	color: #717171;
	font-weight: normal;
}
#footerNav a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #F39;
	text-decoration: underline;
}
#FooterBox #lin-ftr {
	background-color: #009F5D;
	height: 2px;
}
#FooterBox #ftLink {
	list-style-type: none;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#ftLink li {
	list-style-type: none;
	background-image: url(../img/accent_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	float: right;
	margin-left: 20px;
}
#ftLink a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #717171;
}
#ftLink a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #F39;
}
.clear {
	clear: both;
}
.top_bk a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #717171;
}
.top_bk a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #F39;
}
.top_bk{
	width: 705px;
	float: left;
	text-align: right;
	background-image: url(../../pb/img/top_link.gif);
	background-repeat: no-repeat;
	background-position: 620px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
.pan{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pan2{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
}
#com_box{
	float: right;
	width: 706px;
}

#bana_box{
	float: left;
}
#bana_box img{
	margin-bottom: 5px;
}
address {
	font-size: 10px;
	color: #666;
	margin-bottom: 20px;
	display: block;
	vertical-align: top;
	position: absolute;
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 12px;
	width: 297px;
	background-position: left top;
}
.m_15{
	margin-bottom: 15px;
	clear: both;
}
.m_16 {
	margin-bottom: 15px;
	clear: both;
	margin-top: 10px;
}
.m_15_2{
	float: left;
	margin-top: 20px;
}
.m_20{
	margin-bottom: 20px;
	float: left;
}
.g_txt{
	color: #009E5B;
}
.font_10{
	font-size:10px
}
.font_12{
	font-size:12px;
}
.font_12_c{
	font-size:12px;
	color: #333;
}
.red{
	color: #FB0F0C;
	font-weight: bold;
}
.red2{
	color: #FB0F0C;
}
.blue{
	color: #0000FF;
	font-weight: bold;
}
.orange{
	color: #FF6600;
	font-weight: bold;
}
.green{
	color: #009900;
	font-weight: bold;
}
.font_b{
	font-weight: bold;
}
.ver_box{
	width: 605px;
	float: left;
	border: 1px solid #CCC;
}
.ver_box2{
	border: 5px solid #FFF;
	background-color: #F5F3EC;
	float: left;
	width: 595px;
}
.ver_box2 img{
	float: right;
}
.link_y{
	background-image: url(../img/m_li_y.gif);
	background-repeat: no-repeat;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 8px;
	background-position: 10px;
	padding-left: 40px;
	padding-bottom: 5px;
}
.link_y a {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #717171;
}
.link_y a:hover {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #F39;
}
.link_y2{
	background-image: url(../img/m_li_y2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: 2px;
	text-indent: 25px;
}
.link_y2 a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #717171;
}
.link_y2 a:hover {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #F39;
}
#ind_box{
	padding-right: 10px;
	padding-left: 10px;
}

.tm-m { font-size:100%; line-height:150%;}

.mrg20 { margin-top:20px}



#bokin {
	clear: both;
	background-color: #008000;
	padding: 3px;
	margin: 0 0 10px 0;
	width: 706px;
	font-size: 12px;
}
#bokin td.ttl {
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	display: block;
	text-align: center;
	padding: 1em 10px;
}
#bokin td.body {
	background-color: #FFFFFF;
	float: right;
	padding: 5px 10px;
}
#saigai_bnr {
	clear: both;
	padding: 3px;
	margin: 0 0 10px 0;
	width: 706px;
	font-size: 12px;
	border-collapse: collapse;
}

