@charset "shift_jis";

/* ================================================= */
/* System Force - Design and Devt                    */
/* common.css                                        */
/* NOTE: ALL HTML FILES ARE LINK TO THIS CSS.        */
/* ================================================= */



/*----- body -----*/

body{
	margin: 0px; 
	font: 0.8em "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	border-top:3px solid #f0a836;

	}

a{color:#000000;}

a:link { 
	text-decoration: none ;    /* ΊόπΑ· */
	}   /* N */
	
a:visited {                 /* ωΙ©½N */
	color: #4a4a4a;
	text-decoration: none ;    /* ΊόπΑ· */
	}
	
a:active {                 /* NbNΜN */
	color: #fff ;
	text-decoration: none;     /* ΊόπΑ· */
	}
	
a:hover {                   /* J[\ͺγΙ ιΜN */
	color: #999999;
	text-decoration: underline ;    /* Ίόπo· */
	}	
	
img{
	border:0;
	margin: 0;
	}

p{
	margin: 8px;
	}

.hide{
	display: none;
	}

h1{
	margin: 0;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	}
h2{
	margin: 0;
	}


/*----- header -----*/
.header{
	margin:0;
	width: 850px;
	height:133px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	background-color: #ffffff;
	}
	
#header_left{
	margin-top:0px;
	width: 607px;
	height:133px;
	float: left;
	}

.header_chr{
	padding:5px 0px 3px 2px;
	border-bottom:1px solid #fcdbb8;
	}

.logo{
	width: 234px;
	height: 74px;
	padding-top:15px;
	float: left;
	}

.header_tell{
	float:right;
	padding-top:15px;
}



#header_right{
	margin-top:0px;
	width: 233px;
	height: 133px;
	float: right;
	background-image: url("/images/header/other_tell.gif");
	background-repeat: no-repeat;
	}

#header_right img{
	padding:85px 0px 0px 7px;
}







/*----- j[o[ -----*/
ul { 
	margin: 0 0 0 0; 
	padding: 0; 
	} 


li{
	float: left;
	font-weight:normal;
	list-style-type: none;
	}

/*XgΜ*/

li.s-1{
	background-image: url("/images/header/1.gif");
	background-repeat: no-repeat;
	background-position: middle left;
	padding-right:20px;

}

li.s-2{
	background-image: url("/images/header/2.gif");
	background-repeat: no-repeat;
	background-position: middle left;
	padding-right:20px;
}

li.s-3{
	background-image: url("/images/header/3.gif");
	background-repeat: no-repeat;
	background-position: middle left;
	padding-right:20px;
}

li.s-4{
	background-image: url("/images/header/4.gif");
	background-repeat: no-repeat;
	background-position: middle left;
}


.li_px120{
	width: 120px;
	}
	
.li_px106{
	width: 106px;
	}

.li_px100{
	width: 100px;
	}

.li_px138{
	width: 138px;
	}

.li_px174{
	width: 174px;
	}
	
.li_px144{
	width: 144px;
	}

.li_px94{
	width: 94px;
	}

.li_px85{
	width: 85px;
	}

.li_px47{
	width: 47px;
	}

