@charset 'utf-8';

li,ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border: none;
}

h1,h2,h3,p{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:12px;
}

a img {
	border:none;
	margin:0px;
	padding:0px;
}

a:link {
	color:#0066CC;
	text-decoration:underline;
}

a:visited {
	color:#0066CC;
	text-decoration:underline;
}

a:hover {
	color: #664422;
}

form {
	margin:0;
	padding:0;
	}

body {
	text-align : center;
	font-size : 12px;
	padding : 0px;
	margin : 0px;
	height : 100%;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック","Osaka";
	background-color:#FFFFFF;
	}


#wrapper {
	background:url(../images/bg.jpg) repeat-y;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	width:926px;
	}

#inner {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	width:870px;
	}

/** ヘッダー **/	
#header {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	width:870px;
	}

.header-botton{
	float:right;
	display:inline;
	margin-right:16px;
}

.header-menu{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	}

.header-menu img{
	vertical-align:bottom;
}

.header-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

.header-menu li {
	float:left;
	margin:0px;
	padding:0;
	list-style-type:none;
	}

/** パンくずリスト **/
#pankuzu{
	margin-left:4px;
	margin-bottom:5px;
}

#pankuzu a{
	color:#66CC66;
}

/** メインコンテンツ **/
#main{
	margin-top:15px;
}

#left-main{
	float:left;
	display:inline;
	width:210px;
	margin:0px;
	text-align:center;
}

#left-main {
	line-height:16px;
}

#left-main .banner {
	padding:0px;
}

#left-main img{
	margin-bottom:5px;
}

#right-main{
	float:right;
	display:inline;
	width:650px;
	margin:0px;
	padding:0px;
	text-align:left;
}

/** トップページ **/
.top-service{
	width:415px;
	height:172px;
	background:url(../images/top-servicebox.jpg) no-repeat;
	margin-top:15px;
	margin-left:5px;
	margin-bottom:6px;
	padding:0px;
	float:left;
}

.top-link {
	background:url(../images/gyoumu-bg.gif) no-repeat;
	float:right;
	width:200px;
	height:172px;
	margin-top:15px;
	margin-right:20px;
	position:relative;
}

* html .top-link {
	margin-right:10px;
}

.top-link01 {
	display:block;
	width:81px;
	height:81px;
	background:url(../images/top-link01.gif) no-repeat;
	position:absolute;
	left:60px;
	text-indent:-9999px;
}

.top-link02 {
	display:block;
	width:81px;
	height:81px;
	background:url(../images/top-link02.gif) no-repeat;
	position:absolute;
	left:0px;
	top:80px;
	text-indent:-9999px;
}

.top-link03 {
	display:block;
	width:81px;
	height:81px;
	background:url(../images/top-link03.gif) no-repeat;
	position:absolute;
	left:125px;
	top:75px;
	text-indent:-9999px;
}

.top-link01:hover{
	filter:alpha (opacity=80);
	-moz-opacity:0.70;
	opacity:0.70;
}

.top-link02:hover{
	filter:alpha (opacity=80);
	-moz-opacity:0.70;
	opacity:0.70;
}

.top-link03:hover{
	filter:alpha (opacity=80);
	-moz-opacity:0.70;
	opacity:0.70;
}

.side-banner01 {
	background:url(../images/top-side1.jpg) no-repeat;
	display:block;
	width:181px;
	height:37px;
	text-align:left;
	padding-left:15px;
	padding-top:77px;
	margin-bottom:10px;
}

* html .side-banner01 {
	width:200px;
	height:120px;
}

.side-banner01:hover{
	filter:alpha (opacity=80);
	-moz-opacity:0.70;
	opacity:0.70;
}

.side-banner02 {
	background:url(../images/top-side2.jpg) no-repeat;
	display:block;
	width:181px;
	height:37px;
	text-align:left;
	padding-left:15px;
	padding-top:77px;
	margin-bottom:10px;
}

* html .side-banner02 {
	width:200px;
	height:120px;
}

.side-banner02:hover{
	filter:alpha (opacity=80);
	-moz-opacity:0.70;
	opacity:0.70;
}

