@charset "UTF-8";
/* CSS Document */

#body {
	font-family: "小塚ゴシック Pr6N","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}
#wrapper {
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg.jpg) repeat-y center;
}
#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.headerMain,
#main {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/*header*/
#header {
	background: url(../images/header_bg.jpg) no-repeat;
}
#header .title {
	float: left;
	padding-top: 20px;
	padding-bottom: 15px;
}
#header .phone {
	float: right;
	padding-top: 15px;
	font-size: 12px;
	text-align: right;
}
#header .phone_top {
	padding-top: 5px;
}
#header h1 {
	font-size: 11px;
	color: #444;
	padding-top: 2px;
	padding-left: 10px;
}
#header #mainVisual {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
}
#gNavi {
	height: 30px;
	clear: both;
	list-style: none;
	border-left: 1px dotted #47642E;
	margin-bottom: 20px;
	margin-left: 3px;
}
#gNavi li {
	height: 30px;
	width: 174px;
	float: left;
	border-right: 1px dotted #47642E;
}
#gNavi li a {
	color: #47642E;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 30px;
}
#gNavi li a:hover {
	color: #709E43;
	border-bottom: 3px solid #DD9F29;
}
#home #gNavi #navi_home a,
#aboutus #gNavi #navi_aboutus a,
#business #gNavi #navi_business a,
#faq #gNavi #navi_faq a,
#contact #gNavi #navi_contact a {
	color: #709E43;
	border-bottom: 3px solid #DD9F29;
}

/*ぱんくずナビ*/
#topicPath {
	margin: 0;
	padding: 0px 0px 20px 0px;
	font-size: 12px;
}
#topicPath li {
	display: inline;
	color: #333;
}
#topicPath li a {
	color: #333;
}
#topicPath li a:hover {
	text-decoration:none;
}

/*main*/
#main {
	font-size: 13px;
	overflow: hidden;
}

/*side*/
#side {
	width: 258px;
	float: left;
	color: #555;
}
#side a {
	color: #555;
}

#sideProfile,
#sideAccess {
	border-right: 1px solid #D7D7BC;
	border-bottom: 1px solid #D7D7BC;
	border-left: 1px solid #D7D7BC;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 3px 3px #C3C3B7;
}
#sideProfile h3,
#sideAccess h3 {
	background: url(../images/title_bg.jpg) no-repeat top;
	color: #fff;
	font-size: 17px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 1px #666;
}
#sideProfile img,
#sideAccess img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#sideProfile p,
#sideAccess address {
	font-size: 13px;
	line-height: 17px;
	padding-left: 20px;
	padding-right: 20px;
}
#sideProfile .text_left,
#sideAccess .text_left {
	text-align: left;
	margin-bottom: 5px;
}
#sideProfile .more {
	font-weight: bold;
	background: url(../images/icon01.gif) no-repeat left center;
	margin-top: 10px;
	margin-left: 20px;
}
#sideProfile .more a:hover {
	text-decoration: underline;
}
#sideProfile .more a:hover {
	text-decoration: none;
}
#side .sideBnr {
	box-shadow: 0px 4px 3px #C3C3B7;
	margin-bottom: 20px;
	margin-top: 20px;
}
#side .sideBnr02 {
	margin-bottom: 10px;
}
#side .sideLink {
	text-align: center;
	padding-top: 25px;
}
#side .sideLink img {
	border: solid 1px #888;
}


/*footer01*/
#footer01 {
	height: 102px;
	font-size: 12px;
	background: url(../images/footer_bg01.jpg) no-repeat;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 20px;
	overflow: hidden;
}
#footer01 p {
	color: #555;
	padding-bottom: 5px;
}
#footer01 ul {
	list-style: none;
}
#footer01 ul li {
	height: 17px;
	padding-left: 5px;
}
#footer01 ul li a {
	color: #555;
	text-decoration: none;
	text-indent: 1em;
}
#footer01 a {
	color: #555;
	text-decoration: none;
}
#footer01 ul li a:hover,
#footer01 a:hover {
	text-decoration: underline;
}
#footer01 #footerAboutus {
	width: 140px;
	float: left;
}
#footer01 #footerBusiness {
	width: 150px;
	float: left;
}
#footer01 #footerEx {
	width: 180px;
	float: left;
}
#footer01 #footerArea {
	width: 370px;
	float: left;
	font-weight: normal;
	padding-bottom: 5px;
}
#footer01 .bold01 {
	font-weight: bold;
	padding-right: 2px;
}
#footer01 .bold02 {
	font-weight: bold;
}

/*footer02*/
#footer02 {
	height: 50px;
	color: #fff;
	background: url(../images/footer_bg02.jpg) no-repeat;
	padding-top: 10px;
}
#footer02 address {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}
#footer02 ul {
	width: 450px;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	border-left: 1px dotted #FFF;
}
#footer02 ul li {
	width: 149px;
	float: left;
	border-right: 1px dotted #FFF;
}
#footer02 ul li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	color: #FFF;
}
#footer02 ul li a:hover {
	text-decoration: underline;
}

/* コンテンツ内共通パーツ */
.pagetop {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagetop a {
	color: #47642E;
	text-decoration: none;
}
.pagetop a:hover {
	text-decoration: underline;
}
#toContact {
	background: url(../images/icon03.jpg) no-repeat center top;
	margin-top: 80px;
}
#toContact img {
	margin-top: 40px;
}

a:hover img.hoverImg {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/* IE8 */
html>/**/body .hoverImg:hover {
 display /*\**/:inline-block\9;
  zoom /*\**/: 1\9;
}
 
/* 新旧Firefox */
.hoverImg:hover, x:-moz-any-link { background: #fff;}
.hoverImg:hover, x:-moz-any-link, x:default { background: #fff;}

.red {
	color: #f00;
}