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

/*スタイルの初期化*/
*{
	margin: 0;
	padding: 0;
	zoom: 1;
}
/*一般的なタグの基本設定*/
body{
	font-size: 100.01%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}
/*CSSハック　IE7とモダンブラウザに適用*/
html>/**/body{
	font-size: 11.69pt;
}
html>body body{
	font-size: 11.69pt;
}
/*寄せる設定*/
.clearfix:after{
	content: "";		/*新しい要素を作る*/
	display: block;		/*ブロックレベル要素に*/
	clear: both;
	height: 0;
}
.clearfix:after{
	/zoom: 1;
}
/*ここから本体*/
/*基本レイアウト*/
.asovi2_31A{
	position: relative;
	left: -110px;
	top: -890px;
	width: 80px;
	height: 80px;
	display: none;
}
#wrapper{
	width: 960px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	box-shadow:#666 1px 3px 4px 1px;
	-webkit-box-shadow: #666 1px 3px 4px 1px;
	-moz-box-shadow: #FFC0CB 1px 3px 4px 1px;
}
#rogo{
	width: 960px;
	height: 50px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#rogo a img{
	border: 0px;
}
#right{
	text-align: right;
	margin-right: 20px;
	margin-left: 193px;
}
#right a{
	color: #FFC0CB;
}
#right a:hover{
	color: #00FF7F;
}
h1{
	width: 960px;
	height: 50px;
	font-size: 14px;
	color: #FF69B4;
	text-align: right;
	background-color: #FFF;
}
#slide{
	width: 920px;
	height: 225px;
	margin: 0 20px 0px 20px;
}
#container{
	width: 940px;
	padding-left: 20px;
	background-color: #FFF;
}
#side{
	float: left;
	width: 180px;
	margin-right: 30px;
	background-color: #FFF;
}
#side #navi{
	position: relative;
	top: 0px;
	width: 180px;
	height: 220px;
	margin-bottom: 20px;
	background-color: #FFF;
}
li#navi_1,li#navi_2,li#navi_3,li#navi_4,li#navi_5,li#navi_6{
	list-style-type: none;
	display: block;
	letter-spacing: 0.1em;
}
#navi a{
	color: #999;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	border: 1px solid #FFF;
}
#navi a:hover{
	background-color: #F5B4C3;
	color: #FFF;
}
body#index div#wrapper div#container div#side ul#navi li#navi_1 a,
body#aerobics div#wrapper div#container div#side ul#navi li#navi_2 a,
body#pilates div#wrapper div#container div#side ul#navi li#navi_3 a,
body#personal div#wrapper div#container div#side ul#navi li#navi_4 a,
body#schedule div#wrapper div#container div#side ul#navi li#navi_5 a,
body#contact div#wrapper div#container div#side ul#navi li#navi_6 a{
	background-color: #FFF;
	background-image: url(../images/navi_heart.png );
	background-position: center;
	background-repeat: no-repeat;
	color: #FF69B4;
}
#calendar{
	width: 180px;
	height: 180px;
	margin-bottom: 25px !important;
}
table.calen{
	margin: auto;
	border-collapse: collapse;
	font-size: 9pt;
	background-color: #FFFAFA;
}
table.calen th{
	border: 1px solid #A57D6B;
	height: 24px;
}
table.calen td{
	border: 1px solid #A57D6B;
	color: #A57D6B;
	text-align: center;
	height: 24px;
	width: 24px;
}
table.calen .sat{
	color: #00F;
}
table.calen .sun{
	color: #F00;
}
table.calen .today{
	background-color: #FFE4CE;
	font-weight: bold;
}
table.calen tr.bg1{
	color: #A57D6B;
	background-color: #FFC0CB;
}
table.calen tr.bg2{
	color: #A57D6B;
	background-color: #EEE;
}
.hiku{
	width:75px;
	height:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#0000ff;
	cursor:pointer;
	border:1px solid #FCF;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.miru{
	width:75px;
	height:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#0000ff;
	cursor:pointer;
	border:1px solid #FCF;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
/*world_timeここから*/
canvas{
	background-color: #3CF;
	border: 1px solid #999;
	margin-left: 8px;
}
#worldtime{
	width:190px;
	height:120px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#nowtime{
	width:190px;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	color:#999999;
	background-color:#99FFFF;
	border:solid 1px #999999;
	text-align:center;
}
#clock {
	font-family:"Courier New";
	font-size:14pt;
	background-color:#99FFFF;
	border:solid #999999 1px;
	color:#999999;
	width:170px;
	height:70px;
	padding:10px;
	padding-left:10px;
}
#city{
	width:170px;
	height:20px;
	font-size:12pt;
	border:solid 1px #999999;
	margin-bottom:10px;
	color:#999999;
}
#date{
	font-size:14pt;
	padding-left:5px;
}
#time{
	font-size:18pt;
	padding-left:25px;
}
/*world_timeここまで*/
#main{
	float: left;
	width: 710px;
	background-color: #FFF;
}
#main_1{
	clear: both;
	width: 710px;
	margin-bottom: 10px;
	background-color: #FFF;
}
h2{/*項目画像*/
	width: 710px;
	height: 30px;
	margin-bottom: 30px;
}
h3 {/*画像*/
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	margin-bottom: 5px;
	border: none;
	box-shadow: rgba(90,90,90,0.2) 2px 2px 1px 1px,rgba(90,90,90,0.2) -1px -1px 1px 1px;
	-webkit-box-shadow: rgba(90,90,90,0.2) 2px 2px 1px 1px,rgba(90,90,90,0.2) -1px -1px 1px 1px;
	-moz-box-shadow: rgba(90,90,90,0.2) 2px 2px 1px 1px,rgba(90,90,90,0.2) -1px -1px 1px 1px;
}
#main_2{
	clear: both;
	width: 710px;
	padding-top: 30px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#main_3{
	clear: both;
	width: 710px;
	padding-top: 30px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#photo1{/*画像のコメントを含む*/
	width: 200px;
	height: 235px;
	float: left;
	display: block;
	margin-right: 20px;
	border: none;
}
#photo2{/*画像のコメントを含む*/
	width: 200px;
	height: 235px;
	float: left;
	display: block;
	margin-right: 20px;
	border: none;
}
#photo3{/*画像のコメントを含む*/
	width: 200px;
	height: 235px;
	float: left;
	display: block;
	margin-right: 20px;
	border: none;
}
.akira1{
	width:100px;
	height:135px;
	float:left;
}
p.comment{
	text-align: center;
	font-size: 10px;
	color: #FFC0CB;
}
h4.history{
	width: 490px;
	padding: 0px;
}
.main_image_1{
	float: left;
	width: 100px;
	height: 236px;
}
.main_image_1_loco{/*拡大しない*/
	float: left;
	width: 200px;
	height: 236px;
	border: none;
}
.main_image_2{
	float: left;
	width: 200px;
	height: 200px;
}
.main_image_2_loco{/*拡大しない*/
	float: left;
	width: 200px;
	height: 200px;
	border: none;
}
.main_image_3{
	float: left;
	width: 200px;
	height: 200px;
}
.main_1_content{
	width: 690px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	float: left;
}
.main_2_content{
	width: 490px;
	height: 300px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
}
.main_3_content{
	width: 490px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
}
#read a{/*続きを読む*/
	color: #FFC0CB;
}
#read1 a{/*続きを読む*/
	color: #FFC0CB;
}
#read2 a{/*続きを読む*/
	color: #FFC0CB;
}
#read a:hover{
	color: #00FF7F;
}
#read1 a:hover{
	color: #00FF7F;
}
#read2 a:hover{
	color: #00FF7F;
}
#footer_top{
	clear: both;
	width: 960px;
	height: 40px;
}
.left{
	float: left;
	font-size: 9px;
	width: 630px;
	text-align: left;
	margin-left: 230px;
	margin-bottom: 10px;
}
.right{/*トップへ*/
	float: right;
	display: inline;
	width: 80px;
	height: 20px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
.right a{
	color: #FFC0CB;
}
.right a:hover{
	color: #00FF7F;
}
hr{
	clear: both;
	size: 1px;
	width: 99.8%;
	color: #CCC;
}
#footer_navi{
	float: left;
	width: 360px;
	height: 40px;
}
#footer_navi a{
	display: inline;
	width: 60px;
	height: 20px;
	background-image: url(../images/footer_navi.jpg);
	float: left;
}
.footer_navi_1:hover{
	background-position: 0px -20px;
}
.footer_navi_2{
	background-position: -60px 0px;
}
.footer_navi_2:hover{
	background-position: -60px -20px;
}
.footer_navi_3{
	background-position: -120px 0px;
}
.footer_navi_3:hover{
	background-position: -120px -20px;
}
.footer_navi_4{
	background-position: -180px 0px;
}
.footer_navi_4:hover{
	background-position: -180px -20px;
}
.footer_navi_5{
	background-position: -240px 0px;
}
.footer_navi_5:hover{
	background-position: -240px -20px;
}
.footer_navi_6{
	background-position: -300px 0px;
}
.footer_navi_6:hover{
	background-position: -300px -20px;
}
#footer{
	clear: both;
	width: 940px;
	height: 15px;
	padding: 10px;
	text-align: center;
	background-color: #FFC0CB;
}
#footer p{
	font-size: 9px;
}
/*基本レイアウトここまで*/

