body{
	background-color: #f5f4e3
}


/*　▼リンク--------------------------------------------------*/

a:link{color: #1a8707;text-decoration: none;}
a:visited{color: #1a8707;text-decoration: none;}
a:active{color: #1a8707;text-decoration: none;}
a:hover{color: #1a8707;text-decoration: none;}

div.menu_home{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/home.png);
}

a:link.home{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/home.png);
}

a:visited.home{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/home.png);
}

a:active.home{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/home.png);
}

a:hover.home{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/home_h.png);
}

div.menu_news{
	margin: 3px 0 0 0;
	padding: 0;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/news.png);
}

a:link.news{
	display: block;
	width: v;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/news.png);
}

a:visited.news{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/news.png);
}

a:active.news{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/news.png);
}

a:hover.news{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/news_h.png);
}

div.menu_topic{
	margin: 3px 0 0 0;
	padding: 0;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/topic.png);
}

a:link.topic{
	display: block;
	width: v;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/topic.png);
}

a:visited.topic{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/topic.png);
}

a:active.topic{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/topic.png);
}

a:hover.topic{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/topic_h.png);
}

div.menu_rensyu{
	margin: 3px 0 0 0;
	padding: 0;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/rensyu.png);
}

a:link.rensyu{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/rensyu.png);
}

a:visited.rensyu{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/rensyu.png);
}

a:active.rensyu{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/rensyu.png);
}

a:hover.rensyu{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/rensyu_h.png);
}

div.menu_aiki{
	margin: 3px 0 0 0;
	padding: 0;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/aiki.png);
}

a:link.aiki{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/aiki.png);
}

a:visited.aiki{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/aiki.png);
}

a:active.aiki{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/aiki.png);
}

a:hover.aiki{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/aiki_h.png);
}

div.menu_contact{
	margin: 3px 0 10px 0;
	padding: 0;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/contact.png);
}

a:link.contact{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/contact.png);
}

a:visited.contact{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/contact.png);
}

a:active.contact{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/contact.png);
}

a:hover.contact{
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(images/menu_bar/contact_h.png);
}

/*　▲リンク--------------------------------------------------*/

h1{
	margin: 0;
	padding: 0;
	font-size: small;
}

h2{
	margin: 0;
	padding: 0;
	font-size: small;
}

h3{
	margin: 0;
	padding: 0;
	font-size: small;
}

div#header_back{
	margin: 0 0 5px 0;
	padding: 0;
	width: 800px;
	height: 100px;
	font-size: small;
	text-align: right;
	color: #ffffff;
	background-image: url(images/header/aiki_top.png);
}

div#frame{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 1200px;
	background-color: #ffffff;
}

div.pankuzu{
	margin: 0;
	padding: 0 5px 0 0;
	width: 795px;
	height: 18px;
	font-size: small;
	text-align: right;
}

/*　▼左側--------------------------------------------------*/

div.left_frame{
	float: left;
	margin: 0;
	padding:0;
	width: 200px;
}

div.menulist{
	margin: 0 5px 0 0;
	padding: 0;
	width: 195px:
	height: 30px;
	line-height: 30px;
	font-size: small;
	text-align: center;
	border-right: solid 3px #ff0000;
}

div.menulist1{
	margin: 5px 5px 0 0;
	padding: 0;
	width: 195px:
	height: 30px;
	line-height: 30px;
	font-size: small;
	text-align: center;
	border-right: solid 3px #ff0000;
}

div.siteporicy{
	margin: 0 0 10px 5px;
	padding: 0;
	width: 195px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

div.menu_syousai{
	margin: 2px 0 0 5px;
	padding: 0;
	width: 195px
	height: 18px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}


/*　▲左側--------------------------------------------------*/


/*　▼右側--------------------------------------------------*/

div.right_frame{
	float: left;
	margin: 0 0 0 10px;
	padding:0;
	width: 580px;
}

/*　▲右側--------------------------------------------------*/


/*　▼ニュース--------------------------------------------------*/

div.title_event595{
	margin: 0 10px 0 0;
	padding: 0;
	width: 580px;
	height: 30px;
	text-indent: -9999px;
	background-color: #ffff00;
	background-image: url(images/bar/topic_bar595.png);
}

div.event595{
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
	width: 580px;
	font-size: small;
	text-align: left;
	background-color: #eeffe5;
}

div#news_midashi595{
	margin: 0 10px 0 0;
	padding: 0;
	width: 400px;
	height: 30px;
	font-size: small;
	text-align: left;
	text-indent: -9999px;
	background-color: #ffff00;
	background-image: url(images/bar/news_bar595.png)
}

div.news_back595{
	margin: 0 10px 10px 0;
	padding: 0;
	width: 580px;
	background-color: #eeffe5;
}

ul.news595{
	margin: 0 10px 0 10px;
	padding: 0;
	text-decoration: none;
}

li.news_topic595{
	margin: 0;
	padding: 10px 0 10px 0;
	width: 560px;
	list-style: none;
	font-size: small;
	font-family: MS Pコ゛シック;
	text-align: left;
	list-style-position: inside;
	border-bottom: dotted 1px #a8a8a8;
	color: #414141;
}

