/*============================================
　共通設定
============================================*/

body {
	background-color: #E7E7E7;
	background-image: url(back.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	line-height:130%;
	color: #333333;
	margin:0;
	padding:0;
	overflow-y:scroll;
}

img{
border:0px;
}

h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:lighter;
}


/*-------------------------------------
　スクロールバーの表示
-------------------------------------*/

*html body {
	overflow-y:auto;
}

*+html body {
	overflow-y:auto;
}


/*-------------------------------------
　見出し共通設定
-------------------------------------*/

h1 {

}


h2 {

}

h3 {
	margin:0;
	padding:0;
}


h4{
}

h5{
}

h6{
}


/*-------------------------------------
　アンカー共通設定
-------------------------------------*/

a:link, a:visited {
color:#333333;
text-decoration:none;
}

a:hover, a:active {
color:#EB719D;
text-decoration:none;
}



/*-------------------------------------
　その他共通設定
-------------------------------------*/

p {
	line-height: 130%;
	margin:10px 0 0 0;
	padding:0 10px 0 0;
	text-indent: 1em
	white-space: normal;
	line-break: strict;
}


/*============================================
　ヘッダ部
============================================*/
#header{
width:780px;
height:40px;
background-color:#FF0000;
background-image: url();
}

.obi_box{
background-image:url(p_background.jpg);
background-repeat:no-repeat;
width:780px;
height:37px;
float:left;
}

.search_box{
float:right;
width:290px;
height:37px;
}

.search_box input{
vertical-align:top;
margin:8px 0 0 0;
}

.form01 {
width:140px;
height:15px;
}

#google_search {
width:70px;
font-size:10px;
}

#google_word {
width:130px;
}


/*-------------------------------------
　ヘッダ部----グローバルナビ(上部メニュー)
-------------------------------------*/

.menubar {
	
	background-image: url(main_navi.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	height: 35px;
	width: 780px;
	font-size: 13px;
	color:;
	padding:0;
	margin:0;
}

.menubar ul {
	list-style:none;
	padding:7px 0 0 0;
	margin:0 0 0 40px;
	letter-spacing:0em;
}


.menubar li {
width:90px;
	float:left;
	display:inline;
	background-image: url(icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:3px 20px 0 10px;
	line-height:1.0;
}

*html .menubar ul {
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 40px;
	letter-spacing:0em;
}

*html .menubar  li {
	float:left;
	display:inline;
	background-image: url(icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:3px 20px 0 10px;
	line-height:2.0;
}


.menubar li.current{
	background-image: url(icon02.jpg);
}
.menubar li a{
	color:#333333;
}


/*-------------------------------------
　ヘッダ部----グローバルナビ　アンカー設定
-------------------------------------*/

.menubar  a:link, .menubar a:visited, .menubar a:hover, .menubar a:active{
	text-decoration:none;
}

/*-------------------------------------
　コンテンツ
-------------------------------------*/
.right {
	padding:0 0 0 0px;
	margin:0;
	text-align: left;
	vertical-align: top;
}

#main01{
float:left;
width:700px;
margin:15px 35px;
background-color:#FFFFFF;
display:inline;
}

#main02{
float:left;
width:580px;
margin:15px 5px;
background-color:#FFFFFF;
display:inline;
}

/*-------------------------------------
　左メニュー
-------------------------------------*/

#subnavi{
width:170px;
float:left;
margin:0px 5px 0 7px;
display:inline;
}

#subnavi span{
background-image:url(sidenavi_ttl.jpg);
background-repeat:no-repeat;
width:170px;
height:40px;
float:left;
margin:0 0 7px 0;
font-size:110%;
font-weight:bold;
line-height:40px;
text-align:center;
}

#subnavi ul{
margin:0px 0 0 0;
padding:0;
}

#subnavi li{
background-image:url(side_navi01.jpg);
background-repeat:no-repeat;
display:block;
width:170px;
height:37px;
float:left;
line-height:37px;
text-indent:25px;
}

#subnavi ul li a:link, ul a:visited{
color:#333333;
text-decoration:none;
}

