@charset"utf-8";
@import url(common.css);
/***********************************************************************
	personal_XXXX.php
***********************************************************************/
/*初期化*/
*{
	padding:0;
	margin:0;
}

html {
overflow-x: hidden;
}

body{
	color: #666666;
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size:12px;
}

img.shohinPhoto{
	width:180px;
	heigth:135px;
	border:solid 1px #999999;
}

h2.tab{
	width:10px;
	text-indent:-1000px;
}

h3.tab{
	width:10px;
	text-indent:-1000px;
}

h4{
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}
	

/*/////////全体/////////////////*/
div#all {
	width:840px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
/*/////////ヘッダー/////////////////*/
div#header{
	width:840px;
	height:110px;
}

div#logo{
	float:left;
	width:280px;
	height:100px;
	margin-top:5px;
}

img.topLogo{
	margin-top:5px;
}

h1.topCopy{
	font-size:12px;
	font-weight:normal;
}

div#navi{
	float:right;
	width:551px;
	position:relative;
  top:5px;
	left:0px;
}

div#login{
	background-image:url(../img/header_login_back.gif);
	width:550px;
	height:48px;
	margin-bottom:5px;
}

table#loginTable{
	width:550px;
	height:48px;
	text-align:center;
}

/*ボタンサイズ*/
input{
	width:145px;
}

div#headerNavi{

}

/*////////左カラム//////////////////*/
div#left{
	float:left;
	width:185px;
}

div#leftUp{
	width:185px;
}

div#leftUp_btarea{
	text-align:center;
	padding:30px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}

div.leftUpTopTab{
	height:30px;
	background-image:url(../img/personal/tab185moshikomi.gif);
	background-repeat:no-repeat;
}

input.kensakuBt{
	width:154px;
}


td.tab{
	height:34px;
}

td.tabBottom{
	height:13px;
}

td.sideLine{
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;	
}


input.serach{
	width:150px;
	margin:5px 0px 5px 0px;
}

select.category{
	width:154px;
	margin:5px 0px 5px 0px;
}

select.days{
	width:154px;
	margin:5px 0px 5px 0px;
}

input.yen{
	width:45px;
	margin:5px 0px 5px 0px;
}

div#leftDown{
	width:185px;
}

div.leftDownList{
	height:100%;
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;	
}

div.leftDownList ul.list{
	list-style:none;
}

div.leftDownList ul.list li{
	margin: 0px;
	text-align: center;
	padding: 15px 0;
	list-style: none;
	border-bottom: 1px solid #BFBFBF;

}

/*////////右カラム//////////////////*/
div#right{
	float:right;
	width:645px;
}
/*////////アドスペース//////////////////*/
div#add{
	text-align: center;
	width:645px;
	height:71px;
	background-color:#ffffff;
	margin: 20px 0 10px 0;
}

/*////////メインコンテンツ//////////////////*/
div#main{
	float:left;
	width:645px;
	border: 1px solid #FFFFFF;
}

div.mainContent{
		border-left:1px solid #BFBFBF;
		border-right:1px solid #BFBFBF;
}

/** personal01　**/
.mainTopTab_s01{
	width:643px;
	height:59px;
	background-image:url(../img/personal/tab645rentaltoha.gif);
	background-repeat:no-repeat;
}

.mainTopTab_s02{
	width:643px;
	height:59px;
	background-image:url(../img/personal/tab645merit.gif);
	background-repeat:no-repeat;
}

.mainTopTab_s03{
	width:643px;
	height:59px;
	background-image:url(../img/personal/tab645step.gif);
	background-repeat:no-repeat;
}

.mainTopTab_s04{
	width:643px;
	height:59px;
	background-image:url(../img/personal/tab645hosyu.gif);
	background-repeat:no-repeat;
}

.mainTopTab_s05{
	width:643px;
	height:59px;
	background-image:url(../img/personal/tab645genre.gif);
	background-repeat:no-repeat;
}

.mainTopTab_s06{
	width:643px;
	height:59px;
	background-image:url(../img/personal/tab645riyokiyaku.gif);
	background-repeat:no-repeat;
}

