@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family:"Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS P ゴシック", verdana, sans-serif;
	color:#333;
	font-size: small;
	letter-spacing: normal;
}

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	background-color: #fff;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
	border:0;
	vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#headWrap {
	position:relative;
	width:100%;
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

div#header {
	position:relative;
	width:860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	top: 0px;
}

div#pr {
	position:absolute;
	left:0;
	top:30px;
	width:860px;
}

div#gnavi {
	position:absolute;
	bottom:0;
	right:0;
	top: 14px;
}

div#menu {
	width:100%;
	float:left;
	background-color: #91E2FD;
	background-position: 0 0;
	height: 33px;
	padding-top: 3px;
}

div#icatch {
	width:860px;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#contents {
	width:848px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 100%;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAC3C5;
	border-left-color: #FAC3C5;
}
#contents_title {
	background-color: #F1545B;
	height: auto;
	width: 838px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
#contents_inner {
	height: auto;
	width: 810px;
	margin-right: 9px;
	margin-left: 29px;
	margin-top: 30px;
}

#contents_blog {
	height: auto;
	width: 790px;
	margin-right: 29px;
	margin-left: 29px;
	margin-top: 30px;
}


.comment_title {
	height: auto;
	width: 770px;
	background-color: #FAC2C5;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comment_in {
	height: auto;
	width: 768px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FAC2C5;
}
.comment_date {
	height: auto;
	width: 768px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	font-style: italic;
}


.main_com {
	height: auto;
	width: 810px;
	padding-right: 9px;
	padding-left: 29px;
}
.photo_01 {
	float: left;
	height: auto;
	width: 266px;
	margin-right: 6px;
	padding-bottom: 10px;
}
.photo_02 {
	float: left;
	height: auto;
	width: 266px;
	padding-bottom: 10px;
}


.main_com_center {
	height: auto;
	width: 790px;
	padding-right:29px;
	padding-left: 29px;
}
.clearfix {
    overflow: hidden;
}


.faq {
	height: auto;
	width: 785px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6095FC;
	border-bottom-color: #FF9C98;
	padding-top: 7px;
	padding-left: 5px;
	padding-bottom: 7px;
	margin-top: 15px;
}


.faq_q {
	float: left;
	height: auto;
	width: 755px;
	padding-right: 10px;
	padding-left: 20px;
}
.faq_a ol li {
	height: auto;
	background-image: url(faq/img/a.gif);
	background-position: left top;
	padding-left: 28px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.faq_a {
	float: left;
	height: auto;
	width: 755px;
	padding-right: 10px;
	padding-left: 20px;
}


.faq_q ol li {
	height: auto;
	background-image: url(faq/img/q.gif);
	background-position: left top;
	padding-left: 28px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.faq_q ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.faq_a ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#contents_inner2 {
	height: auto;
	width: 720px;
	margin-right: 64px;
	margin-left: 64px;
	margin-top: 20px;
	padding-top: 10px;
}


#contents_under_link {
	background-color: #F96;
	height: 300px;
	width: 810px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 9px;
	margin-left: 29px;
}

.left_comment {
	float: left;
	height: auto;
	width: 545px;
	padding-left: 5px;
	padding-top: 5px;
}
.left_comment_1 {
	height: auto;
	width: 545px;
	font-size: small;
}
.left_comment_2 {
	height: auto;
	width: 539px;
	font-size: small;
	border: 1px dotted #037CA5;
	padding: 2px;
	background-repeat: no-repeat;
}


.right_comment {
	float: left;
	height: auto;
	width: 260px;
	text-align: center;
}




div#main {
	float:left;
	width:385px;
}

div#sub {
	float:left;
	width:465px;
}

div#totop {
   clear:both;
}


div#footer {

}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding-top:25px;
   font-size:2em;
   color:#fff;
   line-height:50px;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
}

div#header #pr p {
	margin:0;
	font-size:0.75em;
}

div#icatch_head {
	width:860px;
	background:#fff;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 270px;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
	width:860px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#menu li {
	float:left;
	text-align:center;
	list-style-type:none;
}
#menu0s{
	float:left;
	width:76px;
	height:27px;
	background-image: url(menu/menu00s.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
#menu0s a{
	float:left;
	width:76px;
	height:27px;
	display:block;
}
#menu0s a:hover{
	display:block;
	background-image: url(menu/menu00s_on.gif);
	background-repeat: no-repeat;
}




#menu1s{
	float:left;
	width:163px;
	height:27px;
	background-image: url(menu/menu01s.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
#menu1s a{
	float:left;
	width:163px;
	height:27px;
	display:block;
}
#menu1s a:hover{
	display:block;
	background-image: url(menu/menu01s_on.gif);
	background-repeat: no-repeat;
}



#menu2s{
	float:left;
	width:109px;
	height:27px;
	background-image: url(menu/menu02s.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
}

#menu2s a{
	float:left;
	width:109px;
	height:27px;
	display:block;
}
#menu2s a:hover{
	display:block;
	background-image: url(menu/menu02s_on.gif);
	background-repeat: no-repeat;
}


#menu3s{
	float:left;
	width:132px;
	height:27px;
	background-image: url(menu/menu03s.gif);
	text-indent:-9999px;
}
#menu3s a{
	float:left;
	width:132px;
	height:27px;
	display:block;
}
#menu3s a:hover{
	display:block;
	background-image: url(menu/menu03s_on.gif);
	background-repeat: no-repeat;
}