#subnavi ul li.current{
background-image:url(side_navi02.jpg);
background-repeat:no-repeat;
width:170px;
height:37px;
float:left;
line-height:37px;
text-indent:25px;
}

#subnavi ul li.current img {
filter:Alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}


#subnavi span a:link, #subnavi span a:visited, #subnavi span a:hover, #subnavi span a:active{
color:#333333;
text-decoration:none;
}


/*============================================
　フッタ部
============================================*/
#footer{
}

/*-------------------------------------
　下部メニュー
-------------------------------------*/


#bottommenu {
	margin:30px 0px 0 0px;
	padding:0 0 5px 0; 
	}
#bottommenu a {
	color: #666666;
	text-decoration:none;
	}
#bottommenu a:hover {
	color: #333333;
	text-decoration:underline;
	}

/*-------------------------------------
　コピーライト表示枠
-------------------------------------*/
#copyright {  
	text-align: right;
	background-image:url(footer.jpg);
    background-repeat:no-repeat;
	color:#FFFFFF;
	width:780px;
    height:19px;
	font-size:90%;
    line-height:19px;
	float:left;
	margin:0 auto;
}



.obi_box{
background-image:url(p_background.jpg);
background-repeat:no-repeat;
width:780px;
height:37px;
float:left;
}

.search_box{
float:right;
width:290px;
height:37px;
}

.search_box input{
vertical-align:top;
margin:8px 0 0 0;
}

.form01 {
width:140px;
height:15px;
}

#google_search {
width:70px;
font-size:10px;
}

#google_word {
width:130px;
}

/*---ttl---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.subttl01{
background-image:url(summary_ttl02.jpg);
background-repeat:no-repeat;
width:580px;
height:25px;
text-indent:15px;
line-height:25px;
font-size:100%;
font-weight:bold;
margin:15px 0 10px 0;
color:#FFFFFF;}

.subttl02{
background-image:url(summary_ttl03.jpg);
background-repeat:no-repeat;
width:580px;
height:25px;
text-indent:15px;
line-height:25px;
font-size:100%;
font-weight:bold;
margin:15px 0 10px 0;
color:#FFFFFF;}

/*---top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#top_flash{
margin:10px 0px 20px 8px;
}

*html #top_flash {
margin:0 2px;
padding:0;
}

#top_left {
margin:0 0 0 20px;
float:left;
display:inline;
width:520px;
}

#top_right {
margin:0 20px 0 0;
float:right;
display:inline;
}

#top_btn01 {
width:520px;
margin:10px 0 10px 0;
list-style-type:none;
float:left;
}

.top_news_frm {
border:1px solid #aaaaaa;
margin:0 0 20px 0;
}

.top_news_frm  a:link, .top_news_frm a:visited, .top_news_frm a:hover, .top_news_frm a:active{
color:#0066CC;
text-decoration:underline;
}

.top_news {
	margin:0;
}

.top_news h3{
margin:0;
}

.top_news dl{
width:190px;
margin:0 0 10px 10px;
}

.top_news dl dt{
background-image:url(icon01.gif);
background-repeat:no-repeat;
background-position:0 3px;
font-weight:bold;
text-indent:10px;
font-size:90%;
}

.top_news dl dd {
padding:0 0 10px 0;
margin:0 10px 10px 10px;
border-bottom:dotted 1px #CCCCCC;
}

/*---link---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.link_box{
width:760px;
float:left;
margin:15px 15px;
display:inline;
}

.link_box02{
width:700px;
float:left;
margin:15px 30px;
display:inline;
}

.link_box03{
margin:0px 35px;
}

.link_box p{
float:left;
width:330px;
margin:0 5px 10px 5px;
display:inline;
}

/*---event---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.event_box{
float:left;
width:649px;
margin:15px 25px;
display:inline;
}

.event_box table{
float:left;
width:500px;
display:inline;
background-image:url(event_img01_b.jpg);
background-repeat:repeat-y;
margin:10px 30px 0px 60px;
font-size:90%;
line-height:20px;
text-indent:10px;
}



/*.event_box_pi{
float:left;
width:500px;
background-image:url(event_img01_b.jpg);
background-repeat:repeat-y;
margin:10px 60px 0 60px;
display:inline;
}*/

