@charset "UTF-8";
/* CSS Document */
body {
	font-size: 13px;
	line-height: 150%;
	color: #222222;
	padding: 0px;
	margin: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin: 0px;
	padding: 0px;
}

img {
    border-style:none;
}

/*----------------------------
	ヘッダー部分
----------------------------*/
/*ヘッダートップ部分*/
#header{	
	background-image: url(../images/common/topheader.png);
	background-repeat: repeat-x;
}

#headertop{
	height: 80px;
	width:900px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.logo{
	margin-top: 21px;
	float: left;
}

#headtextarea{
	width: 400px;
	float: right;
	margin-top: 19px;
	text-align: right;
}

.telfax{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 27px;
}

.number{
	font-size: 24px;
	color: #77B031;
	font-weight: bold;
}

/*スクリプト部分*/
#script{
	height: 390px;
	margin:0px;
	background-image: url(../images/common/scriptbg.gif);
	background-repeat: repeat-x;
}

/*グローバルメニュー部分*/
#menu{
	background-image: url(../images/common/gmenubg.jpg);
	height: 80px;
	clear:both;
	margin-top:-12px;
	background-repeat: repeat-x;
}

#gNavi{
	padding:0;
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

#gNavi ul{
	list-style:none;
}

#gNavi li{
	list-style:none;
	width:180px;
	float:left;
	vertical-align:bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 40px;
}

/*トップページ除く他ページeyecatch*/
#eyecatch{
	height: 130px;
	background-image: url(../images/eyecatch/eyecatchbackliner.jpg);
	background-repeat: repeat-x;
}

#eyeimage{
	height: 130px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/*----------------------------
	コンテンツ部分
----------------------------*/
#contents{
	background-color: #333;
}

#container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
} 



/*----------------------------
	フッター部分
----------------------------*/
/*トップへ戻る*/
#totoptop{
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 5px;
}


#totop{
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}

.gobacktop{
	margin-left: 810px;
}

/*フッター部分*/
#footer{
	background-image: url(../images/common/footerbg.png);
	color: #FFF;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#footerarea{
	background-repeat: repeat;
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.copyright{
	padding-top: 19px;
	float: right;
}

.footermenu{
	font-size: 11px;
	float: left;
	padding-top: 19px;
}

.footermenu a{
	color: #FFF;
	text-decoration: none;
}

.footermenu a:hover{
	color:#DDDA0E;
	text-decoration: underline;
}
/* 後付け　お電話 */
.contactus{
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
/* 20120523　address追加 */
.addresstop{
	text-align:center;
	margin-bottom: -10px;
	padding-bottom: 0px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	font-size: 12px;
	text-indent: -60px;
}

.address{
	text-align:center;
	margin-bottom: -25px;
	padding-bottom: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	font-size: 12px;
}
/* 20120612　txtposition */
.txtposition{
	text-indent: 5px;
}

.mkspace{
	margin-bottom:3px;
	font-size: 12px;
	margin-left: -45px;
}

.adressimg{
	vertical-align:middle;
}

html>/**/body .adressimg{
	vertical-align/*\**/:middle\9;
}  
:root .adressimg{
   vertical-align:middle\0/;
}