/*----- γj[ -----*/
.menu01{
	margin: 0px;
	width: 488px;
	height: 26px;
	position: absolute;
	top: 136px;
	left: 50%;
	margin-left: -425px;
	background-image: url("/images/header/menu2_back.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 362px;
	background-color: #ffffff;
	clear:both;
	font-family: "qMmpS Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "CI" , "Meiryo" , "lr oSVbN", san-serif;
	}

.menu01 ul{
	padding-top:4px;
	height:22px;
	vertical-align:middle;
}

.menu01 ul li{
	height:22px;
	vertical-align:bottom;
	padding-left:18px;
	font-size:11px;
}

.menu01 ul li a{
	display: block;
	padding-top: 2px;
}

/*----- Ίj[ -----*/
.menu02{
	margin: 0;
	width: 850px;
	height: 34px;
	padding-top: 0px;
	position: absolute;
	top: 162px;
	left: 50%;
	margin-left: -425px;
	background-color: #ffffff;
	clear:both;
	}



/*----- main -----*/

.main{
	margin: 0;
	width: 850px;
	height: auto;
	position: absolute;
	top: 208px;
	left: 50%;
	margin-left: -425px;
	background-image: url("../images/menu_r_bg.gif");
	background-position: 650px 0px;
	background-repeat: repeat-y;
	background-color: #ffffff;
	}

.main_contents{
	width: 650px;
	height: auto;
	float: left;
	background-color: #ffffff;
	padding-bottom: 10px;
	}

/*----- Ej[ -----*/

.menu_right{
	width: 200px;
	margin-left: 0px;
	float: left;
	padding-top: 8px;
	}
	
.img_btn{
	float: left;
	margin-left: 14px;
	margin-top: 2px;
}

/*----- footer -----*/
.footer{
	margin: 0;
	width: 850px;
	position: absolute;
	left: 50%;
	bottom: -26px;
	height: 26px;
	margin-left: -425px;
	background-color: #ffffff;
	background-image: url("../images/footer.gif");
	background-repeat: no-repeat;
	background-position: 0% 0px;
	float: left;
	clear: both;
}


.ft{
	padding: 0;
	margin-top: 4px;
	margin-left: 314px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 96%;
	font-family: "Verdana";
}
/*----- color -----*/
.red{
	color: #cc0000;
}

.green{
	color: #006633;
}

.blue{
	color: #3366ff;

}
/*----- index.html -----*/


div#top_contenst{
	text-align:left;
	width: 650px;
}

.top{
	margin-right: 0px;
}

p.top_title{
	margin:10px 0px;
}

div.top_area1{
	padding-bottom:10px;
}

div.top_area1 div{
	float:left;
	margin-right:10px;
	width:204px;
	border:1px solid #999999;
	padding:0px;
	text-align:center;
	margin-bottom:15px;
}

div.top_area1 div img{
	padding:0px;
	margin-bottom:6px;}

div.top_area1 div p{
	background-color:#f3f3f3;
	background-image: url("/images/top/line.gif");
	background-repeat: no-repeat;
	background-position: top center;
	height:20px;
	padding-top:4px;
	margin:0px;
	margin-bottom:5px;
}

/* -fromͺ- */
div.top_area1 div form{margin-bottom:7px;}


div.top_area1 div form ul{
	width:109px;
	float:left;
	padding-bottom:5px;
	font-size:12px;
	padding-left:0px;
	height:65px;
}

div.top_area1 div form ul li{
	width:109px;
	text-align:left;}

div.top_area1 div form ul.area_left{
	width:85px;
	float:left;
	padding-bottom:5px;
	font-size:12px;
	padding-left:10px;
}

div.top_area1 div form ul.area_left li{
	width:85px;
	text-align:left;}


div.top_area1 div form span{
	width:94px;
	float:left;
	margin:0px 0px 0px 5px;
	font-size:11px;
	d}

div.top_area1 div form select{
	width:88px;
	float:left;
	margin:0px 0px 8px 10px;
	font-size:11px;
}



.rosen{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}

.area{
	height: 140px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 1px solid #ffcc33;
}

.qck{
	margin-top: 2px;
	float: right;

}

.info{
	width: 402px;
	height: 178px;
	float: left;
	font-size: 12px;
	background-image: url("/images/top/news_title.gif");
	background-repeat: no-repeat;
	background-position: top center;
	padding:40px 10px 0px 10px;
	margin-top:15px;
}

div.top_banner{
	float:right;
	width: 206px;
	padding-right: 11px;
	margin-top:15px;

}

div.top_banner img{
	padding-top:8px;

}


/*----- privacypolicy.html -----*/

.pri_p{
	width: 610px;
	margin-left: 20px;
	padding: 0;
	line-height: 120%;
	letter-spacing: 0;
	margin-top: 14px;
}
.orange{
	color: #ffcc33;
	font-weight: bold;
}

/*----- company.html -----*/

.com{
	margin-left: 5px;
	margin-top: 30px;
	width: 635px;
	border: 0;
	border-collapse:collapse;
}


table.com  tr span{
	border-left:3px solid #e99929;
	padding-left:5px;
}


