@charset "euc-jp";

/* 全体設定
---------------------------------------------------- */
*{
	margin:0;
	padding:0;
}
body {
	font-size: 13px;

    *font-size:small;
    *font:x-small;
	font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
	line-height: 1.5;
	background-color: #E7F3F7;
	color: #373737;
}
#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color:#333333;
	background-color: #E7F3F7;
	background-repeat: no-repeat;
	background-position: center top;
}
#basic-accordian a:link{
/*	color: #32891D;*/
	text-decoration: none;
}
#basic-accordian a:visited{
/*	color: #32891D;*/
	text-decoration: none;
}
#basic-accordian a:hover{
	color: #C07B14;
	text-decoration: underline;
}

/* ヘッダー
---------------------------------------------------- */
#headerbasic-accordian{
	width: 100%;
	background-image: url(../images/common/head_bg.jpg);
	background-repeat: repeat-x;
}
#header {
	position: relative;
	width: 1035px;
	background: url(../images/common/head_bg2.jpg) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
	height: 166px;
}
#header h1{
	position: absolute;
	left: 29px;
	top: 15px;
}
#header h2{
	position: absolute;
	left: 304px;
	top: 37px;
}
#header h2#logo{
	position: absolute;
	left: 761px;
	top: 8px;
}
#header p#copy1{
	position: absolute;
	left: 308px;
	top: 80px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#header #subnavi{
	position: absolute;
	left: 778px;
	top: 127px;
}
#header #subnavi li{
	display: inline;
}
strong {
/*	font-weight: normal;*/
}

/* コンテンツ
---------------------------------------------------- */
#contents {
	width: 1035px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/common/contents_y.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	float: left;
	width: 660px;
	margin-top: 0px;
	margin-left: 30px;
	display: inline;
}
/* ナビ
---------------------------------------------------- */
#navi {
	font-size:100%;
	list-style: none;
	margin-bottom: 11px;
	width: 535px;
	margin-top: 20px;
	float: right;

}
#navi ul {
	float: right;
}
#navi li {
	list-style: none;
	padding-left: 7px;
	margin-right: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	display: inline;
	color: #FFF;
}
#navi li a {
	color: #FFF;
}
#navi li a:hover {
	color: #E7F3F7;
}
#navi li.b2 {
	border-right: 1px solid #FFF;
	padding-right: 10px;
	clear: both;
}

/* ナビ縦
---------------------------------------------------- */
#navi_y {
	width: 245px;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	display: inline;
}

#navi_y li{
	list-style: none;
	margin-bottom: 10px;
}

#navi_y li.icon{
	list-style-image: none;
	list-style-type: none;
	margin-left: 15px;
	font-size: 77%;
	width: 205px;
	background-image: url(../images/common/i01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#navi_y li.icon2{
	list-style-image: none;
	list-style-type: none;
	margin-left: 15px;
	font-size: 77%;
	width: 205px;
	background-image: url(../images/common/i01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#navi_y li.icon3{
	list-style-image: none;
	list-style-type: none;
	margin-left: 15px;
	font-size: 77%;
	width: 205px;
	background-image: url(../images/common/i07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

#navi_y li.mg0{
	margin-bottom: 1px;
}
.accordion_headings{
	margin-bottom: 1px;
	padding: 0px;
	margin-top: 0px;
}



#bnn{
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#bnn ul{
	list-style-type: none;
}
/* フッター
---------------------------------------------------- */
#footerWrapper{
	height: 78px;
	background: #D6E7F7 url(../images/common/foot_bg.jpg) repeat-x center;
}
#footer{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer address{
	font-style: normal;
	width: 190px;
	text-align: left;
	font-size: 77%;
	padding-top: 20px;
	color: #FFF;
	float: left;
}
a:link {
	color: #272E55;
	text-decoration: none;
}
a:visited {
	color: #272E55;
	text-decoration: none;
}
a:hover {
	color: #E07518;
	text-decoration: underline;
}

/* 
---------------------------------------------------- */
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
#return{
	margin-top: 30px;
	margin-bottom: 30px;
/*	margin-left: 0px;*/
}