.side-banner03 {
	background:url(../images/top-side3.jpg) no-repeat;
	display:block;
	width:181px;
	height:37px;
	text-align:left;
	padding-left:15px;
	padding-top:77px;
	margin-bottom:10px;
}

* html .side-banner03 {
	width:200px;
	height:120px;
}

.side-banner03:hover{
	filter:alpha (opacity=80);
	-moz-opacity:0.70;
	opacity:0.70;
}

.tservice-box{
	width:330px;
	margin-top:70px;
	margin-left:95px;
	line-height:18px;
}

.twhatsnew-box{
	width:605px;
	line-height:18px;
	margin-left:20px;
}

.twhatsnew-p{
	border-bottom:1px #CCCCCC dotted;
	margin-top:0px;
	margin-bottom:10px;
}

.tblog-box{
	width:600px;
	margin-left:14px;
	margin-bottom:10px;
	padding:0px;
	border-bottom:1px dotted #CCCCCC;
}

.tblog450{
	width:450px;
	margin-top:8px;
	margin-left:10px;
}

.tblog-day{
	color:#999999;
	font-weight:300;
}

.tbolg-title{
	color:#0066CC;
	font-size:13px;
	font-weight:300;
	margin-top:6px;
	margin-bottom:6px;
}

.tbolg-sentence{
	color:#666666;
	font-size:11px;
	font-weight:300;
}

/** 会社概要 **/
.l-m80{
	margin-left:75px;
}

.contents_370{
	width:370px;
	margin:0px;
	padding:0px;
}

.contents_384{
	width:384px;
	margin:0px;
	padding:0px;
}

.contents_410{
	width:410px;
	margin:0px;
	padding:0px;
}

.company-box{
	width:628px;
	margin-top:18px;
	margin-left:10px;
}

.company-sentence img{
	margin-top:2px;
	margin-bottom:14px;
}

.company-sentence p{
	line-height:18px;
	margin-left:8px;
}

.company-table{
	padding-left:280px;
	background:url(../images/cp-back.jpg) no-repeat 4px;
	margin-left:8px;
	margin-bottom:25px;
}

.company-table td{
	padding-top:5px;
	padding-left:8px;
	padding-bottom:5px;
	line-height:16px;
}

.td-border{
	border-bottom:1px #CCCCCC dotted;
}

.company-table th{
	background:#D3F0D3;
	font-weight:bold;
	text-align:center;
	width:110px;
	filter:alpha (opacity=80);
	-moz-opacity:0.70;
	opacity:0.70;
}

.f12{
	font-size:12px;
}

.yakuin-box{
	width:615px;
	margin-top:6px;
	margin-left:24px;
	margin-bottom:4px;
}

.yakuin-table{
	width:472px;
	margin-top:37px;
	margin-left:12px;
	border:1px #CCCCCC solid;
}

.yakuin-table td{
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	padding-left:12px;
	padding-bottom:7px;
	text-align:left;
}

/** プライバシーポリシー **/
.privacy-subtitle{
	width:605px;
	line-height:20px;
	font-size:13px;
	font-weight:bold;
	border-left:6px solid #42A878;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	margin-top:25px;
	margin-left:20px;
	padding-left:4px;

}

.privacy-box0{
	width:605px;
	margin-top:10px;
	margin-left:30px;
	text-align:left;
	line-height:18px;
	font-size:12px;
}

.privacy-box{
	width:605px;
	margin-top:15px;
	margin-left:30px;
	text-align:left;
	line-height:18px;
	font-size:12px;
}

/** 新着情報 **/
.title-whatsnew{
	width:610px;
	font-size:12px;
	background:url(../images/icon-whatsnew.jpg) no-repeat 4px;
	line-height:22px;
	margin-top:20px;
	margin-left:15px;
	font-weight:bold;
	color:#666666;
	border-bottom:1px dotted #CCCCCC;
}

.whatsnew_580{
	width:580px;
	margin-left:28px;
}

.whatsnew-sentence{
	width:585px;
	line-height:18px;
	margin-top:10px;
	margin-left:36px;
}

