/* グラウジーズ・ネット　トップページ配置用
-----------------------------------*/
body{
	background-color: #f7f4db;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
	padding:0px;
	margin: 0px;
	text-align: center;
}

/* 基本要素
-----------------------------------*/
#wrapper{
	width:770px;
	text-align:left;
	margin:0px auto 0px auto;
	padding:0px 15px;
	background-image:url(../img/base/back_img.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
/* レイアウト*/
#pankuzu{
	width:770px;
	height:10px;
	padding-bottom: 5px;
}

#top_title{
	width:770px;
	height:65px;
	padding-bottom: 16px;
}

#contents_top{
	width: 770px;
	height: 25px;
	padding:12px 0 13px 0;
}

#contents_inner{
	width:770px;
	background-color:#FFFFFF;
}

#contents_inner .title{
	width: 751px;
	height:34px;
	margin: 0 auto;
}

#contents_inner .info_text_area{
	width: 690px;
	margin: 0 auto;
	line-height: 16px;
	padding: 10px 0 20px 0;
}

/* ヘッダー
-----------------------------------*/
#header{
	width:770px;
	background-color:#890C08;
	padding-bottom: 7px;
}

/* メインメニュー
-----------------------------------*/
#main_menu{
	width:770px;
	padding-bottom: 7px;
}

#main_menu .text{
	width:765px;
	height:25px;
	magin-top:7px;
	padding-right: 5px;
	text-align:left;
	color:#890C08;
	background-image: url(../img/base/copy.gif);
}

/* ボタンclinic */
a.bt_clinic{
	width:100px;
	height:25px;
	display:block;
	background-image:url(../img/bt/bt_clinic.gif);
	background-repeat:no-repeat;
	float:right;
}
a.bt_clinic:hover{
	background-position:top right;
} 

/* ボタンclub */
a.bt_club{
	width:100px;
	height:25px;
	display:block;
	background-image:url(../img/bt/bt_club.gif);
	float:right;
}
a.bt_club:hover{
	background-position:top right;
} 

/* ボタンcontact */
a.bt_contact{
	width:100px;
	height:25px;
	display:block;
	background-image:url(../img/bt/bt_contact.gif);
	float:right;
}
a.bt_contact:hover{
	background-position:top right;
} 

/* ボタンsanjyo */
a.bt_sanjyo{
	width:100px;
	height:25px;
	display:block;
	background-image:url(../img/bt/bt_sanjyo.gif);
	float:right;
}
a.bt_sanjyo:hover{
	background-position:top right;
} 

#header .link a:link {
	font-size: 11px;
	line-height: 15px;
	color: #7F7F7F;
	text-decoration: underline;
}
/* ボタン01ホーム */
a.bt_main01{
	width:62px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_1.gif);
	background-repeat:no-repeat;
	float:left;
}
a.bt_main01:hover{
	background-position:top right;
} 

/* ボタン02プロフィール */
a.bt_main02{
	width:93px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_2.gif);
	float:left;
}
a.bt_main02:hover{
	background-position:top right;
} 

/* ボタン03イベント・ニュース*/
a.bt_main03{
	width:127px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_3.gif);
	float:left;
}
a.bt_main03:hover{
	background-position:top right;
} 

/* ボタン04 ジュニア*/
a.bt_main04{
	width:81px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_4.gif);
	float:left;
}
a.bt_main04:hover{
	background-position:top right;
} 



/* ボタン05 キッズ*/
a.bt_main05{
	width:82px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_5.gif);
	float:left;
}
a.bt_main05:hover{
	background-position:top right;
} 

.bt_main05_out{
	width:82px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_5.gif);
	float:left;
} 

/* ボタン06 リトル*/
a.bt_main06{
	width:81px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_6.gif);
	float:left;
}
a.bt_main06:hover{
	background-position:top right;
} 

.bt_main06_out{
	width:81px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_6.gif);
	float:left;
} 

/* ボタン07 U-15*/
a.bt_main07{
	width:82px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_7.gif);
	float:left;
}
a.bt_main07:hover{
	background-position:top right;
} 

/* ボタン08 アカデミーgirl*/
a.bt_main08{
	width:82px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_8.gif);
	float:left;
}
a.bt_main08:hover{
	background-position:top right;
} 

/* ボタン09 スクール*/
a.bt_main09{
	width:80px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_9.gif);
	float:left;
}
a.bt_main09:hover{
	background-position:top right;
} 

/* ボタン10 
a.bt_main10{
	width:73px;
	height:34px;
	display:block;
	background-image:url(../img/bt/bt_10.gif);
	float:left;
}
a.bt_main10:hover{
	background-position:top right;
} */

/* フッター
-----------------------------------*/
#footer{
	width:770px;
	margin-top: 15px;
}
