@charset "UTF-8";
/* CSS Document */
body{
	color: #666666;
	margin: 0 auto;
	padding: 0px;
	font-family:Helvetica, "ヒラギノ角ゴ Pro W3";
	-webkit-text-size-adjust: none;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	line-height: 0em;
	vertical-align: top;
}

html,
body{
	overflow-x: hidden;
}

.clearfix:after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

/*----------------------------requisite----------------------------*/

header{
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 5px;
}

header h1{
	float: left;
	font-size: 12px;
	font-weight: 100;
	padding-top: 15px;
}

header div{
	float: right;
	padding-right: 35px;
}

#wrapper{
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}

#sidebar{
	float: left;
	width: 195px;
	height: 850px;
	background-image: url(../image/side_bg.png);
	margin-right: 7px;
	padding: 0px 15px;
}

#sidebar li{
	/*font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;*/
	border-bottom: 1px dotted #20607e;
	font-size: 13px;
	padding: 5px 0px 5px 5px;
}

h3.sb_title{
	background-image: url(../image/sb_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color:#327c85;
	padding-left: 25px;
	margin-top: 25px;
	margin-bottom: 5px;
}

p.hd_tel{
	color:#595757;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

p.tel_sp{
	padding-top: 5px;
}

p#business_txt{
	font-size: 11px;
	color:#595757;
	line-height: 1.5em;
}

#sidebar li a{
	color:#20607e;
	text-decoration: none;
}

#sidebar li a:hover{
	color:#5da8c6;
	text-decoration: none;
}

#contents{
	float: left;
	width: 700px;
}

#news{
	margin-top: 25px;
	margin-bottom: 15px;
	background-color: #fff;
	padding: 20px 0px 20px 20px;
	line-height: 1.6em;
	height:130px;
	overflow: scroll;
	overflow-x:hidden;
}

#news th{
	color:#327c85;
	font-weight: bold;
	vertical-align: top;
	width: 70px;
	text-align: left;
	position: absolute;
}

#news td{
	color:#327c85;
	vertical-align: top;
	font-size: 14px;
	padding-left: 70px;
}

p#concept{
	background-color: #9ad47f;
	text-align: center;
	padding: 10px 0px 12px 0px;
}

h2.bgs{
	background-image: url(../image/bgs.png);
	width: 700px;
	height: 100px;
	margin-top: 75px;
}

h2.bgs p{
	color:#036eb8;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 1.0em;
	padding-top: 52px;
	padding-left: 85px;
}

h2.bgs p span{
	color:#595757;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: 100;
}

.bgs_contents{
	background-image: url(../image/bgs2.jpg);
	width: 670px;
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
}

.bgs_footer{
	background-image: url(../image/bgs3.png);
	width: 700px;
	height: 76px;
}

#right_clum{
	float: right;
	bottom: 0;
}

#top_back{
	padding-top: 20px;
}

a.scrollFixIt{
	display: none;
}

footer{
	background-image: url(../image/footer.png);
	background-repeat: repeat-x;
	height: 150px;
	margin-top: 25px;
}

.company th{
	text-align: left;
	font-size: 14px;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 3px;
	line-height: 1.6em;
	background-image: url(../image/dsn.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 30px;
}

.company td{
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.6em;
}

#googlemaps{
	padding-top: 15px;
}

p#tell_img{
	
}

#mailto{
	padding-top: 50px;
}

.service001{
	width:620px;
	line-height:24px;
}
