﻿@charset "UTF-8";


/* =トップメイン
----------------------------------------------- */
#topPage h2{
	margin-top: 15px;
	text-align: center;
}
#topmaincontents{
	float:left;
	width:545px;
}

/* =見出し
----------------------------------------------- */
#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 0.5em;
	padding-left:14px;
	line-height:1.7;
}
#information li b{ color: #cc0033; }
   
/* =右コンテンツ
----------------------------------------------- */
#rightcontents{
	width:235px;
	float:right;
}
#rightcontents h5,#rightcontents p{ margin-bottom:10px; }
