html {
	color:#333;
	background:none;
}
h1 {
	background:none;
	font-size:0.875rem;
	font-weight:normal;
	float:left;
	height:auto;
	margin:0;
	text-indent:0;
}
header div#topNavi h1 p {
	background:url(../images/shared/topLogo.png) no-repeat top left;
	/*background: none;*/
	height:55px;
	margin:0;
	width:328px;
}
header div#topNavi h1 a {
	display: block;
	background:url(../images/shared/topLogo.png) no-repeat top left;
	height:55px;
	margin:0;
	width:328px;
	text-indent:-9999;
}
header div#topNavi h1 span {
	display:block;
	letter-spacing:0.1rem;
	padding:1rem 0;
	
}
header div#topNavi ul {
	float:right;
}
header {
	 margin:0 auto;
	 padding:0 0 0 0;
	width:960px;
	
}
header div#topNavi {
	background:url(../images/shared/tel.png) no-repeat bottom right;
	height:100px;
	width:960px;
}

div#contents {
	background:url(../images/shared/contentsBG.jpg) repeat-x top center;
	padding:50px 0 0 0;
}
div#contents section#wrapper {
	margin:0 auto;
	width:960px;
}
div#contents h2{
	background:url(../images/access/accessH2.png) no-repeat top left;
	margin:0 0 50px 0;
	text-indent:-9999px;
}
div#contents h3 {
	background-color:#FFCDCD;
	color:#333333;
	font-size:1.78rem;
	line-height:1;
	margin-bottom:56px;
	padding:0.5em;
}

section#wrapper section.serviceSec {
	padding:0 0 100px 0;
}
section#wrapper section.serviceSec div.mapFrame1,section#wrapper section.serviceSec div.mapFrame2 {
	margin:0 auto;
	width:838px;
}

section.serviceSec div section.secLeft {
	float:left;
}
section.serviceSec div section.secRight {
	float:right;
}

/*アクセス*/
section#accessSec1 div#map {
	height:466px;
	width:538px;
}
section#accessSec1 h4 {
	color:#333;
	font-size:1.6rem;
	width:405px;
}
div#contents section#accessSec1 div.mapFrame1 {
	margin-bottom:30px;
}
section#accessSec1 div.mapFrame1 section.secRight {
	width:270px;
}

section#accessSec1 dl {
	background-color:#FFEFEF;;
	color:#333;
	font-size:1.28rem;
	
	margin-bottom:30px;
	padding:25px;
	text-align:justify;
	width:270px;
}
section#accessSec1 dt {
	color:#F0999B;
	font-size:1.6rem;
	font-weight:bold;
}
section#accessSec1 dd {
	line-height:1.8;
	padding-left:1rem;
	text-indent:-1rem;
}
section#accessSec1 div.mapFrame2 a {
	background:url(../images/access/toGoogleMapB.png) repeat-x top center;
	display:block;
	height:45px;
	margin-right:30px;
	width:198px;
	text-indent:-9999px;
}
section#accessSec1 div.mapFrame2 p {
	font-size:1.6rem;
	line-height:1.8em;
}
/*endアクセス*/
	
/* clearFix */
section#serviceSec2 dl dd:after,
section#wrapper section div:after,
section#financialStatements div:after
{
	font-size: 1px;
	content: "";
	display: block;
	height: 0px;
	clear: both;
}
section#wrapper section div.pictBox:after {
	content:none;
}
section#serviceSec2 dl dd,
section#wrapper section div,
section#financialStatements div
{
	zoom:1;
}