.title-whatsnew2{
	width:600px;
	font-size:11px;
	background:url(../images/arrow-whatsnew.jpg) no-repeat 5px;
	line-height:18px;
	margin-top:5px;
	margin-left:20px;
	color:#666666;
	border-bottom:1px dotted #CCCCCC;
	font-weight:300;
}

/** 業務案内 **/
.service_500{
	width:500px;
	margin-top:40px;
	line-height:18px;
}

.service-box{
	width:600px;
	margin-left:20px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	border:1px dotted #CCCCCC;
}

.service-box img{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

.service-box p{
	margin-left:10px;
	font-weight:300;
	margin-bottom:10px;
}

.service-box2{
	width:360px;
	margin:0px;
	padding:0px;
}

.service-msgbox-top {
	position:relative;
	margin-bottom:30px;
}

.service-msgbox-top .service-img {
	position:absolute;
	top:20px;
	left:20px;
}

.service-msgbox {
	border:1px solid #E7E7E7;
	background:#FFFFE6;
	width:425px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-left:45px;
	margin-left:130px;
}

.service-msgbox p {
	line-height:20px;
	margin-top:10px;
	padding-left:5px;
}

.l-m280{
	margin-left:200px;
}

/** スタッフ紹介 **/
* html .staff {
	margin-left:20px;
	margin-right:-20px;
}

.staff p{
	width:380px;
	line-height:18px;
	margin-bottom:2px;
	font-size:12px;
}

.staff .left {
	display:block;
	width:580px;
	height:125px;
	padding-left:30px;
	padding-top:13px;
	margin-bottom:10px;
}

* html .staff .left {
	width:620px;
	height:160px;
}

.staff .right {
	display:block;
	width:420px;
	height:150px;
	padding-left:190px;
	padding-top:13px;
	margin-bottom:10px;
}

* html .staff .right {
	width:620px;
	height:160px;
}

.staff .left2 {
	display:block;
	width:580px;
	height:134px;
	padding-left:30px;
	padding-top:10px;
	margin-bottom:10px;
}

* html .staff .left2 {
	width:620px;
	height:150px;
}

.staff .right2 {
	display:block;
	width:420px;
	height:158px;
	padding-left:190px;
	padding-top:10px;
	margin-bottom:10px;
}

* html .staff .right2 {
	width:620px;
}

.s01-staff01 {
	background:url(../images/s01-staff01.gif) no-repeat;
}

.s01-staff02 {
	background:url(../images/s01-staff02.gif) no-repeat;
}

.s01-staff03 {
	background:url(../images/s01-staff03.gif) no-repeat;
}

.s01-staff04 {
	background:url(../images/s01-staff04.gif) no-repeat;
}

.s01-staff05 {
	background:url(../images/s01-staff05.gif) no-repeat;
}

.s01-staff06 {
	background:url(../images/s01-staff06.gif) no-repeat;
}

.s01-staff07 {
	background:url(../images/s01-staff07.gif) no-repeat;
}

.s02-staff01 {
	background:url(../images/s02-staff01.gif) no-repeat;
}

.s02-staff02 {
	background:url(../images/s02-staff02.gif) no-repeat;
}

.s02-staff03 {
	background:url(../images/s02-staff03.gif) no-repeat;
}

.s02-staff04 {
	background:url(../images/s02-staff04.gif) no-repeat;
}

.s02-staff05 {
	background:url(../images/s02-staff05.gif) no-repeat;
}

.s02-staff06 {
	background:url(../images/s02-staff06.gif) no-repeat;
}

.s02-staff07 {
	background:url(../images/s02-staff07.gif) no-repeat;
}

.s02-staff08 {
	background:url(../images/s02-staff08.gif) no-repeat;
}

.s02-staff09 {
	background:url(../images/s02-staff09.gif) no-repeat;
}

.s02-staff10 {
	background:url(../images/s02-staff10.gif) no-repeat;
}

.sevice03box {
	margin-top:20px;
	margin-left:40px;
	margin-bottom:40px;
}

.sevice03box p {
	line-height:24px;
}

/** お知らせ欄 **/
.whatsnew {

}

.whatsnew ul {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

.whatsnew li {
	line-height:30px;
	border-bottom:1px dotted #ccc;
}

.whatsnew li a {
	background:url(../images/new-title.gif) no-repeat 15px center;
	padding-left:35px;
}

/** お問合せ **/
.contact-table{
	width:580px;
	font-size:12px;
	margin-top:15px;
	margin-left:25px;
	margin-bottom:20px;
}

.contact-table tr {
	height:40px;
}

.contact-table td{
	border-bottom:1px #CCCCCC dotted;
}

.fred{
	color:red;
}

.center-img{
	text-align:center; important!
}

/** 社長の一人言 **/
.title-president{
	width:631px;
	height:59px;
	font-size:12px;
	font-weight:bold;
	background:url(../images/subtitle-president.jpg) no-repeat;
	line-height:18px;
	margin-top:4px;
	margin-bottom:10px;
	border:1px solid #FFFFFF;
}

.president_530{
	width:530px;
	margin-top:32px;
	margin-left:86px;
}

.f15{
	font-size:15px;
}

.president-sentence{
	width:580px;
	background:url(../images/president-line.gif) repeat;
	line-height:22px;
	margin-top:10px;
	margin-left:26px;
	margin-bottom:10px;
}

/** フッター **/
#footer {
	margin-top:60px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	width:870px;
	background:#66CC66;
	font-size:12px;
	color:#FFFFFF;
}

.footer-left{
	margin-top:8px;
	margin-left:16px;
	float:left;
	display:inline;
}

.footer-right{
	margin-right:18px;
	float:right;
	display:inline;
}

#footer .footermenu {
	width:260px;
	float:right;
	display:inline;
	text-align:right;
	margin-top:8px;
	margin-right:8px;
	margin-bottom:8px;
	padding:0;
}

