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

body {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.8em;
	color: #333;
	background: #f8edcd url(images/body-bg.gif) repeat-x; 
}
.sp{
	display:none !important;
}
a {
	color: #69C;
}
a:hover {
	color: #C00;
}

img {
	vertical-align: bottom;
	border: none;
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left; 
	background: #FFF;
}
#header {
	height: 72px;
	background: url(images/header-bg.gif) no-repeat; 
	padding: 0 10px 0 10px;
}
#header h1 {
	margin: 0;
	padding: 0; 
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
}
#header h1 a {
	color: #ccc;
	text-decoration: none;
}
#footer {
	padding: 0;
}
#footer p {
	font-size: 11px;
	color: #666;
	text-align: right;
	margin: 5px 30px 5px 15px;
}

#mainContent {
	padding: 0;
	background: #FFFFFF;
}

#contents {
	background: #FFF;
}

#one {
	height: 173px;
	background: url(images/2-2.jpg) bottom no-repeat;
	padding: 0;
}
#one strong {
	font-weight: normal;
	color: #C00;
}
#one h2 {
	height: 51px;
	background: url(images/2-1.jpg) no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
#one p.second {
	margin: 0;
	padding: 10px 310px 20px 35px;
	display: block;
}

#three {
	height: 397px;
	background: url(images/3-bg.jpg) bottom no-repeat;
	line-height: 18px;
}
#three .box1 {
	width: 275px;
	height: 100px;
	padding: 120px 0 0 25px;
	float: left;
}
#three .box2 {
	width: 276px;
	height: 100px;
	padding: 120px 0 0 12px;
	float: left;
}
#three .box3 {
	width: 275px;
	height: 100px;
	padding: 120px 0 0 13px;
	float: left;
}
#three .box4 {
	width: 210px;
	height: 90px;
	padding: 55px 0 0 25px;
	float: left;
}
#three .box5 {
	width: 200px;
	height: 90px;
	padding: 55px 0 0 10px;
	float: left;
}
.box1 .text, .box2 .text {
	padding: 5px 15px 0 15px;
	color: #333;
}
.box3 .text, .box4 .text, .box5 .text {
	padding: 5px 15px 0 15px;
	color: #333;
}
#four {
	height: 220px;
	background: url(images/4-bg.jpg) no-repeat;
}
#four .step1 {
	width: 210px;
	padding: 90px 0 0 15px;
	float: left;
}
#four .step2 {
	width: 190px;
	padding: 90px 0 0 20px;
	float: left;
}
#four .step3 {
	width: 190px;
	padding: 90px 0 0 15px;
	float: left;
}
#four .step4 {
	width: 230px;
	padding: 90px 0 0 15px;
	float: left;
}
#four .step1 strong, #four .step2 strong, #four .step4 strong {
	color: #C00;
	font-weight: normal;
	/*background:#fffc00;*/
}



#five {
	height: 350px;
	background: url(images/5-bg.jpg) no-repeat;
}
#five .area1 {
	margin: 20px 30px 0 30px;
}
#five .area1 h3, #five .area2 h3, #five .area3 h3 {
	font-size: 16px;
	color: #4b2e09;
	margin: 20px 0 10px 0;
}
#five .area1 h4, #five .area2 h4, #five .area3 h4 {
	font-size: 14px;
	color: #7fb004;
	margin: 10px 0 5px 0;
}



.clear {
	clear: both;
}
.scroll_nav {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px 30px;
}
.col_red {
	color: #C00;
}

#breadcrumbs {
	font-size: 10px;
	color: #999;
	margin: 0 auto 20px auto;
	padding: 5px 0 5px 10px;
	background: #e1f6ff;
}
#company { 
    width: 94%;
	margin: 30px auto;
}
#company th {padding:3px; border-left: 4px solid #F36; text-align:left;}
#company td {
	padding:3px;
}
/*-----tellink追加-------*/
.tellink{
	    width: 250px;
    height: 62px;
    float: right;
}
.tellink2,.tellink3,.tellink4,.tellink5 {
	position: absolute;
}
.tellink2 a {
	    position: absolute;
    top: 120px;
    left: 400px;
}
.tellink3 a {
	   left: 627px;
    position: absolute;
    width: 260px;
    height: 60px;
}
.tellink4 a{
	position: absolute;
    left: 460px;
    top: 10px;
}
.tellink5 a {
	    position: absolute;
    left: 640px;
    width: 250px;
}