.event_box_pi a:link, .event_box_pi a:hover,{

}

/*.event_box_pi h1{
background-image:url(event_img01.jpg);
background-repeat:no-repeat;
width:500px;
height:25px;
line-height:25px;
text-indent:17px;
color:#EA6A98;
font-size:100%;
font-weight:bold;
}
*/
/*.eventtbl{
}

.eventtbl td{
text-indent:10px;
line-height:20px;
}*/

.event_box_pa{
float:left;
width:500px;
background-image:url(event_img02_b.jpg);
background-repeat:repeat-y;
margin:10px 60px 0 60px;
display:inline;
}

/*.event_box_pa h1{
background-image:url(event_img02.jpg);
background-repeat:no-repeat;
width:500px;
height:25px;
line-height:25px;
text-indent:17px;
color:#FF97FF;
font-size:100%;
font-weight:bold;
}*/

.eventtbl2{
text-indent:0px;
background-image:none;
}

h1{
background-image:url(event_img01.jpg);
background-repeat:no-repeat;
width:500px;
height:25px;
line-height:25px;
text-indent:17px;
color:#EA6A98;
font-size:100%;
font-weight:bold;
background-position:0% 100%;
}

h2{
background-image:url(event_img02.jpg);
background-repeat:no-repeat;
width:500px;
height:25px;
line-height:25px;
text-indent:17px;
color:#FF97FF;
font-size:100%;
font-weight:bold;
background-position:0% 100%;
}


