@charset "UTF-8";
/* 初期設定 */


* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-style: normal;
	color: #333;
	font-size: 12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



.clear {
	clear: both;
}



/* 共通 */
.imglink {
	border: none;
}


body {
	background: #f8f8f8;
}



	/* header */
	
	h1 {
		float: left;
		display: inline;
		width: 228px;	
	}
	
	
	h1 a {
		display: block;
		width: 228px;
		height: 92px;	
	}

	
	div#header_right {
		float: right;
		display: inline;
		width: 420px;
	}
	
	
	#header_right p {
		width: 222px;
		height: 67px;
		margin-left: 198px;	
	}
	
	
	
	
	#header_right ul {
		width: 420px;	
	}
	
	
	#header_right ul li {
		float: left;
		display: inline;
		width: 130px;
		margin-left: 10px;	
	}
	
	
	#header_right ul li.home a{
		background: url(http://www.bi-line.jp/images/menu11.jpg) no-repeat;
		width: 130px;
		height: 25px;
		text-indent: -1000em;
		display: block;
		overflow: hidden;
	}
	
	
	
	#header_right ul li.home a:hover {
		background: url(http://www.bi-line.jp/images/menu01.jpg) no-repeat;
	}
	
	
	#header_right ul li.home a:visited {
		background: url(http://www.bi-line.jp/images/menu01.jpg) no-repeat;
		width: 130px;
		height: 25px;
	}
	
	
	
	#header_right ul li.contact a{
		background: url(http://www.bi-line.jp/images/menu12.jpg) no-repeat;
		width: 130px;
		height: 25px;
		text-indent: -1000em;
		display: block;
		overflow: hidden;
	}
	
	
	
	#header_right ul li.contact a:hover{
		background: url(http://www.bi-line.jp/images/menu02.jpg) no-repeat;
		width: 130px;
		height: 25px;
	}
	
	#header_right ul li.contact a:visited{
		background: url(http://www.bi-line.jp/images/menu02.jpg) no-repeat;
		width: 130px;
		height: 25px;
	}
	
	
	
	
	#header_right ul li.privacy a{
		background: url(http://www.bi-line.jp/images/menu13.jpg) no-repeat;
		width: 130px;
		height: 25px;
		text-indent: -1000em;
		display: block;
		overflow: hidden;
	}
	
	
	#header_right ul li.privacy a:hover{
		background: url(http://www.bi-line.jp/images/menu03.jpg) no-repeat;
		width: 130px;
		height: 25px;
	}
	
	
	#header_right ul li.privacy a:visited{
		background: url(http://www.bi-line.jp/images/menu03.jpg) no-repeat;
		width: 130px;
		height: 25px;
	}




/* レイアウト */


div#header_container {
	background: url(http://www.bi-line.jp/images/header_bg.jpg) repeat-x;
	height: 109px;
}


div#header {
	width: 950px;
	height: 92px;
	margin: 0 auto;
	padding-top: 8px;
}


div#container {
	width: 950px;
	margin: 20px auto 17px;
}

div#left {
	float: left;
	display: inline;
	width: 230px;
	margin-right: 20px;
}


div#right {
	float: right;
	display: inline;
	width: 680px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 9px;
}

div.flashbox {
	width: 680px;
	height: 385px;
}

div.flashbox2 {
	width: 680px;
	height: 227px;
	margin-bottom: 20px;
}

div#pagetop {
	width: 950px;
	margin: 0 auto;
}


div#footer_container {
	background: url(http://www.bi-line.jp/images/footer_bg.jpg) repeat-x;
	height: 78px;
}


div#footer {
	width: 950px;
	margin: 0 auto;
}




/* left */


div#menu01 {
	width: 226px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px 1px 3px;
	margin-bottom: 20px;
}


#menu01 h2 {
	margin-bottom: 10px;
}


#menu01 ul {
	width: 226px;
}

#menu01 ul li{
	display: inline;
	width: 226px;
}



#menu01 ul li a{
	display: block;
	width: 226px;
	height: 42px;
	margin-bottom: 7px;
}



