﻿
html {
	scrollbar-base-color:#cccccc;
	scrollbar-face-color:#dddddd;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-highlight-color:#f0f0f0;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-track-color:#f0f0f0;
}

body { 
	margin:0px auto  0px auto;
	text-align:center;
 	width:840px;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:130%;
	background-color:#ffffff;
} 

a { color:#333333; }
a:link { color:#333333; }
a:visited { color:#333333; }
a:hover { color:#333333; }
a:active { color:#333333; }

#pageTitle {
	width:840px;
	height:34px;
	background-image:url(../images/bnr.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:9px 0px 0px 0px;
	text-align:center;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

/* -------------------------------------------------------------------------------------------
コンテント
-------------------------------------------------------------------------------------------- */
#content {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	display:inline;
	position:relative;
	width:840px;
	clear:both;
}

/* -------------------------------------------------------------------------------------------
フッター
-------------------------------------------------------------------------------------------- */

#footer {
	width:840px;
	background-color:#ffffff;
	clear:both;
	background-image:url(../images/fd_line.gif);
	background-repeat:repeat-x;
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	line-height:150%;
}

#footer #logo {
	float:left;
	width:100px;
	height:90px;
	text-align:left;
}

#footer #info {
	float:left;
	width:700px;
	font-size:10px;
}

#footer #info #menu {
	float:left;
}

#footer #info #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer #info #menu ul li {
	float:left;
	padding-left:20px;
	background-image:url(../images/yajirushi.gif);
	background-repeat:no-repeat;
	font-size:10px;
}

#footer #info #address {
	clear:both;
	text-align:left;
}

#footer #info #link {
}

#footer #info #link ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#footer #info #link ul li {
	float:left;
	padding:0px 5px 0px 0px;
	height:20px;
	font-size:10px;
	white-space:nowrap;
}

#footer #read {
	margin:10px 0px 0px 0px;
	padding:0px;
	background:#ffffff;
	clear:both;
	font-size:10px;
	text-align:left;
}

#footer #copyright {
	margin:10px 0px 0px 0px;
	padding:0px;
	background:#ffffff;
	clear:both;
	font-size:10px;
	text-align:right;
}

/* -------------------------------------------------------------------------------------------
ヘッダー
-------------------------------------------------------------------------------------------- */
#header {
	width:840px;
	height:124px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	clear:both;
	/*white-space:nowrap;*/
	/*border:solid 1px #000000;*/
}

#header #headline {
	margin:3px 3px 10px 3px;
	padding:0px;
	width:840px;
	height:20px;
	background:#fdfdfd;
	border-bottom:solid 1px #f0f0f0;
	clear:both;
}

#header #headline h1 {
	margin:0px;
	padding:0px;
	font-size:10px;
	font-wight:normal;
	color:#333333;
}

#header #logo {
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width:90px;
	height:85px;
	text-align:left;
	/*border:solid 1px #000000;*/
}

#header #read {
	float:left;
	margin:15px 0px 0px 0px;
	padding:00px 0px 0px 0px;
	width:290px;
	height:70px;
	/*border:solid 1px #000000;*/
}

#header #info {
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:230px;
	height:80px;
	text-align:right;
	/*border:solid 1px #000000;*/
}

#header #info #inquiry {
	clear:both;
}

#header #info #menu {
	padding:5px 0px 0px 5px;
	white-space:nowrap;
}

#header #info #menu ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	white-space:nowrap;
}

#header #info #menu ul li {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 18px;
	/*height:20px;*/
	background-image:url(../images/yajirushi.gif);
	background-repeat:no-repeat;
	font-size:11px;
}

#header #mobile {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	width:200px;
	height:85px;
	text-align:right;
	/*border:solid 1px #000000;*/
}

/* -------------------------------------------------------------------------------------------
ナビゲーション
-------------------------------------------------------------------------------------------- */
#navi {
	background:#ffffff;
	margin:0px;
	padding:5px;
	width:840px;
	height:129px;
	text-align:center;
	clear:both;
}

#navi ul {
	margin:50px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}

#navi ul  li {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 5px 5px 0px;
}

#navi #navi-1 {
	float:left;
	margin:0px;
	padding:0px;
	width:208px;
	height:129px;
	background-image:url(../images/mb1.gif);
	background-repeat:no-repeat;
}

#navi #navi-2 {
	float:left;
	margin:0px;
	padding:0px;
	width:208px;
	height:129px;
	background-image:url(../images/mb2.gif);
	background-repeat:no-repeat;
}

#navi #navi-3 {
	float:left;
	margin:0px;
	padding:0px;
	width:208px;
	height:129px;
	background-image:url(../images/mb3.gif);
	background-repeat:no-repeat;
}

#navi #navi-4 {
	float:left;
	margin:0px;
	padding:0px;
	width:208px;
	height:129px;
	background-image:url(../images/mb4.gif);
	background-repeat:no-repeat;
}

