/*==========================================================
+ event-yoga.css
========================================================== */

/* ----------------------
+ midashi
----------------------- */
#beta h3.midashi1 {
	text-align: left;
	font-size: 16px;
	width: 565px;
	background-image: url(../public/img/midashi_bg_public.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 250%;	
	padding-left: 30px;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.midashi_bg {
	text-align: left;
	height: 36px;
	padding-left: 25px;
	font-size: 16px;
	width: 565px;
	color: #FFFFFF;
	background-image: url(../elder/img/midashi_bg_elder.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	margin-bottom: 3px;
}

/* ----------------------
+ 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 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 #a95912;
}
.price p {
	text-align: left;
	margin-left: 35px;
	line-height: 22px;
}

td.bg-h {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a95912;
	border: 1px solid #a95912;
}
td.bg {
	width: 100px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}

td.bg3 {
	text-align: left;
}
/* ----------------------
+ 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(../public/img/index/riyo_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}

/* ----------------------
+ flow
----------------------- */

.flow-title{
	color: #FFFFFF;
	text-align: left;
	height: 36px;
	font-size: 16px;
	width: 565px;
	background-image: url(../elder/img/midashi_bg_elder.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 25px;
	margin-left: 10px;
	font-weight: bold;	
}

/* ----------------------
+ contact
----------------------- */

.contact-tel-area-pu{
	vertical-align: middle;
	background-image: url(../public/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-pu{
	vertical-align: middle;
	background-image: url(../public/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;
}
