@charset 'UTF-8';

@import url("base_new.css");
@import url("common.css");
@import url("navi_new.css");


/* -----------------------------------------------------------------------------
>> ターゲット別ページ共通
----------------------------------------------------------------------------- */


/* コンテンツボックス -------------------------------------------------------------*/
#Larea .header1{
/*
	background-color: #F8F8F8;
	padding: 10px;
	border: 1px solid #B6B6B6;
	*/
	margin-bottom:25px;
}
#Larea .header1 h2{
	font-size: 30px;
	font-weight:bold;
	color: #111;
	line-height:1em;
	text-shadow:-1px -1px 0px #DDC,1px 1px 0px #FFF;
}
#Larea .content_box1{
	width: 640px;
	padding:20px;
	margin-bottom:25px;
	font-size: 16px;
	background-color: #FFF;
	border: 1px solid #B6B6B6;
	border-radius:2px;
	-moz-border-radius:2px:
	-webkit-border-radius:2px;
	behavior: url(css/PIE.htc);
	position:relative;
}

form{
	background-color:#FFF;
	padding: 20px;
	border: 1px solid #C0C0C0;
}
/* フォームテーブル */
form table{
	width:100%;
	margin-bottom:30px;
}
form table tr{
}
form table th{
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;	
	padding-top:10px;
	padding-bottom:10px;
	width:30%;
}
form table .att{
	font-size:10px;
}
form table .sample{
	color:#888;
}
form table td{
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;	
}
form table td input,
form table td select,
form table td textarea{
	border: 1px solid #CCC;
}
form .input{
	margin-top:30px;
	width:100%;
	text-align:center;
}
form .input input{
	width:150px;
}
form .sub{
	font-size:12px;
	color:#F40;
}
form td textarea{
	width:90%;
	height:100px;
}
form .tel{
	color:#600;
	font-family:"Century Gothic", "メイリオ", Meiryo;
	font-size:24px;
}
form p{
	margin-top:10px;
	margin-bottom:10px;
}
form .privacy{
	padding: 10px;
	height: 150px;
	border: 1px solid #CCC;
	overflow: scroll;
	overflow-x: hidden;	
	font-size:12px;
	background-color:#F8F8F8;
}
form .privacy h3{
	font-size:18px;
	color: #000;
	margin-bottom:15px;	
}
form .privacy h4{
	font-weight:bold;
	color: #2D4B9B;	
}
form .btn_area{
	margin-top:30px;
	text-align:center;
}
form .btn_area input{
	width:150px;
	margin-left:5px;
	margin-right:5px;
}
.ssl_bnr{
	margin-top:30px;
	font-size:12px;
}
.ssl_bnr img{
	float:left;
	margin-right:15px;
}
.ssl_bnr p{
	color:#F40;
}

#Rarea .r_menu h2{
	background-color: #906A4A;
	background-image: url(../img/parts/r_link_title_o.gif) !important;
}

#Larea .left-area figcaption a:hover,
#Larea .right-area figcaption a:hover,
#Larea .left-area li a:hover,
#Larea .right-area li a:hover,
#Rarea .r_menu li a:hover,
#Rarea .r_link li a:hover{
	background-color: #EADED5 !important;
}



/* -----------------------------------------------------------------------------
>> ブレインマンションに住む
----------------------------------------------------------------------------- */
.resident_001 .flash{
	margin-bottom:30px;
	}


/* -----------------------------------------------------------------------------
>> フランチャイズに加盟する
----------------------------------------------------------------------------- */
#Larea .content_box1 ul{
	margin-bottom:20px;
}
#Larea .content_box1 li{
	color: #65482E;
	font-size: 0.9em;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	line-height: 1.2em;
	background-image: url(../img/icon/icon_51.gif);
	background-position: left 5px;
}
#Larea .content_box1 h4{
	font-weight: bold;
	font-size: 16px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6D82FF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 5px;
}
