﻿/*meritのCSS*/

.mgb30 { margin-bottom:30px; }
.center { text-align:center }


/* 
------------------------------------ 特長 --------------------------------------*/

#merit {
	position:relative;
	padding-bottom:30px;
	width:960px;
	background:url(../images/01_bg.jpg) left top repeat;
}
#merit:after {
	content:url(../images/01_bg_03.jpg);
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	widht:960px;
	height:22px;
}

.block01 {
	padding-top:80px;
	background:url(../images/01_bg_01.jpg) left top no-repeat;
}
.block02 {
	padding-top:104px;
	background:url(../images/01_bg_02.jpg) left top no-repeat;
}
.block01:after, .block02:after {content:"";display:block;clear:both;}

#merit p {
	font-size:13px;
	line-height:1.5;
}
#merit p.txt_left {
	float:left;
	width:410px;
	padding-left:40px;
}
#merit p.txt_right {
	float:right;
	width:410px;
	padding-right:40px;
}

/* 
------------------------------------ 検索窓 -----------------------------------*/
.box760 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}


/* 
------------------------------------ メンバー -----------------------------------*/

#member {
	width:960px;
	text-align:center;
	background:url(../images/02_bg2.jpg) left top repeat-y;
}

.member_lead {
	width:960px;
	height:67px;
	font-size:15px;
	line-height:1.5;
	text-align:center;
	background:url(../images/02_bg.jpg) left top no-repeat;
}

/* 
------------------------------------ 流れ -----------------------------------*/

.flow_lead {
	padding-bottom:10px;
	width:960px;
	font-size:15px;
	line-height:1.5;
	text-align:center;
	background:#65cafe url(../images/03_bg.jpg) left top no-repeat;
}

/* 
------------------------------------ フッター -----------------------------------*/
.moveTop {
    margin:0 auto 20px;
    width: 960px;
	text-align:right;
}
.moveTop a {
	padding-left:10px;
	background:url(../images/mrk_triangle_dlgray2.gif) no-repeat left center;
}
div#res_seofooter .textLink5 .tit {
	margin-bottom:5px;
	font-weight:bold;
}
div#res_seofooter .textLink5 li.prefecturestop {
	margin-left:0;
    border-left: 1px solid #CCCCCC;
}
div#res_seofooter .about dd {
	padding-top:20px;
}