div#menu02 {
	width: 226px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px 1px 3px;
	margin-bottom: 20px;
}


#menu02 h2 {
	margin-bottom: 10px;
}


#menu02 ul {
	width: 226px;
}

#menu02 ul li{
	display: inline;
	width: 226px;
}



#menu02 ul li a{
	display: block;
	width: 226px;
	height: 80px;
	margin-bottom: 7px;
}

p.banner01 a{
	display: block;
	width: 230px;
	height: 50px;
	margin-bottom: 20px;
}

p.banner02 a{
	display: block;
	width: 230px;
	height: 50px;
	margin-bottom: 5px;
margin-top: 20px;
}


/* right */

table#concept {
	background: url(http://www.bi-line.jp/images/concept_bg.jpg) no-repeat;
	width: 680px;
	height: 241px;
	margin-top: 10px;
}

#concept td {
	font-size: 12px;
	color: #4c4948;
	line-height: 1.8;
	padding-left: 10px;
}


#concept td.concept_title {
	font-size: 16px;
	font-weight: bold;
	color: #9382af;
}



table#concept2 {
	width: 680px;
	margin-top: 10px;
}

#concept2 td {
	font-size: 12px;
	color: #4c4948;
	line-height: 1.8;
	padding-left: 10px;
}


#concept2 td.concept_title {
	font-size: 16px;
	font-weight: bold;
	color: #9382af;
}



div.este a{
	display: block;
	width: 680px;
	height: 245px;
	margin-bottom: 25px;
}

div.shop_info_box {
	width: 670px;
	padding: 12px 4px 3px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}


table#shop_box_table {
	width: 670px;
}


#shop_box_table td.free_dial_box {
	width: 177px;
}

#shop_box_table td.shop01_box {
	width: 246px;
}


#shop_box_table td.shop02_box {
	width: 243px;
}



#shop_box_table table.free_dial01 {
	border: 1px solid #CCC;
	width: 172px;
}


.free_dial01 td {
	font-size: xx-small;
	color: #585557;
	line-height: 1.8;
	text-align: center;
	width: 172px;
}


.shop01_box table {
	width: 243px;
}


.shop01_box table td.shop01_text {
	width: 225px;
	background: #ebeaec;
	padding: 10px 9px;
	line-height: 1.8;
}



.shop02_box table {
	width: 243px;
}



.shop02_box table td.shop02_text {
	width: 227px;
	background: #ebeaec;
	padding: 10px 8px;
	line-height: 1.8;
}



/* pagetop */

#pagetop p a{
	display: block;
	width: 130px;
	height: 25px;
	margin-left: 820px;
}






/* footer */


div#footer_menu {
	float: left;
	display: inline;
	width: 380px;
	margin-top: 10px;
}


#footer_menu table {
	width: 350px;
}


#footer_menu table td a{
	color: #866eaf;
	text-decoration: underline;
	padding-left: 3px;
	padding-right: 15px;
}


address {
	float: right;
	display: inline;
	color: #999;
	margin-top: 10px;
}



/* subデザインレイアウト */

h3 {
	width: 680px;
	margin: 30px 0 5px 0;
}