.com_td01{
	width: 150px;
	height: 36px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	margin:0px;

}
.com_td02{
	width: 484px;
	height: 36px;
	font-size: 12px;
	font-weight: normal;
	padding: 15px;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	margin:0px;

}
.com_td03{
	width: 150px;
	height: 36px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	background-color: #f9f9f9;
	margin:0px;
}
.com_td04{
	width: 484px;
	height: 36px;
	font-size: 12px;
	font-weight: normal;
	padding: 15px;
	background-color: #f9f9f9;
	margin:0px;

}

/*----- distinctive.html -----*/
.main_contents_distinctive{
	width: 650px;
	height: auto;
	background-image: url("../images/distinctive_bg.gif");
	background-position: 88% 8%;
	background-repeat: no-repeat;
	float: left;
	margin-top:20px:
	}

.distinctive{
	margin-top: 16px;
	margin-left: 20px;
	width: 600px;
	height: 86px;
	clear: both;
}
	
.h2_dis{
	width: 162px;
	height: 80px;
	margin-top: 0px;
	float: left;
}
.p_dis{
	padding-top: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	float: left;
	font-size: 106%;
	color: #000;
}


/*----- GAυ -----*/

p.title{margin-bottom:20px;margin:0px;}

div.top_title{margin:10px 0px;height:20px;}

div.top_title ul li{margin-right:27px;}

p.area_line{margin:30px 0px 10px 0px;clear:both;}

div.area_box{
	height:50px;
}

div.area_box ul li{
	margin-right:11px;
	width:97px;
	height:35px;
	background-image: url("/images/other/rental_back.gif");
	background-repeat: no-repeat;
	padding-left:22px;
	font-family: "qMmpS Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "CI" , "Meiryo" , "lr oSVbN", san-serif;
	font-weight:bold;
	font-size:14px;
	padding-top:15px;
	line-height: 1.2;
}

div.top_title ul li.right_none{
	margin-right:0px;
}
div.area_box ul li.right_none{
	margin-right:0px;
}

div.under_right{
	text-align:center;
	margin:5px 11px 0px 0px;
	font-family: "qMmpS Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "CI" , "Meiryo" , "lr oSVbN", san-serif;
	font-weight:bold;
	font-size:13px;
	float:right;
	background-color:#eeeeee;
	width:108px;
	padding:5px
}


.area_sele{
	height: auto;
	text-align:left
}
.area_sele02{
	margin-top: 20px;
	margin-left: 12px;
	width: 580px;
	border: 1px solid #ffcccc;
	padding: 20px;
	height: auto;

	
}
.area_search{
	margin-top: 10px;
	margin-left: 160px;
	
}

.area_block{
	border-left: 6px double #ffcccc;
	margin-bottom: 20px;
	
}
.ab_td{
	padding-left: 20px;	

}

.areaform{
	width: 120px;
	height: 30px;
}

.areaform_btn{
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}


/*----- eGATOP -----*/

div.area_top_banner{
	margin:10px 0px;
}

div.area_top_banner img{
	float:left;
	padding-right:10px;
}


div.top_area1{
	padding-bottom:10px;
}

div.top_area1 div{
	float:left;
	margin-right:10px;
	width:204px;
	border:1px solid #999999;
	padding:0px;
	text-align:center;
	margin-bottom:15px;
	background-color:#fff7dd;
}

div.top_area1 div.right_none{
	margin-right:0px;

}


div.top_area1 div img{
	padding:0px;
	margin-bottom:10px;
	clear:both;}

div.top_area1 div p{
	background-color:#f3f3f3;
	background-image: url("/images/top/line.gif");
	background-repeat: no-repeat;
	background-position: top center;
	height:20px;
	padding-top:4px;
	margin:0px;
	margin-bottom:5px;
}

div.area_search_box{
	margin-bottom:5px;
	border:1px solid #999999;
	width:637px;
}

.step1{
	padding:10px 12px;
	clear:both;
}


div.area_box_list{
	width:315px;
	padding-bottom:20px;
}

div.area_box_list b{
	color:#ee481e;
	display:block;
	padding-left:15px
}

div.area_box_list ul{
	padding-left:35px;
	padding-top:5px;
}

div.area_box_list ul li{
	float:none;
}

.left{float:left;}

.right{float:right;}

.area_top_left{
	float:left;
	padding:10px 0px 20px 0px;
	width: 350px;
}

