﻿@charset "utf-8";
/*------------------------------------------------------------
	見出しタイトル
------------------------------------------------------------*/
.mainVisual {
	padding: 15px 0 200px;
	background-image: url(image/main_visual_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.mainVisual h2 {
	padding-top: 32px;
}

#main {
	margin-top: -67px;
}

#conts .linkUl {
	margin-bottom: 39px;
}

#conts .linkUl li {
	float: left;
	text-align: center;
}

#conts .linkUl li a {
	box-sizing: border-box;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 226px;
	height: 38px;
	background: url("../common/image/link_bg_off.png") no-repeat;
	display: block;
	font-size: 1.15em;
	color: #000;
	text-decoration: none;
}

#conts .linkUl .on a {
	background: url("../common/image/link_bg_on.png") no-repeat;
	color: #FFF;
}

#conts .linkUl li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .comBox {
	padding-top: 30px;
	padding-right: 29px;
	padding-left: 30px;
}

#conts {
	padding-top: 0;
}

#conts .headLine03 {
	margin:0 13px 33px -30px;
	padding: 0 0 20px 48px;
	background: url(../common/image/head_line01_bg.jpg) no-repeat 28px top;
}

#conts p {
	margin: 0 11px 25px 11px;
	line-height: 1.65;
}

#conts .name {
	margin: 51px 26px 56px;
	text-align: right;
}

#conts .contactBox {
	margin: 0 -29px 0 -30px;
}

#conts .tableBox {
	margin: 0 -9px 86px;
}

#conts table {
	border-collapse: collapse;
	width: 100%;
}

#conts table th,
#conts table td {
	padding: 13px 15px 11px;
	line-height: 1.8;
	text-align: left;
	vertical-align: top;
	word-break: break-all;
	border-bottom: 1px dotted #BBBBBB;
}

#conts table th {
	width: 22%;
	background-color: #F0F0F0;
}

#conts .h3Ttl {
	margin-bottom: 17px;
}

#conts .map {
	margin-bottom: 17px;
	bottom: none;
}

#conts dl {
	margin-bottom: 98px;
	font-weight: bold;
	line-height: 1.4;
}

#conts dl span {
	color: #0066B7;
}

#conts dl dt {
	margin-top: 10px;
	float: left;
}

#conts dl dd {
	padding-left: 30em;
}


/* 沿革 */

.history {
}


.history dl{
	position:relative;
	padding:0 20px 20px;
}

.history dl#firstStage{
	background:#E8EDF7;
	border:solid 1px #A9BBDC;
}

.history dt{
	position: absolute;
	left: -3px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 200px;
	font-weight: bold;
}

.history dd{
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #999999;
	line-height: 1.5em;
	padding-left: 200px;
}

.history dd.last{
	border-bottom:none;
}


/* CSR */

#crsBox {
	width: 680px;
	margin-right: auto;
	margin-left: auto;	
}

#crsBox p {
	font-size: 16px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 20px;
}

.mb20 {
	padding-bottom: 40px;
}


/* コンタクト */

 .attention {
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-image: url(../contact/image/attention_bk.gif);
	padding-left: 70px;
}

span.bule {
	color:#0066B7;
	font-size:16px;
	font-weight:bold;
}　


#conts .tableBox {
	width: 640px;
}

#conts .tableBox th {
	width: 200px;
	margin-right: 20px;
}

#conts .tableBox table th,
#conts .tableBox table td {
	line-height:20px;
	
}

#conts .tableBox img {
	padding-left: 5px;
}

#conts .tableBox span.text01 {
	line-height: 25px;
}

#conts .tableBox table td .recommendation {
	background-color:#AAAAAA;
	padding:3px 10px 1px;
	color:#FFF;
	font-size:12px;
	margin:7px 0 0 0;
}

div#feeFree {
	width:202px;
	float:left;
	margin:50px 0 0 230px;
}

div#feeFree2 {
	float:left;
	width:202px;
	height:50px;
	padding:0;
	margin:50px 0 0 50px;
}

/*サンクスページ*/

#error {
	margin: 0;
	overflow: hidden;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	color: #444;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


#error img {
	margin:0;
	padding:0 0 80px 0;
}

#error p#min {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #444;
	border: 4px solid #0067B7;
	padding: 20px;
}

.bk_top {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 125px;
}