.teigaku {
	background: url(http://www.bi-line.jp/images/sub01_bg.jpg) no-repeat;
	width: 672px;
	height: 454px;
	padding: 12px 4px;
}

table.teigaku_kihon {
	width: 213px;
}

.text001 {
	font-weight: bold;
	padding: 5px 0;
}

.text002 {
	background: url(http://www.bi-line.jp/images/sub01_bg01.jpg) no-repeat;
	width: 211px;
	height: 68px;
	font-weight: bold;
}

.text003 {
	color: #FFF;
	padding: 0px 0 0 117px;
	width: 96px;
}


p.layout001 {
	padding: 10px 0 0px 50px;
	width: 163px;
}

.nyukin {
	background: url(http://www.bi-line.jp/images/sub01_bg03.png) no-repeat;
	width: 97px;
	height: 40px;
	padding: 0px 0 0 120px;
}

.taiken {
	background: url(http://www.bi-line.jp/images/sub01_bg04.png) no-repeat;
	width: 97px;
	height: 40px;
	padding: 0px 0 0 120px;
}

.goukei {
	background: url(http://www.bi-line.jp/images/sub01_bg02.png) no-repeat;
	width: 197px;
	height: 54px;
	padding: 0px 0 0 20px;
}

div#teigaku_menu {
	background: url(http://www.bi-line.jp/images/sub01_bg05.jpg) no-repeat;
	width:680px;
	height: 382px;
	margin-bottom: 50px;
}

#teigaku_menu table {
	width: 262px;
	border-bottom: 1px dotted #CCC;
	margin-top: 3px;
}

#teigaku_menu table td.no01{
	background: url(http://www.bi-line.jp/images/sub01_subtitle04.png) no-repeat;
	width: 229px;
	height: 75px;
	
}

#teigaku_menu table td.no02{
	background: url(http://www.bi-line.jp/images/sub01_subtitle05.png) no-repeat;
	width: 229px;
	height: 75px;
	
}


#teigaku_menu table td.no03{
	background: url(http://www.bi-line.jp/images/sub01_subtitle06.png) no-repeat;
	width: 229px;
	height: 75px;
	
}

table.comment01 {
	background: url(http://www.bi-line.jp/images/sub01_cusomer01.jpg) no-repeat;
	width: 620px;
	height: 28px;
	margin: 0px 0 0px 30px;
}


table.comment02 {
	background: #EEE;
	width: 620px;
	height: 28px;
	margin: 10px 0 20px 30px;
}

table.comment02 td {
	background: #EEE;
	width: 620px;
	padding: 5px;
	line-height: 1.5;
}

table.teigaku_menu01 {
	background: url(http://www.bi-line.jp/images/sub02_title03.jpg) no-repeat;
	width: 680px;
	height: 70px;
	margin: 30px 0 0 0;
}


table.teigaku_menu01 td {
	font-size: 20px;
	color: #F27E76;
	font-weight: bold;
}

.text04 {
	padding: 0 0 0 25px;
}

div.teigaku_menu02 {
	background: url(http://www.bi-line.jp/images/sub02_bg.jpg) no-repeat;
	width: 638px;
	height: 150px;
	margin: 10px 0 0px;
	padding: 21px;
}

p.img {
	width: 200px;
	height: 150px;
	border: 1px solid #ccc;
}


.text05 {
	font-size: 13px;
	color: #900;
	font-weight: bold;
}


table.privacy_bg {
	width: 680px;
	margin: 30px 0 0;
}


.privacy_bg_title {
	background: #EEE;
	font-weight: bold;
	font-size: 13px;
	padding-left: 20px;
}


.privacy_bg_text {
	padding: 10px 20px;
	line-height: 1.8;
}

p.privacy {
	line-height: 1.8;
	margin-left: 530px;
}

.contact01 {
	margin: 30px 0 0px 20px;
	width: 640px;
}

p.contact01_text {
	line-height: 1.8;
	padding: 5px 10px;
}

table#contact02 {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: 620px;
	margin: 10px 0 10px 10px;
}

#contact02 td {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
	line-height: 1.8;
}


.contanct02_bg {
	background: #f5f2f7;
}

h3.company_title {
	margin: 20px 10px 10px;
	width: 660px;
}

table.company_box {
	width: 660px;
	margin: 0 10px 0;
}

.company_bg {
	background: #EEE;
}

table.company_text {
	margin: 10px;
	230px;
}

.company_text td {
	line-height: 1.8;
	padding: 0 3px;


}


.text07 {
	background: #FFF;
} 



table.faicial {
	border: 1px solid #b42121;
	width: 680px;
	margin-bottom: 20px;
}

.faicial_text01 {
	background: url(http://www.bi-line.jp/images/sub10_bg001.jpg) no-repeat;
	width: 668px;
	height: 57px;
	color: #b42121;
	line-height: 1.8;
	padding: 3px 5px;
}

.faicial_text02 {
	background: url(http://www.bi-line.jp/images/sub10_bg002.jpg) no-repeat;
	width: 668px;
	padding: 3px 5px;
	line-height: 1.8;
}

.table_faicial {
	width: 208px;
	border: 1px solid #b42121;
	padding: 2px;
}


.table_faicial_title {
	background: url(http://www.bi-line.jp/images/sub10_bg003.jpg) no-repeat;
	width: 188px;
	height: 24px;
	color: #FFF;
	padding-left: 20px;
}

.table_faicial2 {
	width: 654px;
	border: 1px solid #b42121;
	padding: 2px;
}


.table_faicial_title2 {
	background: url(http://www.bi-line.jp/images/sub10_bg004.jpg) no-repeat;
	width: 631px;
	height: 24px;
	color: #FFF;
	padding-left: 20px;
}


.table_faicial_title3 {
	background: url(http://www.bi-line.jp/images/sub10_bg005.jpg) no-repeat;
	width: 188px;
	height: 39px;
	color: #FFF;
	padding-left: 20px;
}


table.body {
	border: 1px solid #a38855;
	width: 680px;
	margin-bottom: 20px;
}

.body_text01 {
	background: url(http://www.bi-line.jp/images/sub11_bg001.jpg) no-repeat;
	width: 668px;
	height: 57px;
	color: #a38855;
	line-height: 1.8;
	padding: 3px 5px;
}

.body_text02 {
	background: url(http://www.bi-line.jp/images/sub101_bg002.jpg) no-repeat;
	width: 668px;
	padding: 3px 5px;
	line-height: 1.8;
}


.table_body2 {
	width: 654px;
	border: 1px solid #a38855;
	padding: 2px;
}


.table_body_title2 {
	background: url(http://www.bi-line.jp/images/sub11_bg003.jpg) no-repeat;
	width: 631px;
	height: 24px;
	color: #FFF;
	padding-left: 20px;
}

.body00 {
	padding: 5px 5px 5px 0;
}

table.rerax {
	border: 1px solid #708cb1;
	width: 680px;
	margin-bottom: 20px;
}

.rerax_text01 {
	background: url(http://www.bi-line.jp/images/sub12_bg001.jpg) no-repeat;
	width: 668px;
	height: 57px;
	color: #708cb1;
	line-height: 1.8;
	padding: 3px 5px;
}

.rerax_text02 {
	background: url(http://www.bi-line.jp/images/sub12_bg002.jpg) no-repeat;
	width: 400px;
	padding: 3px 5px;
	line-height: 1.8;
}

.rerax_text03 {
	background: url(http://www.bi-line.jp/images/sub12_bg002.jpg) no-repeat;
	width: 660px;
	padding: 3px 5px;
	line-height: 1.8;
}


.table_rerax2 {
	width: 400px;
	border: 1px solid #669933;
	padding: 2px;
}




table.bridar {
	border: 1px solid #669933;
	width: 438px;
	margin-bottom: 20px;
}

.bridar_text01 {
	background: url(http://www.bi-line.jp/images/sub13_bg003.jpg) no-repeat;
	width: 428px;
	height: 57px;
	color: #669933;
	line-height: 1.8;
	padding: 3px 5px;
}

.bridar_text02 {
	background: url(http://www.bi-line.jp/images/sub13_bg004.jpg) no-repeat;
	width: 238px;
	padding: 3px 5px;
	line-height: 1.8;
}


.table_bridar {
	width: 205px;
	border: 1px solid #ccc;
	padding: 2px;
}

.table_bridar2 {
	width: 307px;
	border: 1px solid #ccc;
	padding: 2px;
}



.table_bridar_title2 {
	background: url(http://www.bi-line.jp/images/sub13_bg001.jpg) no-repeat;
	width: 176px;
	height: 32px;
	color: #32570d;
	font-weight: bold;
	padding-left: 25px;
	
	}
	
	
.table_bridar_title3 {
	background: url(http://www.bi-line.jp/images/sub13_bg002.jpg) no-repeat;
	width: 282px;
	height: 35px;
	color: #32570d;
	font-weight: bold;
	padding-left: 25px;
	
	}

p.bridal_price {
	background: url(http://www.bi-line.jp/images/sub13_bg005.jpg) no-repeat;
	width: 181px;
	height: 58px;
	line-height: 1.2;
	text-align: center
}

h4.bridar_text01 {
	background: url(http://www.bi-line.jp/images/sub13_title06.jpg) no-repeat;
	width: 616px;
	height: 28px;
	font-weight: bold;
	color: #FFF;
	padding-left: 30px;
	margin-left:5px; 

}

/*add01**************************************** */


#add01{
	width:735px;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

#add-nyuryoku{
	width:679px;
	height:60px;
	border:#CCCCCC 1px solid;
	margin:0 28px;
}

#add-nyuryoku-l{
	float:left;
	width:464px;
	height:60px;
	background:url(http://bi-line.jp/images/add01nyuryoku_0102.jpg) no-repeat;
	position:relative;
}
#txt_a_01,#txt_a_02,#txt_a_03{
	width:100px;
	height:18px;
	position:absolute;
}
#txt_a_01{
	top:28px;
	left:92px;
}
#txt_a_02{
	top:29px;
	left:324px;
}
#add01-nyuryoku-r{
	float:left;
	width:185px;
	height:29px;
	padding:13px;
}
#kekka{
	width:699px;
	padding:0 18px 20px;
}	

#kekka-l{
	float:left;
	width:179px;

}
#kekka-l-t{
	width:169px;
	padding:5px;
}
#kekka-l-t table{
	border:1px solid #CCCCCC;
	border-left:none;
	text-align:center;
}
#kekka-l-t table th{
	background:#F9E4C5;
		color:#FE8F00;
		padding:3px 0;
		font-weight:100;
		border-left:1px solid #CCCCCC;

}
#kekka-l-t table td{
		color:#FE8F00;
		width:55px;
		padding:3px 0px;
		border-left:1px solid #CCCCCC;
}
#kekka-l p{
	color:#FB0907;
	font-size:10px;

}
#kekka-r{
	float:left;
	width:520px;
	padding:0px;
}
.kekka-l-btn{
	padding:5px;
}
#kekka-suuti{
	background:url(http://bi-line.jp/images/add01_nyuryoku03.jpg) 0 0 no-repeat;
	height:106px;
	width:172px;
	padding-bottom:5px;
	position:relative;

}
#txt_a_03{
	top:34px;
	left:32px;
}
/*add02 ************************************************ */
#add02{
	width:735px;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

#add-nyuryoku{
	width:679px;
	height:60px;
	border:#CCCCCC 1px solid;
	margin:0 28px;
}

#add-nyuryoku-l{
	float:left;
	width:464px;
	height:60px;
	background:url(http://bi-line.jp/images/add02nyuryoku_0102.jpg) no-repeat;
	position:relative;
}
#txt_a_01,#txt_a_02,#txt_a_03,#txt_a_04,#txt_a_05,#txt_a_06,#txt_a_07,#txt_a_08,#txt_a_09,#txt_a_10{
	width:100px;
	height:18px;
	position:absolute;
}
#txt_a_01{
	top:28px;
	left:92px;
}
#txt_a_02{
	top:29px;
	left:324px;
}
#add02-nyuryoku-r{
	float:left;
	width:185px;
	height:29px;
	padding:13px;
}
#kekka_img{
	background:url(http://bi-line.jp/images/add02_image.jpg) 0 0 no-repeat;
	position:relative;
	width:700px;
	height:443px;
}
#txt_a_04{
	top:59px;
	left:104px;
}
#txt_a_05{
	top:121px;
	left:68px;
}
#txt_a_06{
	top:235px;
	left:54px;
}
#txt_a_07{
	top:335px;
	left:104px;
}
#txt_a_08{
	top:69px;
	left:445px;
}
#txt_a_09{
	top:137px;
	left:505px;
}
#txt_a_10{
	top:229px;
	left:440px;
}
#kekka_btn_1{
	position:absolute;
	top:306px;
	left:532px;
}
#kekka_btn_2{
	position:absolute;
	top:372px;
	left:532px;
}