.mainTopTab_s07{
	width:643px;
	height:59px;
	background-image:url(../img/personal/tab645moushikomi.gif);
	background-repeat:no-repeat;
}

.main_txtarea01{
	padding:10px 27px 10px 27px;
	line-height:130%;
}

.main_txtarea02{
	padding:10px 10px 10px 30px;
	background-color:#FFFFBB;
	line-height:130%;
	margin-bottom:10px;	
}

.main_txtarea03{
	padding:5px 27px 10px 27px;
}

.main_txtarea03 div.r_hyo{
	width: 340px;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
}

.main_txtarea03 div.r_hyo table{
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
}

.main_txtarea03 div.r_hyo table th{
	font-size: 10px;
	line-height:130%;
	font-weight: normal;
	padding: 5px;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	white-space: nowrap;
	background-color: #EAEAEA;
}

.main_txtarea03 div.r_hyo table th.top{
	background-color: #FFFFFF;
}

.main_txtarea03 div.r_hyo table td{
	font-size: 10px;
	line-height:130%;
	font-weight: normal;
	padding: 5px;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.main_txtarea03 div.r_hyo table td.cen_top{
	white-space: nowrap;
	background-color: #95D5FF;
}

.main_txtarea03 div.r_hyo table td.cen{
	background-color: #ECF8FF;
}

.main_txtarea03 div.r_hyo table td.rgt_top{
	white-space: nowrap;
	background-color: #FFACAC;
}

.main_txtarea03 div.r_hyo table td.rgt{
	background-color: #FFE8E8;
}

.main_txtarea03 div.r_txt{
	margin-top: 10px;
}

.txt_center{
	text-align:center;
	padding:10px 0px;
}

ul.bt{
	width:308px;
	list-style:none;
	margin-left : auto ;
	margin-right : auto ;
}

ul.bt li{
	float:left;
	margin:20px 0px;
}

ul.bt li.rbt{
	margin-left:20px;
}

.brclear{
	clear:both;
}

/** 利用規約 **/
div#kiyaku{
	width: 550px;
	padding: 10px;
}

div#kiyaku h2{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	color: #009966;
}

div#kiyaku dt {
	font-weight: bold;
	margin-top: 15px;
}

div#kiyaku dd {
	padding-top: 3px;
}

p#kiyakuarea{
	border: 1px solid #BFBFBF;
} 

/** フォームエリア　**/
input.radio{
	margin: 0 8px;
	width: 1em;
}

div.formarea{
	height:100%;
	padding:10px;
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;	
	border-bottom:1px solid #BFBFBF;
}

div.unit645middle2 input.field200{
	width:250px;
}

div.unit645middle2 input.field100{
	width:100px;
}

div.unit645middle2 input.field30{
	width:50px;
}

div.unit645middle2 select.select100{
	width:100px;
}

div.unit645middle2 select.select200{
	width:200px;
}

div.unit645middle2 table.full td.subTitle{
	color:#666;
	width:150px;
}

div.unit645middle2 table.radio{
margin-left:10px;
}

div.unit645middle2 table.radio td{
	padding:0px;
	border:0px;
}

div.unit645middle2 table.radio input{
	width:auto;
}

div.unit645middle2 table.full td.noborder_s{
	padding:5px 0px;
	border:none;
}

div.shopForm_s{
	width:154px;
	text-align: center;
	background-image:url(../shop_img/cart_button_back.gif);
	background-repeat:no-repeat;
	padding:15px;
}	

div.shopForm_l{
	width:308px;
	text-align: center;
	background-image:url(../shop_img/cart_button_back.gif);
	background-repeat:no-repeat;
	padding:15px;
}	


/*////////フッター//////////////////*/
div#footer{
	clear:both;
	background-color:#EAEAEA;
	text-align:center;
	padding:10px;
	border-top:solid #fff 5px;
}

*html #footer{
	clear:both;
	background-color:#EAEAEA;
	text-align:center;
	padding:10px;
}
/*//////////////////////////*/

/* フロートクリア */
br.clear {
	height: 0px;
	clear: both;
	display: hidden;
	line-height: 0;
	font-size: 0px;
	zoom: 1;
}