#menu4s{
	float:left;
	width:129px;
	height:27px;
	background-image: url(menu/menu04s.gif);
	text-indent:-9999px;
}
#menu4s a{
	float:left;
	width:129px;
	height:27px;
	display:block;
}
#menu4s a:hover{
	display:block;
	background-image: url(menu/menu04s_on.gif);
	background-repeat: no-repeat;
}

#menu5s{
	float:left;
	width:142px;
	height:27px;
	background-image: url(menu/menu05s.gif);
	text-indent:-9999px;
}
#menu5s a{
	float:left;
	width:142px;
	height:27px;
	display:block;
}
#menu5s a:hover{
	display:block;
	background-image: url(menu/menu05s_on.gif);
	background-repeat: no-repeat;
}

#menu6s{
	float:left;
	width:109px;
	height:27px;
	background-image: url(menu/menu06s.gif);
	text-indent:-9999px;
}
#menu6s a{
	float:left;
	width:109px;
	height:27px;
	display:block;
}
#menu6s a:hover{
	display:block;
	background-image: url(menu/menu06s_on.gif);
	background-repeat: no-repeat;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
   border-bottom:1px solid #9B0000;
}

div#main h2 {
	color:#000;
	font-size:77%;
	font-weight:normal;
	line-height:normal;
	background-image: url(img/from.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 145px;
	width: 390px;
	padding-top: 215px;
	padding-bottom: 0;
	padding-left: 5px;
	letter-spacing: -1px;
	padding-right: 0px;
	padding-left:10px;

}



div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
	margin-bottom:25px;
}

div#sub h2 {
	font-size:77%;
	padding-left:10px;
	border: 2px double #FF6666;
	font-weight: normal;
	width: 425px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

div#sub h3 {
	padding:3px;
	font-size:75%;
	padding-left:10px;
	font-weight: normal;
}



/* ========FOOTER CUSTOMIZE======== */
address{
	font-size:80%;
	color:#333;
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


.kaijyo{
	clear: both;
	line-height: 0px;
}
.pilates_sikaku_link {
	background-color: #FFF;
	float: left;
	height: 180px;
	width: 200px;
	border: 4px solid #3CF;
	margin-right: 30px;
	text-align: center;
	font-size: x-small;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 6px;
}
.pilates_sikaku_link2 {
	background-color: #FFF;
	float: left;
	height: 180px;
	width: 200px;
	border: 4px solid #3CF;
	text-align: center;
	font-size: x-small;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 6px;
}







/* ========SCHOOL CUSTOMIZE======== */


.schedule_01 {
	height: auto;
	width: 790px;
	background-color: #FFF;
	float: left;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2377CB;
	border-bottom-color: #2377CB;
	border-left-color: #2377CB;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.schedule_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}
.schedule_01 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2377CB;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.schedule_01 h4 {
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
}
.schedule_02 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F1555C;
	padding-top: 10px;
	padding-bottom: 10px;
}
.schedule_03 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #75DC4E;
	padding-top: 10px;
	padding-bottom: 10px;
}


.schedule_02 {
	height: auto;
	width: 790px;
	background-color: #FFF;
	float: left;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F1555C;
	border-bottom-color: #F1555C;
	border-left-color: #F1555C;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.schedule_03 {
	height: auto;
	width: 790px;
	background-color: #FFF;
	float: left;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #75DC4E;
	border-bottom-color: #75DC4E;
	border-left-color: #75DC4E;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}



.school_hyou {
	height: auto;
	width: 810px;
	margin-top: 30px;
	margin-right: 9px;
	margin-left: 29px;
}
school_ayumi {
	background-image: url(school/img/ayumi.jpg);
	height: 350px;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 36px;
	padding-left: 37px;
}



.schedule_title {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 810px;
}

#school_title {
	height: 300px;
	width: 810px;
	padding-right: 9px;
	padding-left: 29px;
}
.school_select {
	background-color: #E4E4E4;
	float: left;
	height: auto;
	width: 230px;
	margin-right: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.school_select_p {
	margin: 0px;
	padding: 0px;
	height: 154px;
	width: 230px;
}
.font_small {
	font-size: x-small;
	line-height: 110%;
	font-weight: normal;
}
.school_select_map {
	text-align: right;
	height: 21px;
	width: 230px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.school_select_com {
	height: 90px;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.school_select2 {
	background-color: #E4E4E4;
	float: left;
	height: auto;
	width: 230px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;

}
#contents_school_ayumi {
	background-image: url(school/img/ayumi.jpg);
	background-repeat: no-repeat;
	height: 310px;
	width: 500px;
	margin-top: 30px;
	margin-right: 56px;
	margin-left: 56px;
	padding-top: 86px;
	padding-left: 237px;
}
.ayumi_history {
	height: auto;
	width: 500px;
	line-height: 90%;
}
.ayumi_contest {
	height: auto;
	width: 500px;
}



/* ========SCHOOL ayumi======== */



dl.listayumi dt {
	clear: left;
	float: left;
	width: 80px;
	padding-left: 13px;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 3px;
}

dl.listayumi dd {
	margin-left: 100px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.under_photoimage {
	height: 170px;
	width: 848px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-top: 20px;
	margin-bottom: 20px;
}
.schedule_01 h3 {
	font-size: small;
	line-height: 110%;
	font-weight: normal;
	color: #333;
}

.schedule_02 h3 {
	font-size: small;
	line-height: 110%;
	font-weight: normal;
	color: #333;
}
.schedule_03 h3 {
	font-size: small;
	line-height: 110%;
	font-weight: normal;
	color: #333;
}

