/*==========================================================
+ event-yoga.css
========================================================== */

/* ----------------------
+ midashi
----------------------- */
#beta h3.midashi1 {
	text-align: left;
	font-size: 16px;
	width: 565px;
	background-image: url(../kids/img/midashi_bg_kids.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 250%;	
	padding-left: 30px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;	
}

#beta h3.midashi2 {
	text-align: left;
	font-size: 16px;
	width: 565px;
	background-image: url(../kids/img/midashi_bg_kids.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 250%;	
	padding-left: 30px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;	
}


/* ----------------------
+ left-menu
----------------------- */

#left-menus-block{
	clear: both;
	float: right;
	margin-right: 10px;
	padding-top: 12px;
	width: 220px;
	margin-bottom: 15px;
}

#left-menus-block dd {
	float: left;
}

#left-menus-block dd a{
	background-image: url(../kids/img/sidemenu/sm-bg.gif);
	background-repeat: no-repeat;
	display : block;
	height: 41px;
	width: 218px;
	text-decoration:none;
	color: #666666;
}

#left-menus-block dd a:hover{
	background-image: url(../kids/img/sidemenu/sm-bg_mover.gif);
	background-repeat: no-repeat;
	text-decoration:underline;
	color: #FFFFFF;
}

#left-menus-block .menu-title{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	height: 41px;
	line-height: 39px;
	float: left;
	width: 218px;
	padding-left: 38px;
}

#left-menus-block dd .current-p{
	background-image: url(../kids/img/sidemenu/sm-bg.gif);
	background-repeat: no-repeat;
	color: #FF9900;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	height: 41px;
	line-height: 39px;
	float: left;
	width: 218px;
	padding-left: 38px;
}


/* ----------------------
+ text-area
----------------------- */
.text-area {
	text-align: left;
	margin-left: 25px;
	margin-right: 15px;
	margin-bottom: 30px;
}

.text-list {
	list-style: inside;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 30px;
}



/* ----------------------
+ common
----------------------- */
.yoga-type{
	width: 490px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	padding-left: 10px;
	font-size: 16px;
	height: 25px;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 2px;
}


.feature_lessons{
	text-align: left;
	clear: right;
	padding-top: 5px;
	padding-bottom: 20px;
}
.feature_lessons p{
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 35px;
	font-size: 12px;
	line-height: 24px;
}

.feature_text1{
	text-align: left;
	margin-left: 25px;
	margin-right: 40px;
	line-height: 200%;
	margin-top: 5px;
	margin-bottom: 10px;
}

.feature_text_p{
	text-align: left;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 40px;
}

.feature_text_p p{
	margin-left: 10px;
}

.feature_text_p img{
	margin-bottom: 8px;
}

.feature_text2{
	text-align: left;
	clear: right;
	margin-left: 50px;
	line-height: 1.7em;
}

.feature_text3{
	text-align: left;
	clear: none;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 40px;		
	margin-bottom: 40px;
}

.feature_text_in{
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	padding-left: 30px;
	padding-top: 15px;
}


/* ----------------------
+ pricelist
----------------------- */
.courselist table {
	padding: 3px;
	height: auto;
	width: 500px;
	margin: 20px auto 25px 30px;
}

.price table {
	padding: 3px;
	height: auto;
	width: 300px;
	margin: 20px auto 25px 30px;
	text-align: center;
}
.price td {
	padding: 5px;
	border: 1px solid #FF9900;
}
.price p {
	text-align: left;
	margin-left: 35px;
	line-height: 22px;
}

td.bg-h {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	border: 1px solid #FF9900;
}
td.bg {
	width: 100px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}

td.bg3 {
	text-align: left;
}

.plan-area > p{
	padding-right: 25px;
	padding-left: 30px;
}

table.lesson  {
	padding: 3px;
	height: auto;
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 30px;
}

.lesson td {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

td.bg-row {
	color: #FFFFFF;
	background-color: #FF9900;
	width: 120px;
	font-weight: bold;
}

td.area-right {
	border: 1px solid #FF9900;
}

.plan-header{
	background-image: url(../kids/img/pricelist/plan-bg_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 550px;
	height: 10px;
}

.plan-contents{
	background-image: url(../kids/img/pricelist/plan-bg_02.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 550px;
	background-position: center;
	padding-bottom: 10px;	
}

.plan-footer{
	background-image: url(../kids/img/pricelist/plan-bg_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 550px;
}

.plan-title{
	text-align: left;
	line-height: 200%;
	background-image: url(../kids/img/pricelist/plan-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}




/* ----------------------
+ index_riyo
----------------------- */

.riyo01 {
	font-size: 16px;
	color: #333333;
	height: 18px;
	margin-top: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	vertical-align: middle;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	background-image: url(../kids/img/index/riyo_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

/* ----------------------
+ flow
----------------------- */

.flow-title{
	color: #FFFFFF;
	text-align: left;
	height: 36px;
	font-size: 16px;
	width: 565px;
	background-image: url(../kids/img/midashi_bg_kids.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 25px;
	margin-left: 10px;
	font-weight: bold;
}

/* ----------------------
+ contact
----------------------- */

.contact-tel-area-k{
	vertical-align: middle;
	background-image: url(../kids/img/contact/bn_tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 90px;
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 2px;
	line-height: 1.5em;
}

.contact-mail-area-k{
	vertical-align: middle;
	background-image: url(../kids/img/contact/bn_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 90px;
	font-size: 20px;
	line-height: 1.4em;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
}