/*add03 ********************************* */

#proportion{
	width:680px;
	margin:0;
	padding:0;

}
#proportion h2{
	margin:0;
	padding:0;
}
#proportion h4{
	margin:10px 20px 0;
	padding:0;
}
#proportion-midashi{
	width:680px;
	height:146px;
	background:url(http://bi-line.jp/images/top_probg.jpg) 0 0 no-repeat;
	margin:0;
	padding:0;

}
#proportion p{
	padding:20px 20px 0;
}
#bmitoha{
	width:680px;
	height:280px;
	background:url(http://bi-line.jp/images/topbmi_bgimg.jpg) 522px 61px no-repeat;
}
#check-corner{
	background:url(http://bi-line.jp/images/top_checkcorner_bg.jpg) no-repeat;
	width:640px;
	height:107px;
	margin:0 20px 10px;
}
#check-corner-l{
	float:left;
	width:280px;
	padding:25px 0px 25px 25px;
}
#check-corner-r{
	float:right;
	width:280px;
	padding:25px 25px 25px 0px;
}

/* 定額ナイト会員1ヶ月モデルスケジュール */

#containar_schebox {
	margin: 0 0 50px 0;


}

#schebox {
	width: 654px;
	margin: 0 0 0  5px;
}

#schebox td {
	vertical-align: top;

}

