@charset "UTF-8";

/* =========== all =========== */

a:link { color: #005CD6; text-decoration: none; }
a:visited { color: #005CD6; text-decoration: none; }
a:hover { color: #005CD6; text-decoration: underline; }
a:link img, a:visited img, a:hover img {border:none;}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size:0.8em;
	line-height:16px;
	background: #CD1A5F url(../img/bg.gif);
	color: #333333;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", sans-serif;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 770px;
}

.area {
	margin: 15px 5px;
	padding: 0px 11px;
	background: #E5005A;
	border:1px solid #A20837;
	width: 736px;
}

/* header */

h1{
	margin:8px 0 12px 0;
	width:69px;
	height:58px;
	background: #E5005A url(../img/tyg.gif) no-repeat;
	float:left;
	text-indent: -99999px;
}

.live{
	margin:16px 0 17px 0;
	width:321px;
	height:45px;
	background: #E5005A url(../img/live.gif) no-repeat;
	float:right;
	text-indent: -99999px;
}

/* menu */
#menu{
	padding: 20px 0px 3px 0px;
	margin-bottom:23px;
	width:736px;
	height:21px;
	background: #E5005A url(../img/index_menu.gif) no-repeat bottom;
}

#menu1{
	list-style-type: none;
	float:left;
}

#menu1 li{
	padding-right:14px;
	float:left;
}

#menu2{
	font-size:0.9em;
	list-style-type: none;
}

#menu2 a:link{
	color:#6F002B;
}

#menu2 a:visited{
	color:#6F002B;
}

#menu2 a:hover{
	color:#FFFFFF;
}

#menu3{
	list-style-type: none;
	float:right;
}

/* header */

#main {
	width: 564px;
	float:left;
}

h2{
	margin-bottom:5px;
}

h3{
	font-weight:normal;
	font-size:1em;
}

.contentarea{
	padding:10px 15px;
	margin-bottom:23px;
	width: 534px;
	background: #FFFFFF url(../img/index_color.gif) repeat-y left top;
	clear:both;
}

.contentarea2{
	padding:10px 15px 0 15px;
	margin-bottom:23px;
	width: 534px;
	background: #FFFFFF url(../img/index_color.gif) repeat-y left top;
	clear:both;
}

.title_schoolinfo{
	width:303px;
	height:15px;
	background: #E5005A url(../img/index_schoolinfo.gif) no-repeat;
	text-indent: -99999px;
}

.title_live{
	width:141px;
	height:15px;
	background: #E5005A url(../img/index_live.gif) no-repeat;
	text-indent: -99999px;
}

.title_yoga{
	width:69px;
	height:15px;
	background: #E5005A url(../img/index_yoga.gif) no-repeat;
	text-indent: -99999px;
	float:left;
}

.title_event{
	width:276px;
	height:15px;
	background: #E5005A url(../img/index_event.gif) no-repeat;
	text-indent: -99999px;
	float:left;
}

.title_school{
	width:243px;
	height:15px;
	background: #E5005A url(../img/index_school.gif) no-repeat;
	text-indent: -99999px;
	float:left;
}


.rightlink{
	float:right;
}

.rightlink a:link{
	color:#FFFFFF;
}

.rightlink a:visited{
	color:#FFFFFF;
}

.rightlink a:hover{
	color:#910039;
}

.event ul{
	list-style-type:none;
}

.event li{
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:3px;
	margin-bottom:13px;
}

.event ul{
	list-style-type:none;
}

.event li{/*
	height:93px;*/
	min-height: 93px;
}

.event .topeventimg {
	border: 1px solid #dedede;
	background-color: #DEDEDE;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 7px 0 0;
	float: left;
	width: 80px;
	height: 80px;
}

.event img{
	margin: 0 auto;
}

.event li h3,
.event li p {
	padding-left: 90px;
}

/*
.event img{
	margin-right:7px;
	float:left;
}
*/

.whatsnew{
	color:#FFFFFF;
	padding-bottom:4px;
}

.whatsnew dt{
	margin-right:15px;
	width:5em;
	float:left;
}

#whatsnewarea{
	padding:10px 15px;
	margin-bottom:23px;
	width: 534px;
	background-color:#C0004B;
}

.whatsnew a:link{
	color:#FFFFFF;
}

.whatsnew a:visited{
	color:#FFFFFF;
}

.whatsnew a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.whatsnew a:active{
	color:#FFFFFF;
	text-decoration:underline;
}

/*
.registration{
	margin-top:8px;
	list-style-type:none;
	border-top:1px solid #E5005A;
	padding:6px 0 0 0;
	color:#333333;
}

.registration li{
	padding-left:23px;
	margin-bottom:2px;
}

.registration a{
	color:#F2CCDB;
}
.supporter{
	background: #C0004B url(../img/star.gif) no-repeat;
}

.magazine{
	background: #C0004B url(../img/mail.gif) no-repeat;
}
*/
.photo{
	width:145px;
	height:90px;
	float:left;
}

.text{
	width:300px;
	height:90px;
	float:right;
}

.text ul{
	margin-top:4px;
}

.yoga_l{
	list-style-type: none;
	width:130px;
	float:left;
}

.yoga_r{
	list-style-type: none;
}

/* rightside */

#rightside {
	width: 161px;
	color:#EFB3C8;
	float:right;
}

#rightside h3{
	line-height:14px;
}

#rightside p{
	padding:0 8px 5px 8px;
	line-height:14px;
}

.banner{
	margin-bottom:10px;
	border:1px solid #BA0049;
	width: 158px;
	background: #C90046 url(../img/banner_bg.gif) repeat-y;
}

.shop{
	width: 158px;
	height:37px;
	background: #C90046 url(../img/index_shop.gif) no-repeat right;
	text-indent: -99999px;
}

.shopimg{
	margin-left:7px;
	margin-bottom:3px;
}

/*
.recommend{
	display:block;
	height:2px;
	padding-top:5px;
}

.recommend a:link{
	text-decoration:underline;
}

.recommend a:hover{
	text-decoration:underline;
}
*/
.blog{
	width: 158px;
	height: 26px;
	background: #C90046 url(../img/index_blog.gif) no-repeat right;
	text-indent: -99999px;
}

#rightside a:link{
	color: #EFB3C8;
}

#rightside a:visited{
	color: #EFB3C8;
}

#rightside a:hover{
	color: #EFB3C8;
}

.bannertitle{
	font-weight:bold;
	margin:6px 0 6px 0;
	padding:0 8px;
}

.paper{
	margin-bottom:10px;
	border:1px solid #BA0049;
	width: 158px;
	height:87px;
	background: #C90046 url(../img/index_paper.gif) no-repeat;
}

.sns{
	margin-bottom:10px;
	border:1px solid #BA0049;
	width: 158px;
	background: #C90046 url(../img/index_sns.gif) no-repeat;
}

#rightside ul{
	margin-top:20px;
	list-style-type: none;
}

#rightside ul a:link{
	color:#FFFFFF;
}

#rightside ul a:visited{
	color:#FFFFFF;
}

#rightside ul a:hover{
	color:#910039;
}

/* other */

#footer {
	font-style:normal;
	clear:both;
	padding-top:10px;
	text-align:center;
	height:32px;
	color:#FFFFFF;
}

hr{
	display:none;
}

.c {
	clear: both;
}
