@charset"Shift_JIS";
/* 東洋セーバー CSS Document */

/* 全体構造
---------------------------------------------------------------*/
body{
	margin:0;
	padding:0;
	background-color:#fff;
	font-family:"ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	color:#333333;
	}
a:link   {color:#333333; text-decoration:none;}
a:visited{color:#333333; text-decoration:none;}
a:hover  {color:#333333; text-decoration:underline;}
a:active {color:#333333; text-decoration:none;}

div#layout{
	margin:0 auto;
	padding:10px 18px 0 18px;
	width:731px;
	background:url(../image/bg_layout.gif) repeat-y;	
	}
h1,h2,h3,h4,h5,h6,p,ul,li{
	margin:0;
	padding:0;
	}
td{
	vertical-align:top;}
/* ヘッダー
---------------------------------------------------------------*/
div#layout #hd{
	margin:0;
	width:729px;
	height:56px;	
	}
#hd h1{
	margin:0;
	padding:0;
	float:left;
	}
	
#hd .iso, #hd .eco {
	width:59px;
	height:56px;
	background:url(../image/eco.jpg) no-repeat ;
	float:right;
	margin-right:5px;
}

div#layout #sttl{
	margin-bottom:1px;
	padding-left:31px;
	width:698px;
	height:70px;
	background:url(../image/bg_sttl.gif) no-repeat;	
	}

/* ナビゲーション
---------------------------------------------------------------*/
div#layout #s-navi{
	margin-bottom:2px;
	width:729px;
	height:31px;
	background:url(../image/s_navi_off.gif) no-repeat;
	position:relative;
	}
div#layout #s-navi ul{
	margin:0;
	list-style:none;
	}
div#layout #s-navi li{
	margin:0;
	padding:0;
	width:146px;
	height:31px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	}
div#layout #s-navi li a{
	text-decoration:none;
	display:block;
	width:146px;
	height:31px;
	}
div#layout #s-navi li#no1{left:0px; width:146px;}
div#layout #s-navi li#no2{left:146px; width:146px;}
div#layout #s-navi li#no3{left:292px; width:146px;}
div#layout #s-navi li#no4{left:438px; width:146px;}
div#layout #s-navi li#no5{left:584px; width:145px;}

div#layout #s-navi li#no1 a:hover{ background:url(../image/s_navi_on.gif) no-repeat 0 0;}
div#layout #s-navi li#no2 a:hover{ background:url(../image/s_navi_on.gif) no-repeat -146px 0;}
div#layout #s-navi li#no3 a:hover{ background:url(../image/s_navi_on.gif) no-repeat -292px 0;}
div#layout #s-navi li#no4 a:hover{ background:url(../image/s_navi_on.gif) no-repeat -438px 0;}
div#layout #s-navi li#no5 a:hover{ background:url(../image/s_navi_on.gif) no-repeat -584px 0;}


/* メインビジュアル
---------------------------------------------------------------*/
div#layout #container #cover{
	margin-bottom:14px;
	padding:0;
	width:729px;
	height:202px;
	}

/* コンテンツ
---------------------------------------------------------------*/

div#layout #container{
	margin-top:2px;
	width:729px;
	}
div#layout #container #main{
	margin:0 auto;
	width:626px;
	}
div#layout #container #main #btn{
	padding:20px 0 2px 0;
	text-align:right;}
		
/* in
--------------*/
div#layout #container #main #in{
	width:600px;
	padding:0 13px 20px 13px;
	}
div#layout #container #main #in ul{
	list-style:none;}
div#layout #container #main #in p{
	padding:10px 0;}
	
/* h
--------------*/	
h2{
	margin-bottom:12px;
	padding-left:34px;
	background:url(../service/image/bg_midashi.gif) no-repeat;
	width:592px;
	height:30px;
	}
h3{
	margin:0;
	padding:10px 0;
	width:288px;
	height:17px;
	font-size:16px;
	background:url(../service/image/bg_detail.gif) no-repeat;
	position:relative;
	}
h3 ul{
	margin:0;
	list-style:none;}
h3 li{
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:243px;
	width:45px;
	height:40px;
	text-indent:-9999px;}	
h3 li a{
	text-decoration:none;
	display:block;
	height:45px;
	}
h4{
	font-family:"ヒラギノ角ゴ Pro W3", helvetica, sans-serif, osaka, "ＭＳ Ｐゴシック";
	font-size:1.0em;
	color:#3E647E;
	background:url(../service/image/bg_icon.gif) no-repeat left center;
	padding:10px 0 10px 15px;
	width:319px;
	height:40px;
	}
		
/* td
--------------*/
.td-dt{
	height:3px;
	background:url(../service/image/bg_dt.gif) repeat-x;
	}
.td-img{
	width:242px;
	height:179px;
	margin:0;
	padding:5px;
	background:url(../service/image/bg_img.gif) no-repeat;
	}

/* フッター
---------------------------------------------------------------*/
div#ft{
	margin:0 auto;
	padding-top:5px;
	width:767px;
	height:56px;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#999999;
	background:url(../image/bg_ft.gif) no-repeat;	
	}
	
	
	