#footer .footermenu a{
	color:#FFFFFF;
	text-decoration:none;
}

.companytbl p {
	line-height:20px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

.ske-info-top {
	display:block;
	width:584px;
	height:29px;
	background:url(../images/ske-info-top.gif) no-repeat;
	padding-top:15px;
	padding-left:40px;
	font-weight:600;
	font-size:15px;
	margin-top:20px;
}

.ske-info-center {
	background:url(../images/ske-info-center.gif) repeat-y;
	padding-top:15px;
	padding-right:30px;
	padding-left:30px;
	padding-bottom:20px;
}

.ske-info-bottom {
	background:url(../images/ske-info-bottom.gif) no-repeat;
	height:20px;
}

.photo-box {
	margin:20px;
}

.photo-box img {
	border:1px solid #ccc;
	padding:1px;
	margin-left:15px;
	margin-bottom:20px;
}

.ske-title {
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
}

.ske-box {
	padding:5px;
	background:#993300;
	width:550px;
	margin-left:35px;
}

.ske-box table {
	width:100%;
	background:#CCCCCC;
}

.ske-box table th {
	text-align:center;
	background:#F5F5F5;
	line-height:30px;
	font-weight:300;
	width:75px;
}

.ske-box table th.red {
	background:#FFE1E1;
}

.ske-box table th.blue {
	background:#D0E8FF;
}

.ske-box table td {
	background:white;
	font-weight:300;
	padding-right:3px;
	width:75px;
}

.ske-box table tr.head {
	text-align:center;
	line-height:15px;
}

.ske-box table tr.head td{
	background:#E0E0E0;
}

.ske-box table tr.bottom {
	text-align:center;
	height:50px;
}

.ske-box p {
	margin:0px;
	padding:0px;
	border:1px solid red;
}

.servicep {
	width:350px;
}


.front-td {
	line-height:20px;
	height:50px;
	text-align:center;
}

.finish-box {
	margin-top:20px;
	margin-left:35px;
	border:1px solid red;
	width:495px;
	border:1px solid #CC6508;
	background:#FDE6D0;
	padding:30px;
	line-height:30px;
	text-align:center;
}

.blogimg {
	padding:1px;
	border:1px solid #CCC;
}