.blue00{
	color: #006699;
}
.blue01{
	color: #222950;
}
.blue02{
	color: #0000CC;
}
a.blue03:link {
	color: #0000CC;
	text-decoration: none;
}
a.blue03:visited {
	color: #0000CC;
	text-decoration: none;
}
a.blue03:hover {
	color: #E07518;
	text-decoration: underline;
}
.kome01{
	color: #D38316;
	font-size: 77%;
}

.name_orange01{
	color: #E17211;
	margin-right: 5px;
	font-weight: bold;
}
.margin_bt0{
	margin-bottom: 0px;
}
.margin_bt15{
	margin-bottom: 15px;
}
.margin_bt5{
	margin-bottom: 5px;
}
.margin_bt5{
	margin-bottom: 5px;
}
.margin_top5{
	margin-top: 5px;
}
.margin_top20{
	margin-top: 20px;
}
.margin_top45{
	margin-top: 45px;
}
.margin_toppage{
	margin-top: 20px;
	text-align: right;
	font-size: 77%;
}
*html .margin_toppage{
	margin-top: 10px;
}
/* クリアフィックス
---------------------------------------------------- */
.clearfix:after {
  content: ".";  /*for IE 5.5-7*/
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  height: auto;
  overflow: hidden;
}
/* 画像関係
---------------------------------------------------- */
.imgover {
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align:top;
	border:none;
}
img.fborder{
	border: 3px solid #CCCCCC;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.fborder2{
	border: 3px solid #E0E0E0;
}
.pre_big {
	font-size: 77%;
	color: #C0611B;
}
/* ページのトップに戻る
---------------------------------------------------- */
.totop {
	clear: both;
	padding-top: 15px;
	padding-bottom: 40px;
	font-size: 77%;
}
.totop a:link {
	color: #0066CC;
	text-decoration: none;
}
.totop a:visited {
	color: #0066CC;
	text-decoration: none;
}
.totop a:hover {
	color: #E07518;
	text-decoration: underline;
}
/* to_index
---------------------------------------------------- */
.toindex {
	clear: both;
	padding-top: 25px;
	padding-bottom: 0px;
	font-size: 77%;
}
.toindex a:link {
	color: #0066CC;
	text-decoration: none;
}
.toindex a:visited {
	color: #0066CC;
	text-decoration: none;
}
.toindex a:hover {
	color: #E07518;
	text-decoration: underline;
}
/* 
---------------------------------------------------- */
#contact_tel p{

	margin-top: 15px;
}
#contact_tel p.ll{
	margin-left: 15px;
	float: left;
	padding-top: 10px;
}
.lb01{
	font-size: 77%;
	margin-top: 15px;
	clear: both;
}
/* 速報
---------------------------------------------------- */

#navinews_bg{
	background: url(../images/common/news01.gif) no-repeat left top;
	margin-top: 5px;
	padding-top: 10px;
}
#navinews_bg ul{
	margin-top: 10px;
	padding-top: 0px;
	line-height: 1.4;
	list-style: none;
}

.navinews_bg02{
	background-image: url(../images/common/news02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	
}

#navinews_bg ul li.newsli{
	color: #E17211;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navinews_bg ul li.newsli02{
	color: #E17211;
	margin-left: 15px;
	margin-bottom: 0px;
	font-weight: bold;
}
#navinews_bg ul li.newsli dl{

}
#navinews_bg ul li.newsli dl dt{
	float:left;
	width:100px	;
}
#navinews_bg ul li.newsli dl dd{
	float:left;
	width:50px;
}
.accordion_child{
	padding-top: 10px;
}
/* アコーディオン
---------------------------------------------------- */
#basic-accordian{
	
}
.accordion_headings{
	cursor:pointer;
}
.accordion_headings:hover{
}
.accordion_child{
}
.header_highlight{
}

/* パンクズ
---------------------------------------------------- */
#pankuzu {
	width: 660px;
	font-size: 77%;
	margin-top: 3px;
	margin-bottom: 15px;
}
#pankuzu a{
	color: #276B94;
	text-decoration: underline;
}
#pankuzu a:hover {
	color: #E07518;
	text-decoration: none;
}