/*indexここから*/
#php{
	margin-bottom: 30px;
}
.new{
	font-size: 12px;
}
.check a{
	color: #FFC0CB;
}
.check a:hover{
	color: #00FF7F;
}
#foot{
	margin-top: 10px;
	width: 550px;
	height: 410px;
	float: right;
}
/*indexここまで*/

/*aerobicsここから*/
h4.latin{
	width: 470px;
	padding: 0px;
}
.sub_title{
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
p.em{
	padding-left: 1em;
}
#ad_2{
	color: #0FF;
}
/*aerobicsここまで*/
/*pilatesここから*/
#ad_1{
	padding-left: 9px;
}
.akira3{
	width:70px;
	height:100px;
	float:right;
}
.akira4{
	width:100px;
	height:70px;
	margin-left:100px;
}
/*pilatesここまで*/

 /*personalここから*/
#ad{
	padding-left: 9px;
}
p.machine{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p.machine a{
	color: #FFC0CB;
}
p.machine a:hover{
	color: #00FF7F;
}
.heart{
	color: #FF69B4;
}
/*personalここまで*/

/*scheduleここから*/
table.sche{
	font-size: 0.9em;
	border-collapse: collapse;
}
table.sche th{
	padding: 8px;
	border: 1px solid #999;
	font-weight: bold;
	text-align: center;
	background-color: #D5CEC8;
}
table.sche td{
	padding: 8px;
	border: 1px solid #999;
	line-height: 1.3em;
}
table.sche td.week{
	text-align: center;
	background-color: #F5F1ED;
}
table.sche td.place{
	text-align: center;
}
#main_sche{
	width: 465px;
	float: left;
}
#main_price{
	width: 230px;
	float: left;
}
h4{
	width: 210px;
	margin-bottom: 10px;
}
h4.price{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
}
h4.plan{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
}
#contact a{
	color: #FFC0CB;
}
#contact a:hover{
	color: #00FF7F;
}
p.contents{
	padding-left: 1em;
}
.zei{
	text-align: right;
}
.suuji_1{
	color:#f00;
}
/*scheduleここまで*/

