/*レイアウト*/
body{
	margin:0;
	padding:0;
	color:#000000;
	background-color:#F3FFE6
; text-align: center
}
.back{
	background-attachment:fixed;
	background-image:url(img/back.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
img{
	border:none;
}
/*テキスト設定*/	
.text8{font-size:8px}
.text9{font-size:9px}
.text10{font-size:10px;line-height:14px}
.text11{font-size:11px;line-height:16px}
.text12{font-size:12px;line-height:16px}
.text14{font-size:14px;line-height:20px}
.text16{font-size:16px;line-height:20px}
.text18{font-size:18px;line-height:24px}
.text12-2{font-size:12px;line-height:18px}
.text17{font-size:17px}
.text12-3{font-size:12px;line-height:21px}
.text5{font-size:5px}
.text13{font-size:13px;line-height:16px }
.text11_2{font-size:11px;line-height:18px}

.textlist{color:#006699;font-size:11px;}

/*ボーダー*/
.border{
	border:solid;
	border-width:0px 1px 1px;
	border-color:black #003366 #003366
}
.border2{
	border:1px #333399 solid
}
.border3{
	border:1px #3399CC solid
}

.border4{
	border:1px #003399 dashed
}
.flash{/*フラッシュ部分用上下のみボーダー*/
	border-bottom:1px #666666 solid;
}

.toku{
	border:1px #CCCCCC dotted;
	margin:2px 0 1px 0;
}

.mainborder{/*中枠カラー*/
	border:solid #666666;
	border-width:0px 1px 1px 1px;
}

.mainborder2{
	border:solid #666666;
	border-width:0px 1px 1px 1px;
}
a.main_genchi{
	display:block;
	padding:30px 0 0 27px;
	width:271px;
	height:29px;
	background:url(images/mainmenu_genchi.jpg) top left no-repeat;
}

div.maintxt{
	width:240px;
	font-size:10px;
}

a.main_chirashi{
	display:block;
	padding:30px 0 0 27px;
	width:271px;
	height:34px;
	background:url(images/mainmenu_chirashi.jpg) top left no-repeat;
}

.conlist{
	margin-top:8px;
}

.conlist td{
	background:url(images/btnbk.gif) right bottom;
}
div.maincap{/*中枠説明*/
	margin:0 30px 10px 35px;
	font-size:10px;
	border-top:1px dashed #CCCCCC;
}

.menuborder{/*枠カラー*/
	background-color:#fff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#kensaku{border-color:#FF8C8C}
#com{border-color:#8C90D9}
#gakku{border-color:#7094DC}
#staff{border-color:#70C2C2}
#baikyaku{border-color:#8CCAF3}
#loan{border-color:#B2C176}
#okini{border-color:#FFAA80}
#tokusen{
	border-top-color: #8CCB95;
	border-right-color: #8CCB95;
	border-bottom-color: #8CCB95;
	border-left-color: #8CCB95;
}
#mobile{border-color:#E65CB8}
#kinri{border-color:#FF9933}
#kaiin{border-color:#b98c46}

/*e-life検索部分*/
.kensakulist td{
	padding:5px;
	font-size:12px;
	line-height:15px;
}
.kensakulist td#wb{
	padding:5px;
	font-size:12px;
	line-height:15px;
	border:solid #CCCCCC;
	border-width:0px 0px 1px 0px;
}
.kensakulist img{
	float:left;
	margin:0 5px 0 0;
	display:block;
}
/*会社情報部分*/
.cap{
	font-size:10px;
	line-height:15px;
	padding:0;
}
.com{
	margin:5px 0;
}

.whats{
	margin:5px 0;
}
.whats td{
	padding:2px;
	font-size:10px;
}
.whats td#wb{
	padding:2px;
	font-size:10px;
	border:solid #CCCCCC;
	border-width:0px 0px 1px 0px;
}

.bt{margin:5px 0 0 0;text-align:right;}

.footer{
	background:url(images/foot.gif);
	font-size:10px;
	text-align:center;
	line-height:21px;
	color:#333333;
	height: 21px;
}

/*見た目*/
.form{
	font-size:11px;
	color:#0066CC;
	background-color:#FFFFFF
}
.line{
	color:#FF3300;
	border-style:solid
}
.copyright{
	background-color:#0066CC;
	font-size:10px;
	color:#FFF;
	padding:2px;
}
.chokubai{
}
.choku_in{
	margin:5px 0 5px 0;
}
.choku_lead{
	padding:5px 0 0 5px;
	font-size:10px;
	padding-left:10px;
	background-image: url(images/chokubai_back_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.choku_body{
	background:url(images/choku_bar.gif) top left repeat-y;
}
.choku_bottom{
	background:url(images/choku_bottom.gif) top left no-repeat;
}

button{
	border:0px solid #000;
	width:80px;
	height:21px;
	margin:0px;padding:0px;
	background:none;
}

/*カウンタ*/
.counter{
	text-align:center;
	padding:14px 0 0 0;
}


/*リンク*/
a:link{color:#0000CC}
a:visited{color:#0000CC}
a:hover{color:#009999}
a:active{color:#009999}

h1 {
font-size:10px;
line-height: 2em;
font-weight: normal;
text-align:left;
color: #333333;
padding:0 5px;
margin:0;
}
#header{
height:105px;
background:url(images/header_bg.jpg) 0 0 no-repeat;}

#header_inner{}

#header_logo{
width:285px;
float:left;
padding:5px 0 0 0;}

#header_logo a{
height:70px;
display:block;
padding:0 0 0 10px;
}

.none{display:none;}

#header_menu{
width:505px;
float:right;
padding:60px 5px 5px;
text-align:right;}


#header_menu a{
font-size:12px;
color:#666;
text-decoration:none;}

#header_menu a:hover{color:#009999}

h2 {
float:none;
clear:both;
background:url(images/h2_bg.jpg) 0 0 no-repeat;
font-size: 12px;
line-height: 18px;
font-weight: normal;
color: #333333;
padding: 20px 10px 10px;
margin:0 0 10px;
border-bottom:1px solid #09c;
text-align:center;
}

.pkg:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.pkg {display: inline-block;}

/* Hides from IE-mac \*/
.pkg {height: 1%;}
.pkg {display: block;}
/* End hide from IE-mac */


.syubetsu{
width:48px;
height:17px;
float:left;}

.btn{
width:80px;
height:17px;
background:url(images/top_btn.jpg) 0 0 no-repeat;
float: right;}

.btn a{
width:80px;
height:17px;
display:block;}

.btn a:hover{background:url(images/top_btn.jpg) 0 -17px no-repeat;}

#hanbaikai_banner{
background:url(images/hanbaikai_banner.jpg) 0 0 no-repeat;
width:230px;
height:60px;
margin:0 0 10px;}

#hanbaikai_banner a{
width:230px;
height:60px;
display:block;}

#hanbaikai_banner a:hover{
background:url(images/hanbaikai_banner.jpg) 0 -60px no-repeat;}


#ad_banner{
background:url(images/ad_banner.jpg) 0 0 no-repeat;
width:230px;
height:60px;
margin:0 0 10px;}

#ad_banner a{
width:230px;
height:60px;
display:block;}

#ad_banner a:hover{
background:url(images/ad_banner.jpg) 0 -60px no-repeat;}