/*---seal---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.seal_box{
width:700px;
float:left;
margin:15px auto;
display:inline;
text-align:center;
}

.seal_box p{
float:left;
width:600px;
display:inline;
margin:10px 0px 10px 50px;
text-align:left;
}

.l_inquiry_box{
width:360px;
float:left;
margin:5px 0 0 50px;
display:inline;
border:1px #CCCCCC solid;
}

.l_inquiry_box table th{
background-image:url(sealimg_t_l.gif);
background-repeat:repeat-y;
}

.l_inquiry_box table td{
text-indent:5px;
line-height:15px;
text-align:left;
}

.l_inquiry_box02{
width:360px;
float:left;
margin:5px 0 0 0px;
display:inline;
border:1px #CCCCCC solid;
}

.l_inquiry_box02 table th{
background-image:url(sealimg_t_l.gif);
background-repeat:repeat-y;
}

.l_inquiry_box02 table td{
text-indent:5px;
line-height:15px;
text-align:left;
}

/*---summary---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.summary_box{
float:left;
margin:0 auto;
width:580px;
display:inline;
}

.summary_box01{
margin:0 auto;
width:760px;
display:inline;
}

.summary_box03{
margin:0 30px;
width:700px;
display:inline;
}


.summary_box02{
width:580px;
float:left;
margin:0 0 15px 0;
}

.summary_box ul{
margin:10px 0 0 10px;

}

.summary_box ul li{
width:570px;
display:block;
margin:0;
padding:0;
}

.summary_box h1{
background-image:url(summary_ttl02.jpg);
background-repeat:no-repeat;
width:580px;
height:25px;
text-indent:15px;
line-height:25px;
font-size:100%;
font-weight:bold;
margin:15px 0 10px 0;
color:#FFFFFF;
}

.summary_box02 h1{
background-image:url(summary_ttl02.jpg);
background-repeat:no-repeat;
width:580px;
height:25px;
text-indent:15px;
line-height:25px;
font-size:100%;
font-weight:bold;
margin:15px 0 10px 0;
color:#FFFFFF;
}

.summary_box h2{
background-image:url(summary_ttl03.jpg);
background-repeat:no-repeat;
width:580px;
height:25px;
text-indent:15px;
line-height:25px;
font-size:100%;
font-weight:bold;
margin:15px 0 10px 0;
color:#FFFFFF;
}

.summary_box_l{
width:457px;
float:left;
margin:5px 0 0 0;
display:inline;
}

.summary_box_r{
width:123px;
float:right;
margin:10px 0 0 0;
display:inline;
text-align:center;
}

.summary_box_r img{
margin:0 0 10px 0;
}

.tab{
border-collapse:collapse;
border:1px solid #CCC;
color:#666;
font-size:12px;
}

.tab th{
border:1px solid #CCC;
padding:5px 3px 0 5px;
background-color:#EBEBEB;
text-align:left;
font-weight:normal;
}

.tab td{
border:1px solid #CCC;
padding:5px 0 0 5px;
}

.chart_box{
width:580px;
float:left;
}

.chart_box p.detail{
background-image:url(chart_main_sub.jpg);
background-repeat:no-repeat;
width:153px;
height:24px;
text-indent:5px;
line-height:20px;
margin:0;
padding:0;
}

.chart_box p{
text-indent:5px;
margin:5px 0 0 10px;
padding:0;
}

.location_box{
width:580px;
float:left;
margin:0 auto;
}

.location_box h1{
background-image:url(summary_ttl02.jpg);
background-repeat:no-repeat;
width:580px;
height:25px;
text-indent:15px;
line-height:25px;
font-size:100%;
font-weight:bold;
margin:15px 0 10px 0;
color:#FFFFFF;
}

.locationtbl{
}

.locationtbl th{
background-image:url(icon02.jpg);
background-repeat:no-repeat;
background-position:left;
line-height:20px;
font-weight:normal;
text-indent:15px;
}

/*---publication---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.publication_box{
width:700px;
float:left;
margin:15px 45px;
display:inline;
}

.publication_box01{
background-image:url(publication_ttl02.jpg);
background-repeat:no-repeat;
width:628px;
height:75px;
float:left;
}

.publication_box01 span.d01{
float:left;
width:500px;
font-weight:bold;
font-size:110%;
margin:18px 0 0 100px;
display:inline;
}

.publication_box01 span.d02{
float:left;
width:500px;
font-weight:bold;
font-size:110%;
margin:5px 0 0 100px;
display:inline;
}

.publication_box_02{
float:left;
width:450px;
margin:15px 0 0 15px;
display:inline;
}

.publication_box_02 img{
float:left;
margin:10px 0 0 0px;
display:inline;
}

.publication_box_03{
float:right;
width:200px;
text-align:left;
margin:8px 0 0 0;
display:inline;
}

.publication_box_04{
float:right;
width:600px;
text-align:right;
margin:8px 60px 0 0;
display:inline;
}

.publication_box_05{
width:242px;
float:right;
margin:5px 20px 10px 0px;
text-align:right;
display:inline;
}

/*---esthetician---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.esthetician_box{
float:left;
width:680px;
margin:15px 40px;
display:inline;
}

.esthetician_box p{
margin:10px 0 10px 0;
}

.esthetician_box_01{
float:left;
width:582px;
height:73px;
background-image:url(esthetician_img03.gif);
background-repeat:no-repeat;
margin:0 0 15px 0;
display:inline;
}

.esthetician_box_01 img{
float:left;
margin:15px 0 0 15px;
display:inline;
width:41px;
height:41px;
}

.esthetician_box_01 span.d01{
float:right;
width:500px;
font-weight:bold;
font-size:110%;
margin:10px 0 0 0px;
display:inline;
}

.esthetician_box_01 span.d02{
float:right;
width:500px;
font-size:100%;
margin:3px 0 0 0px;
display:inline;
}

.esthetician_box_01 span.d03{
float:right;
width:500px;
font-size:100%;
margin:0px 0 0 0px;
display:inline;
}

.esthetician_box_02{
float:left;
width:680px;
margin:0 0 15px 40px;
display:inline;
}

.esthetician_box_02 img{
float:left;
margin:0 0 0px 0px;
display:inline;
width:232px;
height:27px;

}

.esthetician_box_02 p{
float:left;
margin:7px 0 0px 0px;
width:582px;
display:inline;
}

.esthetician_box_02 p.detail{
float:left;
margin:7px 0 0px 0px;
width:105px;
display:inline;
font-size:90%;
font-weight:bold;
text-decoration:underline;
}

.esthetician_box_02 p.detail02{
float:left;
margin:7px 0 0px 0px;
width:45px;
display:inline;
font-size:90%;
font-weight:bold;
text-decoration:underline;
}

.esthetician_box_02 p.detail a{
text-decoration:underline;
}

.esthetician_box_02 p.detail02 a{
text-decoration:underline;
}

.esthetician_box_03{
float:left;
width:582px;
margin:0 0 15px 59px;
display:inline;
}

/*---related---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.related_box{
float:left;
width:582px;
margin:15px 59px;
display:inline;
}

.related_box p{
margin:10px 0 10px 0;
}

.related_box p.detail{
margin:10px 0 0 0;
padding:0;
}

.related_box_01{
float:left;
width:582px;
height:73px;
background-image:url(related_img02.gif);
background-repeat:no-repeat;
margin:0 0 15px 0;
display:inline;
}

.related_box_01 img{
float:left;
margin:15px 0 0 15px;
display:inline;
width:41px;
height:41px;
}

.related_box_01 span.d01{
float:right;
width:500px;
font-weight:bold;
font-size:110%;
margin:18px 0 0 0px;
display:inline;
}

.related_box_01 span.d02{
float:right;
width:500px;
font-size:100%;
margin:3px 0 0 0px;
display:inline;
}


table.tab{
		border-collapse:collapse;
		border:1px solid #cccccc;
	}
	
table.tab td{
		border:1px solid #cccccc;
	}


.member_box{
width:580px;
float:left;
text-align:left;
margin:15px 0 5px 0;
display:inline;
}

.member_box02{
border:#DFD9C2 1px solid;
width:580px;
float:left;
text-align:left;
margin:5px 0 5px 0;
display:inline;
}

.membertbl{
border:#DFD9C2 1px solid;
margin:8px 0 0 0;
}

.membertbl th{
font-weight:bold;
text-align:left;
text-indent:10px;
line-height:20px;
font-size:100%;
}

.membertbl td{
font-weight:normal;
text-align:left;
padding:3px 0 0 10px;
line-height:15px;
}

.membertbl02{
margin:8px 0 0 0;
}

.membertbl02 th{
font-weight:bold;
text-align:left;
text-indent:10px;
font-size:100%;
}

.membertbl02 td{
font-weight:normal;
text-align:left;
padding:3px 0 0 10px;
line-height:15px;
}

.setbl{
margin:15px 0 0 0;
}

.setbl td{
padding:3px 0 3px 5px;
}

.setbl th{
font-weight:bold;
font-size:100%;
padding:3px 0 3px 5px;
text-align:left;
}

.setbl02{
margin:15px 0 0 25px;
border:1px #CCCCCC solid;
border-collapse:collapse;
}

.setbl02 td{
padding:3px 0 3px 5px;
border-bottom:1px #CCCCCC dashed;
font-size:90%;
}

.setbl02 th{
font-weight:bold;
font-size:90%;
padding:3px 0 3px 5px;
text-align:left;
border-bottom:1px #CCCCCC dashed;

}

.enrollment_box{
width:700px;
float:left;
margin:0 40px;
display:inline;
}

.enrollment_box01{
width:600px;
float:left;
margin:10px 50px;
display:inline;
}

.enrollment_box02{
width:650px;
float:left;
margin:10px 50px;
display:inline;
}

.enrollment_box01 p.detail{
margin:10px 0 10px 0;
float:left;
display:inline;
}

.enrollment_box01 p{
float:left;
margin:10px 4px 8px 4px;
display:inline;
}

.enrollment_box02 p.detail{
margin:10px 0 10px 0;
float:left;
display:inline;
}

.enrollment_box02 p{
float:left;
margin:10px 4px 8px 4px;
display:inline;
}