.area_top_left span{
  font-size: 13px;
  margin: 0 0 0 40px;
  width: 120px;
	text-align:center;
	float:left;
}

.area_top_left select{
  font-size: 13px;
  margin: 0 0 0 40px;
  width: 120px;
	text-align:left;
	float:left;
}

/*--IE6p--*/
*html .area_top_left span{
  font-size: 13px;
  margin: 0 0 0 20px;
  width: 120px;
	text-align:center;
	float:left;
}

/*--IE6p--*/
*html .area_top_left select{
  font-size: 13px;
  margin: 0 0 0 20px;
  width: 120px;
	text-align:left;
	float:left;
}


.area_top_right{
	float:right;
	padding:10px 20px 20px 20px;
	width: 230px;
}

/*----- wEHόυ -----*/
.st_sele{
	margin-top: 20px;
	margin-left: 0px;
	width: 618px;
	border: 1px solid #99ccff;
	padding: 10px;
	height: auto;
	margin-bottom: 10px;
}

.st_search{
	margin-left: 160px;
	height: auto;
	
}

.st_search02{
	margin-top: 30px;
	margin-left: 160px;
	height: 130px;
	
}

.st_search03{
	margin-top: 10px;
	margin-left: 160px;
	height: auto;
}

.st_block{
	border-left: 6px double #99ccff;
	margin-bottom: 20px;
	
}

.st_block_th{
	text-align: left;
	padding-left: 10px;
}

.st_td01{
	padding-left: 20px;	
	width: 180px;

}

.st_td02{
	padding-left: 20px;	
}

.stform{
	width: 120px;
	height: 30px;
}

.stform_btn{
	float: right;
	margin-right: 10px;
	height: auto;
}

.height_div{
	height: 50px;
	
}


/*----- OC -----*/