li.news_topic_u595{
	margin: 0;
	padding: 10px 0 10px 0;
	width: 560px;
	list-style: none;
	font-size: small;
	font-family: MS Pコ゛シック;
	text-align: left;
	list-style-position: inside;
	color: #414141;
}

div#schedule_midashi595{
	margin: 0 10px 0 0;
	padding: 0;
	width: 580px;
	height: 30px;
	font-size: small;
	text-align: left;
	text-indent: -9999px;
	background-color: #ffff00;
	background-image: url(images/bar/schedule_bar595.png)
}

div.schedule_back595{
	margin: 0 10px 10px 0;
	padding: 0;
	width: 580px;
	background-color: #eeffe5;
}

/*　▲ニュース--------------------------------------------------*/


/*　▼練習スケジュール------------------------------------------*/

div.r_schedule_midashi{
	margin: 0 10px 0 0;
	padding: 0;
	width: 580px;
	height: 30px;
	font-size: small;
	text-align: left;
	text-indent: -9999px;
	background-color: #ffff00;
	background-image: url(images/bar/r_schedule.png);
}

div.r_schedule_intro{
	margin: 5px 0 0 0;
	padding: 0;
	width: 580px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

div.month_back{
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	width: 290px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

div.month_next{
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	width: 290px;
	line-height: 18px;
	font-size: small;
	text-align: right;
}

div.calender_month{
	clear: left;
	margin: 15px 16px 0 0;
	padding: 0 0 0 20px;
	width: 559px;
	height: 30px;
	line-height: 30px;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	background-color: #ffbcc9;
	color: #ffffff;
}

div.calender_month1005{
	clear: left;
	margin: 15px 16px 0 0;
	padding: 0 0 0 20px;
	width: 559px;
	height: 30px;
	line-height: 30px;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	background-color: #008b14;
	color: #ffffff;
}

div.calender_month1006{
	clear: left;
	margin: 15px 16px 0 0;
	padding: 0 0 0 20px;
	width: 559px;
	height: 30px;
	line-height: 30px;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	background-color: #1700c7;
	color: #ffffff;
}

div.calender_youbi{
	float: left;
	margin: 0;
	padding: 0;
	width: 82px;
	height: 25px;
	font-size: small;
	line-height: 25px;
	text-align:center;
	background-color: #bababa;
	border-top: solid 1px #dfe5db;
	border-left: solid 1px #dfe5db;
	color: #ffffff;
}

div.calender_youbi_surt{
	float: left;
	margin: 0;
	padding: 0;
	width: 81px;
	height: 25px;
	font-size: small;
	line-height: 25px;
	text-align:center;
	background-color: #0000ff;
	border-top: solid 1px #dfe5db;
	border-left: solid 1px #dfe5db;
	color: #ffffff;
}

div.calender_youbi_sun{
	float: left;
	margin: 0;
	padding: 0;
	width: 81px;
	height: 25px;
	font-size: small;
	line-height: 25px;
	text-align:center;
	background-color: #ff0000;
	border-top: solid 1px #dfe5db;
	border-right: solid 1px #dfe5db;
	border-left: solid 1px #dfe5db;
	color: #ffffff;
}

div.calender_day{
	float: left;
	margin: 0;
	padding: 0;
	width: 82px;
	height: 60px;
	background-color: #eeffe5;
	border-top: solid 1px #dfe5db;
	border-left: solid 1px #dfe5db;
}

div.calender_day_sur{
	float: left;
	margin: 0;
	padding: 0;
	width: 81px;
	height: 60px;
	background-color: #eeffe5;
	border-top: solid 1px #dfe5db;
	border-left: solid 1px #dfe5db;
}

div.calender_day_sur_u{
	float: left;
	margin: 0;
	padding: 0;
	width: 81px;
	height: 60px;
	background-color: #eeffe5;
	border-top: solid 1px #dfe5db;
	border-bottom: solid 1px #dfe5db;
	border-left: solid 1px #dfe5db;
}

div.calender_day1{
	float: left;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 60px;
	background-color: #eeffe5;
	border-top: solid 1px #dfe5db;
	border-right: solid 1px #dfe5db;
	border-left: solid 1px #dfe5db;
}

div.calender_day1_u{
	float: left;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 60px;
	background-color: #eeffe5;
	border: solid 1px #dfe5db;
}

div.calender_day2{
	float: left;
	margin: 0;
	padding: 0;
	width: 82px;
	height: 60px;
	background-color: #eeffe5;
	border-top: solid 1px #dfe5db;
	border-bottom: solid 1px #dfe5db;
	border-left: solid 1px #dfe5db;
}

div.calender_day2_l{
	float: left;
	margin: 0;
	padding: 0;
	width: 82px;
	height: 60px;
	background-color: #eeffe5;
	border: solid 1px #dfe5db;
}

div.calender_day3{
	float: left;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 60px;
	background-color: #eeffe5;
	border: solid 1px #dfe5db;
}

div.calender_hi{
	margin: 0;
	padding: 2px;
	width: 79px;
	height: 10px;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

div.calender_int{
	margin: 5px 0 0 0;
	padding: 2px;
	width: 79px;
	height: 37px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

div.rensyu_syousai{
	margin: 10px 10px 0 0;
	padding: 0;
	width: 575px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

/*　▲練習スケジュール------------------------------------------*/


/*　▼挨拶------------------------------------------*/

div#aisatsu_midashi{
	margin: 0 10px 0 0;
	padding: 0;
	width: 580px;
	height: 30px;
	font-size: small;
	text-align: left;
	text-indent: -9999px;
	background-color: #ffff00;
	background-image: url(images/bar/aisatsu_bar.png);
}

div.aisatsu_intro{
	margin: 5px 10px 5px 0;
	padding: 0;
	width: 575px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

div.aisatsu_frame{
	margin: 5px 10px 0 0;
	padding: 0;
	width: 580px;
}

div.aisatsu_pic{
	float: left;
	margin: 0 10px 15px 6px;
	padding: 0;
	width: 170px;
	height: 200px;
}

div.aisatsubun{
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 390px;
	line-height: 18px;
	font-size: small;
	text-align: justify;
	text-justify: destribute;
}

/*　▲挨拶------------------------------------------*/


/*　▼アクセス------------------------------------------*/

div#access_midashi595{
	margin: 0 10px 0 0;
	padding: 0;
	width: 580px;
	height: 30px;
	font-size: small;
	text-align: left;
	text-indent: -9999px;
	background-color: #ffff00;
	background-image: url(images/bar/access_bar595.png)
}

div.access_intro595{
	margin: 5px 10px 0 0;
	padding: 0;
	width: 580px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

div.access{
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 325px;
	height: 130px;
}

div.access_font{
	float: left;
	margin: 0;
	padding: 0;
	width: 315px;
	height: 130px;
	font-size: small;
	text-align: left;
}

div.access_map{
	margin: 0 5px 0 0;
	padding: 0;
	width: 320px;
	height: 20px;
	line-height: 20px;
	font-size: small;
	font-family: MS Pコ゛シック;
	text-align: right;
}

div.access_pic{
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 250px;
	height: 150px;
}

ul.access{
	margin: 0 0 0 10px;
	padding: 0;
	text-decoration: none;
}

li.access_topic{
	margin: 5px 10px 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: small;
	font-family: MS Pコ゛シック;
	text-align: left;
	list-style-position: inside;
	color: #414141;
	
}

div.access_attension{
	margin: 0;
	padding: 0;
	width: 550px;
	font-size: small;
	text-align: left;
	color: #414141;
	background-color: #ffff00;
}

/*　▲アクセス------------------------------------------*/


/*　▼コンタクト------------------------------------------*/
div#contact_midashi{
	margin: 0 10px 0 0;
	padding: 0;
	width: 580px;
	height: 30px;
	font-size: small;
	text-align: left;
	text-indent: -9999px;
	background-color: #ffff00;
	background-image: url(images/bar/contact_bar.png)
}

div.contact_intro{
	margin: 5px 10px 5px 0;
	padding: 0;
	width: 580px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

div.contact_index{
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	width: 575px;
	font-size: small;
	text-align: left;
}

/*　▲コンタクト------------------------------------------*/


/*　▼サイトマップ------------------------------------------*/

div#sitemap_midashi{
	margin: 0 10px 0 0;
	padding: 0;
	width: 580px;
	height: 30px;
	font-size: small;
	text-align: left;
	text-indent: -9999px;
	background-color: #ffff00;
	background-image: url(images/bar/sitemap_bar595.png);
}

div.sitemap_intro{
	margin: 5px 10px 5px 0;
	padding: 0;
	width: 580px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

div.sitemap{
	margin: 10px 10px 0 0;
	padding: 0;
	width: 580px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}

/*　▲サイトマップ------------------------------------------*/


/*　▼サイトポリシー------------------------------------------*/

div#siteporicy_midashi{
	margin: 0 10px 0 0;
	padding: 0;
	width: 580px;
	height: 30px;
	font-size: small;
	text-align: left;
	text-indent: -9999px;
	background-image: url(images/bar/siteporicy_bar595.png);
}

div.siteporicy_intro{
	margin: 5px 10px 5px 0;
	padding: 0;
	width: 580px;
	line-height: 18px;
	font-size: small;
	text-align: left;
}


/*　▲サイトポリシー------------------------------------------*/


/*　▼画像------------------------------------------*/

img.top_bird40{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: -25px; left: 465px;
}

img.top_bird25{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: -11px; left: 460px;
}

img.top_bird_f45{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: -35px; left: 490px;
}

img.news_bird40{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: -15px; left: 503px;
}

img.news_bird25{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px; left: 497px;
}

/*　▲画像------------------------------------------*/



/*　▼フッター------------------------------------------*/
div.hooter{
	margin: 5px 0 0 0;
	padding: 0;
	width: 800px;
	height: 40px;
	line-height: 40px;
	font-size: small;
	text-align: center;
	background-color: #ffffff;
	color: #454545;
}

/*　▲フッター------------------------------------------*/