@charset "Shift_JIS";
img {
    vertical-align: bottom;
}
.breadcrumbs{ 
	width: 980px;
	margin: 0 auto;
	display: block;
	font-size: 100%;
	clear: both;
    height: auto;
	padding: 10px 0;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
    line-height: 1;
	}

.breadcrumbs a:link{
    color: #005E8C;
    text-decoration: none;
}
.breadcrumbs a:visited{
    color: #5A2680;
    text-decoration: none;
}
.breadcrumbs a:hover{
    color: #005E8C;
    text-decoration: underline;
}

.breadcrumbs ul{
	font-size: 80%;
	line-height: 1.417em;
}

.breadcrumbs ul li{ 
	padding: 0 0 0 15px;
	background:url(../../../../shared/img/footer/arw.gif) no-repeat 4px 0.3em;
	float: left;
	}

.breadcrumbs ul li.first{
	padding: 0 0 0 0;
	background-image: none;
}



#content{
	width: 980px;
	margin: 0 auto;
	font-size: 87.5%;
	line-height: 1.35;
	font-family: "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
}
#content ul li{
	margin: 0;
	padding: 0;
}
/* ▼index naviここから*/
#indexTitle{
	width: 980px;
	height: 270px;
	background: url(../image/index/bg_title.jpg) no-repeat top left;
	position: relative;
}
#indexTitle .ttl1{
	position: absolute;
	width: 363px;
	top: 29px;
	left: 0;
}
#indexTitle .ttl2{
	position: absolute;
	width: 328px;
	top: 103px;
	left: 36px;
}
#indexTitle .tabMenu{
	position: absolute;
	top: 212px;
	left: 36px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.tabMenu li{
	display: inline-block;
	list-style-type: none;
	height: 58px;
	margin-right: 3px;
}
* html .tabMenu li{
	display: inline;
	zoom: 1;
}/* IE6 */
*:first-child+html .tabMenu li{
	display: inline;
	zoom: 1;
}/* IE7 */


/* ▲index naviここまで*/
/* ▼1-3 naviここから*/
#secondTitle{
	width: 980px;
	height: 180px;
	background: url(../image/common/bg_titleb.jpg) no-repeat top left;
	position: relative;
}
#secondTitle .ttl1{
	position: absolute;
	width: 363px;
	top: 20px;
	left: 0;
}
#secondTitle .ttl2{
	position: absolute;
	width: 328px;
	top: 68px;
	left: 36px;
}
#secondTitle .ttl3{
	position: absolute;
	width: 116px;
	top: 150px;
	left: 764px;
}
#secondTitle .tabMenu{
	position: absolute;
	top: 123px;
	left: 36px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}


/* ▲1-3 naviここまで*/

#inner{
	background: url(../image/common/pct_bg.jpg) repeat-y top left;
	padding: 35px 81px 0;
}
.introTxt{
	width: 818px;
	background: url(../image/index/pct_-double-line.gif) no-repeat top left;
	padding: 1.5em 0 1em;
	border-bottom: #b0998a solid 2px;
	margin-bottom: 1.5em;
}
.introTxt p{
	width: 700px;
	margin: 0 auto;
	line-height: 1.75;
}
#preSec{
	width: 762px;
	clear: both;
	overflow: hidden;
	padding: 16px;
	margin: 0 auto 30px;
	background: #fdffc0 url(../image/index/pct_pre_bg.gif) no-repeat top left;
}
#preSec .sec01 {
    float: left;
    width: 290px;
    height: 280px;
    background: #fff;
    text-align: center;
}
#preSec .sec01 .mt-10 {
    margin-top: 10px;
}
#preSec .sec01 .btn{
	margin-top: 5px;
}
#preSec .sec02{
	float: right;
	width: 454px;
}
#preSec .sec02 ul{
	margin: 6px 0 18px;
}
.listSec{
	width: 750px;
	clear: both;
	overflow: hidden;
	background: url(../image/common/bg_dotline.gif) repeat-x left top;
	padding: 12px 38px 16px 30px;
}
.listSec .secPct{
	width: 211px;
	float: left;
}
.listSec .secTxt{
	width: 491px;
	float: right;
	margin-top: 20px;
}
.listSec .secTxt p.p1-1{
	margin: 9px 0 14px;
}
.listSec .secTxt p.p2-1{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 4px;
}
.listSec .secTxt p.p1-2{
	margin: 12px 0 14px;
}
.listSec .secTxt p.p2-2{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 4px;
}
.listSec .secTxt p.p1-3{
	margin: 0 0 12px;
}
.listSec .secTxt p.p2-3{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 4px;
}
.listSec .secTxt p.p3{
	margin: 0 0 14px 4px;
}
.listSec .secTxt div.btn_area{
	height: 70px;
	position: relative;
	width: 487px;
	clear: both;
}
.listSec .secTxt .btn01{
	position:absolute;
	top:20px;
	left:0px;
}
.listSec .secTxt .btn02{
	width:264px;
	position:absolute;
	top:20px;
	left:235px;
}
.listSec .secTxt .btn03{
	width:364px;
	position:absolute;
	top:60px;
	left:0px;
}
.listSec .secTxt .btn_new{
	position:absolute;
	top:8px;
	left:247px;
}

.listSecLast{
	width: 818px;	
	background: url(../image/common/bg_dotline.gif) repeat-x left top;
	padding-top: 0.5em;
}
p.toPageTop{
	font-size: 10px;
	line-height: 2.2;
	padding: 3px 0 5px;
	text-align: right;
}
.atten{
	color: #f20003;
}