#schebox_left {
	width: 402px;
}

#schebox_right {
	width: 252px;
}

#lady_top {
	width: px;
	height: 110px;
	padding: 0 0 0 30px;
}
	
#lady_bottom {
	width: px;
	padding: 0 0 0 30px;
}


.margin_bt10 {
	margin: 0 0 10px 0;
	
}

.margin_bt15 {
	margin: 0 0 15px 0;
	
}




#containar_oneday {
	width: 402px;
	border-top: 1px #CCCCCC solid;
}


.suchedule_oneday {
	width: 402px;
	border-collapse: collapse;
		
}

.suchedule_oneday td {
	padding: 3px 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #333333;
	line-height: 1.2;
	letter-spacing: 0.10em;
	text-align: center;
	vertical-align: top;	
	}
	
.day {
	width: 63px;
	background: #F5F2F7;
	}

.week {
	width: 33px;
	background: #F5F2F7;
	}

.lesson {
	width: 306px;
	}

.suchedule_oneday td.lesson_text {
	padding: 3px 0 3px 7px;
	text-align: left;
	}

td.holiday {
	color: #FF0000;
	}

td.saturday {
	color: #0000FF;
	}

a.link_ex {
	color: #F27E76;
	}

#lady_container {
	background: url(http://www.bi-line.jp/images/sub01_lady_top.jpg) top no-repeat;
	padding: 11px 0 0 0;
	}
	
	
#lady_voice {
	width: 220px;
	padding: 0 0 365px 0;
	background: #F6DDE0 url(http://www.bi-line.jp/images/sub01_lady_bt.jpg) bottom no-repeat;	
	color: #333333;
	}
	
#lady_voice dt{
	width: 203px;
	margin: 0 0 10px 7px;
	padding: 0 0 0 4px;
	height: px;
	color: #F27E76;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	background: #FDF3F4;
	}

#lady_voice dd{
	width: 210px;
	padding: 0 0 0 10px;
	height: px;
	line-height: 1.5;
	letter-spacing: 0.04em;
	}

.emphasis {
	font-size: 18px;
	font-weight: bold;
	color: #F60808;

	letter-spacing: 0.05em;
	}

/* トップページ追加 */

table#concept3 {
	width: 680px;
	margin-top: 10px;
	border-bottom: 1px dotted #CCC;
}

#concept3 td {
	font-size: 12px;
	color: #4c4948;
	line-height: 1.8;
	padding-left: 10px;
}


#concept3 td.concept_title {
	font-size: 16px;
	font-weight: bold;
	color: #9382af;
}
















