﻿@charset "UTF-8";

/* =clearfix
----------------------------------------------- */
#topmain:after,
#topmaincontainer:after,
#topmaincontents:after,
#servicecontainer:after,
#ttax:after,
#tlabor:after,
#tentre:after{
content: url(../img/base/spacer.gif);
display: block;
clear: both;
height: 0;
}
#topmain,
#topmaincontainer,
#topmaincontents,
#servicecontainer,
#ttax,
#tlabor,
#tentre{ display: inline-block;
}
#topmain,
#topmaincontainer,
#topmaincontents,
#servicecontainer,
#ttax,
#tlabor,
#tentre{ display: block;
}

/* =トップメイン
----------------------------------------------- */
#topmain{
padding:15px 0 25px 0;
background:#fff;
}
#topmaincontainer{
width:800px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#topmaincontents{
width:545px;
float:left;
}

/* =ヘッダー
----------------------------------------------- */
#theader{
background:#fff url(../img/top/base/back_header.gif) repeat-x;
border-top:2px solid #582629;
height:292px;
}
#theadercontainer{
position:relative;        
width:800px;
height:292px;
text-align:left;
margin-left:auto;
margin-right:auto;
background:url(../img/top/base/back_image.jpg) no-repeat;
}
#tlogo{
position:absolute;
top:39px;
}
#tmds1{
position:absolute;
top:84px;
}
#tmds2{
position:absolute;
top:111px;
}

/* =見出し
----------------------------------------------- */
#topmaincontents h4{
clear:both;
margin-bottom:10px;
padding-top:20px;
}

/* =サービス欄
----------------------------------------------- */
#servicecontainer{
	background: url(../img/top/base/bg_services.gif) repeat-y bottom left;
	}
#ttax,#tlabor{
width:265px;
}
#ttax p,#tlabor p,#tentre p{
padding:15px 15px 5px 75px;
}
#ttax{
float:left;
background:#ece9e2 url(../img/top/base/back1.gif) no-repeat 0 39px;
}
#tlabor{
float:right;
background:#ece9e2 url(../img/top/base/back2.gif) no-repeat 0 39px;
}
#ttax div,#tlabor div,#tentre div{
margin:0 20px 10px 75px;
text-align:right;
}
#tentre{
clear:both;
margin-top:12px;
background:#ece9e2 url(../img/top/base/back3.gif) no-repeat 0 39px;
}

/* =新着情報欄
----------------------------------------------- */
#information li{
background:url(../img/base/icon2.gif) no-repeat 0 center;
padding-left:14px;
line-height:1.7;
}
   
/* =右コンテンツ
----------------------------------------------- */
#rightcontents{
width:235px;
float:right;
}
#rightcontents h5,#rightcontents p{
margin-bottom:15px;
}