/*contactここから*/
h1.contact{
	text-align: center;
}
.main_1_content_contact{
	width: 690px;
	height: 340px;
}
table.contact{
	width: 650px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.in{
	color: #F00;
}
td{
	border: 1px solid #CCC;
}
table td.line{
	width: 150px;
	height: 40px;
	vertical-align: middle;
	padding-left: 10px;
}
table td.line_area{
	padding-left: 10px;
}
table td.line_naiyou{
	padding: 8px 0px 8px 10px;
}
#uname+span,#kname+span,#radio+span,#in+span{
	color: #F00;
}
#in+span{
	color: #F00;
	vertical-align: 20px;
}
p.tel{
	margin-bottom: 10px;
}
#contents{
	width: 640px;
	color: #666;
	font-size: 100%;
}
table.con{
	width: 600px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
td.space{
	height: 25px;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 14px;
	color: #666;
}
td.l_Cel{
	width: 170px;
	font-size: 90%;
	padding: 5px;
}
td.in{
	text-align: right;
	color: #F00;
}
p.telmail{
	margin-bottom: 10px;
}
input.waku{
	width: 200px;
	height: 25px;
	font-size: 14px;
}
input.submit{
	font-size: 14px;
	color: #000 !important;
	width: 70px;
	height: 30px;
	margin-left: 200px;
	margin-bottom: 10px;
}
input.reset{
	font-size: 14px;
	color: #000 !important;
	width: 70px;
	height: 30px;
	margin-left: 20px;
	margin-bottom: 10px;
}
/*contactここまで*/

/*csrollここから*/
div.scrollingHotSpotLeft{
	/*  minimum width 100px,occupy 15% of the scrollable area (30% combined) */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursors/cursor_arrow_left.png),url(../images/cursors/cursor_arrow_left.gif),url(../images/cursors/cursor_arrow_left.cur),w-resize;
}
/* Visible left hotspot */
div.scrollingHotSpotLeftVisible{
	background-image: url(../images/arrow_left.gif);				
	background-color: #FFF;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Internet Explorer. */
	zoom: 1; /* Internet Explorer 6 or older versions */
}
/* Invisible right hotspot */
div.scrollingHotSpotRight{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.png), url(../images/cursors/cursor_arrow_right.cur),e-resize;
}
/* Visible right hotspot */
div.scrollingHotSpotRightVisible{
	background-image: url(../images/arrow_right.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}
/* always the same width and height */
div.scrollWrapper{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
div.scrollableArea{
	position: relative;
	width: auto;
	height: 100%;
}
#makeMeScrollable{
	width: 100%;
	height: 225px;
	position: relative;
}
/* Replace the last selector for the type of element */
#makeMeScrollable div.scrollableArea img{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
/*scrollここまで*/
