﻿@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg_img_inside.png) repeat-x #f7ecd5;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	
}


#page_title {
	margin: 30px auto 24px auto;
}

#pankuzu {
	font-size: 80%;
}

/*------------------------------------
 inside
------------------------------------*/

#leftbox {
	width: 720px;
	margin: 20px 0 0 0;
	float: left;
	
}

#contents {
	width: 630px;
	padding: 50px 50px 50px 30px;
	background: #ffffff;
	font-size: 120%;
	
	
}
#contents p {
	margin-bottom: 30px;
}




#rightbox {
	width: 240px;
	margin: 20px 0 0 0;
	float: right;
}


.inside_sidebox {
	border: 2px solid #f58e5c;
	padding: 15px 10px 10px 15px;
	background: #ffffff;
	margin-bottom: 10px;
}
.inside_sidetxt {
	padding: 10px 10px 0 0;
	background: #ffffff;
}
.inside_sidetxt_b {
	padding: 10px 0 0 0;
	background: #ffffff;
	font-weight: bold;
	font-size: 110%;
}



#fb {
	float: right;
	width: 230px;
	height: 250px;
	background: #ffffff;
	
}


/*--------------------------------
privacy
--------------------------------*/
#privacy_box {
	margin: 0px auto 0 auto;
	padding: 10px 30px;
	font-size: 80%;
}

#privacy p {
	margin-bottom: 30px;
}
#privacy .p_title {
	font-weight: bold;
	padding-bottom: 5px;
}


/*---------------------------------
profile
----------------------------------*/
#profile face {
        width: 600px;
	height: 400px;
	padding: 10px 40px 10px 40px;
	
	
}
#profile {
        font-size: 20px;
        align-items: center;     /*上下中央揃え*/
	width: auto;
	height: 100%;
	background: url(../images/profile_bg.png) no-repeat;
	padding: 30px 40px 20px 40px;     /*上右下左*/
	

	
}
#daytime table {
	width: 600px;
	margin: 50px auto 50px auto;
}
#daytime th {
	width: 130px;
	background: #555555;
	color: #ffffff;
	padding: 7px 10px;
}
#daytime td {
	border-bottom: 1px solid #999999;
	padding: 7px;
}
#daytime td.noborder {
	border-bottom: 1px solid #ffffff;
	padding: 7px 7px 20px 7px;
	font-size: 80%;
}




/*-------------------------------------
souji
-------------------------------------*/
#souji {
	width: 580px;
	margin: 0 0 0 20px;
	background: url(../images/souji.png) no-repeat bottom right;
}



/*-------------------------------------
routine
-------------------------------------*/
#routine {
	width: 580px;
	margin: 20px auto 40px auto;
	background: url(../images/routine_bg.gif);
	padding: 45px 35px 20px 35px;
	border-radius: 10px;
}
#routine ul{
	margin-bottom: 40px;
	
}
#routine li {
	padding: 0 0 20px 0;
}
#routine li.indent {
	padding: 0 0 20px 25px;
}
#routine li.fin {
	background: url(../images/fin.png) bottom right no-repeat;
	height: 251px;
}
#routine table {
	width: 100%;
	margin-bottom: 20px;
}
#routine td {
	width: 50%;
	padding: 0 10px 0 20px;
	vertical-align: top;
	border-right: 1px dotted #777777;
}


#price table {
	width: 600px;
	margin: 20px auto 10px auto;
}
#price th {
	width: 400px;
	border-bottom: 1px solid #999999;
	padding: 10px 20px 7px 20px;
}
#price td {
	border-bottom: 1px solid #999999;
	padding: 10px 10px 7px　10px;
}
#price p {
	width: 600px;
	margin: 0 auto 20px auto;
}

#cancel table {
	width: 600px;
	margin: 30px auto 0px auto;
	border: 3px double #dddddd;
	border-radius: 10px;
}

#cancel td {
	border-bottom: 1px solid #999999;
	padding: 20px 30px 10px 30px;
}
#cancel p {
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 20px 0;
}
.cancel_price {
	margin: 20px;
}
	


/*---------------------------
before after 
---------------------------*/
#onayami {
	width: 400px;
	background: url(../images/ba_bg.png) no-repeat bottom left;
	padding: 0 0 0 230px;
	min-height: 200px;
}
#onayami_txt {
	background: url(../images/routine_bg.gif);
	padding: 30px 20px 10px 20px;
	border-radius: 10px;
}
#onayami_txt p {
	font-weight: bold;
	padding: 0 20px;
}
#onayami_txt ul {
	margin: 15px 25px;
}

#onayami_txt li {
	list-style-type: circle;
	list-style-position:inherit;
	padding: 0 0 10px 0;
}

#onayami_pic {
	width: 600px;
	margin: 10px auto;
}

#okotae {
	width: 550px;
	padding: 25px 25px 0px 25px;
	border: double 6px #b7c78f;
	margin: 30px auto;
}

#okotae ul {
	margin: 15px 25px;
}

#okotae li {
	list-style-type: circle;
	list-style-position:inherit;
	padding: 0 0 10px 0;
}
	
#ba_pic {
	width: 550px;
	margin: 10px auto;
}

#ba_pic table {
}

#ba_pic td {
	width: 250px;
}
#ba_pic th {
	width: 50px;
	text-align: center;
}

#voice {
	width: 350px;
	margin: 40px auto 20px auto;
	background: url(../images/voice_bg.png) right bottom no-repeat;
	min-height: 165px;
	padding-right: 200px;
}

/*--------------------
seminor
----------------------*/
.seminor {
	width: 560px;
	margin: 0px auto;
	padding: 20px;
}
.seminor table {
	width: 100%;
	margin: 20px auto;
}
.seminor th {
	width: 20%;
	background: #f4f4f4;
	padding: 7px 10px 7px 15px;
	border-bottom: 1px solid #999999;
}
.seminor td {
	border-bottom: 1px solid #999999;
	padding: 7px;
}
.seminor td.noborder {
	border-bottom: 1px solid #ffffff;
	padding: 7px 7px 10px 7px;
	font-size: 80%;
}

.seminor_img {
	margin: 20px 20px 0 0;
}

.speaker {
	width: 560px;
	margin: 0px auto;
	padding: 20px;
}
.speaker table {
	width: 100%;
	margin: 20px auto;
	font-size: 80%
}
.speaker th {
	width: 30%;
	background: #f4f4f4;
	padding: 7px 10px 7px 15px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}
.speaker td {
	border-bottom: 1px solid #999999;
	padding: 7px;
}
.speaker td.noborder {
	border-bottom: 1px solid #ffffff;
	padding: 7px 7px 10px 7px;
	font-size: 130%;
	font-weight: bold;
}


.teacher {
	width: 380px;
	margin: 0px auto;
	padding: 20px 200px 20px 20px;
	background: url(../images/speaker_bg.png) right bottom no-repeat;
	min-height: 200px;
}
	