.loginbg01{
	width: 294px;
	height: 480px;
	background-image: url("../images/loginbg01.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	padding-top: 60px;
	text-align: center;

}

.loginbg02{
	width: 294px;
	height: 375px;
	background-image: url("../images/loginbg02.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	padding-top:80px;
	text-align: center;

}

.p_loginbg{
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
}

.p_login_caution01{
	text-align: left;
	background-color: #f0f0f0;
	width: 242px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 16px;
	font-size: 80%;
}

.p_login_caution02{
	text-align: left;
	background-color: #f0f0f0;
	width: 242px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-size: 80%;

}

.loginpage_btn{
	width: 194px;
	height: 48px;
	padding: 0px;
	margin-bottom: 0px;
}

.pass_btn{
	margin-top: 90px;
}

.tourokumuryo_btn{
	margin-top: 10px;

}


/*----- c_draft.html -----*/

.c_draft{
	margin-left: 5px;
	margin-top: 4px;
	width: 630px;
	height: 90px;
	border: 0;
}

.c_draft02{
	margin-left: 0px;
	margin-top: 10px;
	width: 639px;
	border-bottom: 1px solid #999966;
}


.bl{
	background-image: url("../images/blue.gif");
	background-repeat: no-repeat;
	width: 330px;
	height: 36px;
}

th{
	font-size: 120%
}

.line{
	border-top:1px solid #999966;

}


.large{
	font-size: 140%;
	font-weight: bold;
}

.td_icon{
	padding: 0px;
	width: 30px;
	height: 30px;

}


.pages{
	text-align: center;
	margin-top: 40px;

}


/*----- c_description.html -----*/

.c_description01{
	margin-left: 40px;
	margin-top: 6px;
	width: 580px;
}

.c_description02{
	margin-left: 40px;
	margin-top: 10px;
	width: 580px;
}
/*----- r_draft.html -----*/
.r_draft{
	margin-top: 20px;
	margin-right: 2px;
	width: 639px;
	float: left;
	font-size: 88%;
	border-bottom: 1px solid #999966;	

}

.r_icon{
	width: 140px;
	height: 80px;	
}


/*----- p_draft.html -----*/

.p_draft{
	margin-top: 20px;
	margin-right: 2px;
	width: 639px;
	border-bottom: 1px solid #999966;
	border-top: 1px solid #999966;	
	float: left;
	font-size: 82%;
}
.p_td{
	border-top: 2px solid #333;
	border-right: 1px solid #999966;
	height: 40px;
}
.p_td02{
	border-top: 2px solid #333;
	height: 40px;
	background-color: #bfdfff;

}

/*----- ξ¨ΪΧ -----*/

.h1_de{
	font-size: 120%;
	padding-top: 4px;;
	padding-left: 165px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../images/de_h1.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 481px;
	color: #727272;
	margin-top: 4px;
}
.detail{
	width: 646px;
	margin-left: 2px;
	margin-top: 6px;
	font-size: 84%;
	font-family: "lr SVbN";
	color: #525252;
}
.th_de{
	text-align: left;
	font-size: 98%;
	letter-spacing: -1px;
	padding-top: 1px;
	border: 1px solid #ffffff;
	border-top: 0;
	border-left: 0;
	height: 14px;
}

.th_de01{/* κsΪCγ */
	text-align: left;
	font-size: 98%;
	letter-spacing: -1px;
	padding-top: 1px;
	border: 1px solid #ffffff;
	border-left: 0;
	height: 14px;
}

.th_de02{/* κρΪCΆ */
	text-align: left;
	font-size: 98%;
	letter-spacing: -1px;
	padding-top: 1px;
	border: 1px solid #ffffff;
	border-top: 0;
	height: 14px;
}

.th_de03{/* κsΪZPCγEΆ */
	text-align: left;
	font-size: 98%;
	letter-spacing: -1px;
	padding-top: 1px;
	border: 1px solid #ffffff;
	height: 14px;
}


.td_de{
	text-align: left;
	font-size: 98%;
	padding-top: 1px;
	border: 1px solid #ffffff;
	border-top: 0;
	border-left: 0;
	height: 14px;
	background-color: #f8f8f8;
}

.td_de01{/* κsΪCγ */
	padding-top: 1px;
	border: 1px solid #ffffff;
	border-left: 0;
	height: 14px;
	background-color: #f8f8f8;
}


.de_tr05{
	height: 30px;
}

.de_td_width01{/* 1ρΪ */
	width: 112px;
}

.de_td_width02{/* 2ρΪ*/
	width: 86px;
}

.de_td_width03{/* 3ρΪ*/
	width: 50px;
}

.de_td_width04{/* 4ρΪ*/
	width:86px;
}

.de_td_width05{/* 5ρΪ */
	width: 59px;
}

.de_td_width06{/* 6ρΪ */
	width: 59px;
}

.de_td_width07{/* 7ρΪ */
	width: 74px;
}

.de_td_width08{/* 8ρΪ */
	width: 116px;
}

.img_view{
	margin: 0;
	padding: 0;
}

/*----- ουΑTΰΎ -----*/
.tokuten_img{
	float: right;
	width: 636px;
	height: 118px;
}
.tokuten_back{
	background-image: url("../images/tokuten_back.gif");
	background-repeat: no-repeat;
	width: 638px;
	height: 254px;
	float: right;
	margin-top: 10px;
	margin-right: 2px;
}

.tokuten_txt{
	margin-top:56px;
	margin-left: 36px;
	width: 566px;
	height: 176px;
}
.tokuten_btn{
	float: right;
	width: 580px;
	height: 128px;
	margin-right: 34px;
	margin-top: 10px;
}

/*----- ουKρ -----*/
.kiyaku_img{
	float: right;
	width: 636px;
	height: 118px;
}
.kiyaku_back{
	background-image: url("../images/kiyaku_back.gif");
	background-repeat: no-repeat;
	width: 638px;
	height: 170px;
	float: right;
	margin-top: 10px;
	margin-right: 2px;
	text-align: center;

}

.kiyaku_txt{
	margin-top:60px;
	margin-left: 36px;
	width: 566px;
	height: 16px;
	padding-bottom: 0px;
}
.kiyaku_btn01{
	width: 176px;
	height: 40px;
	margin-top: 10px;
	margin-left: 110px;
	float: left;
}
.kiyaku_btn02{
	width: 176px;
	height: 40px;
	margin-top: 10px;
	margin-left: 80px;
	float: left;
}

.kiyaku_textarea_div{
	width: 650px;
	text-align: center;
}
.kiyaku_textarea{
	background-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000080;
	scrollbar-track-color:#000050;
	scrollbar-arrow-color:#ffccff ;
	scrollbar-3dlight-color:#000080;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#555555;
	scrollbar-darkshadow-color:#000000;
	
	margin-left: 10px;
	margin-top: 10px;
	font-size: 96%;
	border: 1px solid #ccc;

}

/*----- ουo^tH[-----*/
.touroku_img{
	float: right;
	width: 636px;
	height: 118px;
}
.touroku_back{
	background-image: url("../images/touroku_back.gif");
	background-repeat: no-repeat;
	width: 642px;
	height: 522px;
	float: right;
	margin-top: 6px;
	margin-right: 2px;
}

.touroku_txt{
	margin-top:56px;
	margin-left: 36px;
	width: 570px;
	height: 20px;
	padding-bottom: 0px;
}
.touroku_form_table{
	margin-left: 58px;
	width: 560px;
	margin-top: 10px;
}
.touroku_form{
	height: 16px;
	border: 1px solid #ccc;
	margin-right: 2px;
}

.koumoku{
	vertical-align: bottom;
}

.touroku_btn01{
	width: 154x;
	height: 28px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	clear: both;
	margin-top: 10px;

}

.touroku_btn02{
	width: 60px;
	height: 24px;
	float: left;
	margin-left: 330px;
	margin-top: 20px;

}


/*----- ³Ώff\έtH[-----*/
.sindan_img{
	float: right;
	width: 636px;
	height: 118px;
}
.sindan_back{
	background-image: url("../images/sindan_back.gif");
	background-repeat: no-repeat;
	width: 642px;
	height: 690px;
	float: right;
	margin-top: 6px;
	margin-right: 2px;
}

.sindan_txt{
	margin-top:56px;
	margin-left: 36px;
	width: 570px;
	height: 20px;
	padding-bottom: 0px;
}
.sindan_form_table{
	margin-left: 58px;
	width: 560px;
	margin-top: 10px;
}
.form_radio{
	height: 16px;
	margin-right: 2px;
	font-size: 90%;
	vertical-align: bottom;
}
.form_radio02{
	height: 16px;
	margin-left: 124px;
	font-size: 90%;
	vertical-align: bottom;
}
.form_message{
	font-size: 90%;
	border: 1px solid #ccc;

}
.form_select{
	font-size: 90%;
	border: 1px solid #ccc;
	height: 18px;
}

/*----- ¨βΉtH[-----*/
.info_img{
	float: right;
	width: 636px;
	height: 118px;
}
.info_back{
	background-image: url("../images/info_back.gif");
	background-repeat: no-repeat;
	width: 642px;
	height: 690px;
	float: right;
	margin-top: 6px;
	margin-right: 2px;
}

.info_txt{
	margin-top:56px;
	margin-left: 36px;
	width: 570px;
	height: 20px;
	padding-bottom: 0px;
}
.info_form_table{
	margin-left: 58px;
	width: 560px;
	margin-top: 10px;
}
.form_radio{
	height: 16px;
	margin-right: 2px;
	font-size: 90%;
	vertical-align: bottom;
}
.form_radio02{
	height: 16px;
	margin-left: 124px;
	font-size: 90%;
	vertical-align: bottom;
}
.form_message{
	font-size: 90%;
	border: 1px solid #ccc;

}
.form_select{
	font-size: 90%;
	border: 1px solid #ccc;
	height: 18px;
}

/*----- ΑW -----*/
.topic_img{
	float: right;
	width: 636px;
	height: 118px;
}
.topic_back{
	background-image: url("../images/topic_back.gif");
	background-repeat: no-repeat;
	width: 638px;
	height: 158px;
	float: right;
	margin-top: 10px;
	margin-right: 2px;
}

.topic_txt{
	margin-top:56px;
	margin-left: 36px;
	width: 566px;
	height: 76px;
}

.topic_div{
	margin-top: 40px;
	margin-right: 4px;
	float: right;}


/*----- footer -----*/
#footer_info{
	background-image: url("/images/footer/footer_tell.gif");
	background-repeat: no-repeat;
	background-position:left top;
	width: 158px;
	height: 90px;
	margin-top:40px;
	padding-left:482px;
}

div#pan{
	text-align:right;
	padding:20px 10px 10px 0px;
	border-bottom:1px solid #f0a836;
	margin-right:10px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


