@charset "UTF-8";
*{
	margin:0;
	padding:0;
	font-family:"MS ゴシック",sans-serif,Osaka,"MS Pゴシック","ヒラギノ角ゴ Pro W3";
}

#container{
	width:800px;
	margin:0 auto;
	background-color:#ffcc99;
	border:1px solid #999999;
}


/*----------------------
　　基本タグの初期化
----------------------*/

body{
	background-color:#666666;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

p{
	font-size:13px;
	line-height:23px;
}

h1{
	float:left;
}

h3{
	padding-left:25px;
}

li{
	font-size:13px;
	line-height:18px;
}

img{
	border:0;
}

table{
	width:450px;
	margin:5px 0 10px 40px;
	font-size:13px;
	border-collapse:collapse;
}

th{
	width:150px;
	font-size:13px;
	line-height:18px;
	padding:5px;
	border:solid 1px #660033;
}

td{
	width:30px;
	font-size:13px;
	line-height:18px;
	padding:5px;
	border:solid 1px #660033;
	text-align:center;
}

a{
	text-decoration:none;
}


/*----------------------
　　header
----------------------*/
#header{
	width:800px;
	height:75px;
}


/*----------------------
　　global_navi
----------------------*/
#global_navi{
	margin:0;
	padding:0;
	width:800px;
	height:25px;
	background-image:url(../img/gif/menubar.gif);
}

#global_navi li{
	width:133px;
	height:25px;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

#global_navi a{
	text-indent:-9999px;
	text-decoration:none;
	list-style-type:none;
	font-size:0px;
	display:block;
	width:133px;
	height:25px;
	background-image:url(../img/gif/menubar.gif);
	background-repeat:no-repeat;
}


#menu1 a{background-position:0 0;}
#menu2 a{background-position:-134px 0;}
#menu3 a{background-position:-267px 0;}
#menu4 a{background-position:-400px 0;}
#menu5 a{background-position:-533px 0;}
#menu6 a{background-position:-666px 0;}

#global_navi a:hover {
	text-decoration:none;
	list-style-type:none;
	background-image:url(../img/gif/menubar.gif);
	background-repeat:no-repeat;
}

#menu1 a:hover{background-position:0 -25px;}
#menu2 a:hover{background-position:-134px -25px;}
#menu3 a:hover{background-position:-267px -25px;}
#menu4 a:hover{background-position:-400px -25px;}
#menu5 a:hover{background-position:-533px -25px;}
#menu6 a:hover{background-position:-666px -25px;}


.menu1 a{background-position:0 -25px;}
.menu2 a{background-position:-134px -25px;}
.menu3 a{background-position:-267px -25px;}
.menu4 a{background-position:-400px -25px;}
.menu5 a{background-position:-533px -25px;}
.menu6 a{background-position:-666px -25px;}

.menu1 a:hover{background-position:0 -25px;}
.menu2 a:hover{background-position:-134px -25px;}
.menu3 a:hover{background-position:-267px -25px;}
.menu4 a:hover{background-position:-400px -25px;}
.menu5 a:hover{background-position:-533px -25px;}
.menu6 a:hover{background-position:-666px -25px;}

/*----------------------
　　main_visual
----------------------*/
#main_visual{
	width:800px;
	position:relative;
	margin:0 auto;
}

/*----------------------
　　content1
----------------------*/
#content1{
	width:600px;
	background-color:#ffffff;
	float:left;

}

/*----------------------
　　breadcrumb
----------------------*/
#breadcrumb{
	width:600px;
	height:25px;
	float:left;
}

#breadcrumb p{
	height:35px;
	line-height:35px;
	text-align:left;
	color:#333;
	padding-left:30px;
	font-weight:normal;
	font-size:12px;
}

/*----------------------
　　content
----------------------*/
#content{
	width:600px;
	background-color:#ffffff;
	padding:20px 0 40px 0;
	float:left;
}


#content ul{
	padding-left:40px;
	margin:10px;
}
#content p{
	width:520px;
	padding-left:40px;
}

#info_scroll{
	padding-left:40px;
	margin:10px;
	overflow-y:scroll;
	width:535px;
	height:380px;
	scrollbar-face-color:#;　/*スクロールバー本体の色*/
	scrollbar-highlight-color:#;　/*スクロールバー左側（上）の影*/
	scrollbar-shadow-color:#;　/*スクロールバー右側（上）の影*/
	scrollbar-3dlight-color:#;　/*スクロールバーの左側（下）の影*/
	scrollbar-arrow-color:#;　/*矢印の色*/
	scrollbar-track-color:#;　/*背面の色*/
	scrollbar-darkshadow-color:#;　/*スクロールバー右側（下）の影*/

}

#hr{
	text-align:center;
}

.li_none{
	list-style-type:none;
	margin-right:40px;
	line-height:22px;
	border-bottom:dotted 1px #999999;
}

.li_none2{
	list-style-type:none;
	margin-right:40px;
}

.schedule_t{
	width:520px;
	margin:5px 0 10px 40px;
	border-collapse:collapse;
}

#t_d{
	width:100px;
	font-weight:normal;
	padding:5px 5px 5px 15px;
	border-style:none;
	text-align:left;
}
.member_t{
	width:520px;
}

.member_p{
	width:200px;
}
.member_jhs{
	width:300px;
}

.schedule_t th{
	width:100px;
	font-weight:normal;
	padding:5px 5px 5px 15px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:dotted 1px #660033;
	text-align:left;
}

.bikou{
	width:150px;
	padding:5px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:dotted 1px #660033;
	text-align:left;
}

.bikou_red{
	width:150px;
	padding:5px;
	color:#d7003a;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:dotted 1px #660033;
	text-align:left;
}

.t_c{
	width:80px;
	font-weight:normal;
	padding:5px;
	border-style:none;
	text-align:left;
}

.t_a{
	width:370px;
	padding:5px;
	border-style:none;
	text-align:left;
}

.t_b{
	width:270px;
	padding:5px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:dotted 1px #660033;
	text-align:left;
}

.red{
	color:#d7003a;
}

.t_b_red{
	width:270px;
	padding:5px;
	color:#d7003a;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:dotted 1px #660033;
	text-align:left;
}

.t_e{
	width:270px;
	padding:5px;
	border-style:none;
	text-align:left;
}

.t_f{
	width:150px;
	padding:5px;
	border-style:none;
	text-align:left;
}

.t_g{
	padding:0;
	border-style:none;
	text-align:left;
}

.t_h{
	width:30px;
	font-size:13px;
	line-height:18px;
	padding:5px;
	border:solid 1px #660033;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#6a1917;
}
.t_effe{
	width:450px;
	padding:0;
	border-style:none;
	text-align:left;
}

.t_effe2{
	width:450px;
	padding:0;
	color:#d7003a;
	border-style:none;
	text-align:left;
}

.list_t{
	width:450px;
	margin:5px 0 10px 40px;
}

.list_t th{
	width:80px;
	font-size:13px;
	font-weight:normal;
	padding:5px;
	background-color:#cccccc;
	border-style:none;
}

.list_t td{
	width:370px;
	font-size:13px;
	padding:5px;
	border-style:none;
	text-align:left;
	vertical-align:top;
}

.koyakai_li{
	padding-right:20px;
	font-size:13px;
}

.k_info2{
	background-color:#e8d3d1;
	width:190px;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	margin-left:30px;
	padding:5px 10px;
}
.k_info{
	background-color:#e8ecef;
	width:490px;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	padding:5px 10px;
}

.p_c{
	text-align:center;
}

.p_r{
	text-align:right;
}

#p_lp2{
	margin-left:30px;
	padding-right:30px;
}

.p_lp{
	margin-left:30px;
}

.k_tr{
	width:350px;
	margin:5px 0 10px 50px;
	font-size:13px;
	border-collapse:collapse;
}

.k_tr th{
	width:100px;
	padding:5px;
	border:solid 1px #660033;
}

.k_tr td{
	width:250px;
	padding:5px;
	border:solid 1px #660033;
	text-align:left;
}

.soukai_t{
	width:510px;
	padding:0 60px 0 30px;
}

.soukai_t th{
	width:100px;
	padding:5px 10px;
	vertical-align:top;
	font-weight:normal;
	border:none;
	text-align:right;
}

.soukai_t td{
	width:410px;
	padding:5px 10px;
	border:none;
	text-align:left;
}

.k_list_t th{
	width:150px;
	padding:5px 10px;
	font-weight:normal;
	border:none;
	text-align:left;
}

.k_list_t td{
	width:150px;
	padding:5px 10px;
	border:none;
	text-align:left;
}

.pdficon{
	padding-right:5px;
	vertical-align:middle;
}


/*----------------------
　　link
----------------------*/
#link{
	width:200px;
	float:left;
}

#link li{
	list-style-type:none;
}

#nawako a{
	text-indent:-9999px;
	font-color:#ffffff;
	text-decoration:none;
	display:block;
	width:150px;
	height:50px;
	background:url(../img/gif/link_icon1.gif);
}

#blog a{
	text-indent:-9999px;
	font-color:#ffffff;
	text-decoration:none;
	display:block;
	width:150px;
	height:50px;
	background:url(../img/gif/link_icon2.gif);
}

#member a{
	text-indent:-9999px;
	font-color:#ffffff;
	text-decoration:none;
	display:block;
	width:150px;
	height:50px;
	background:url(../img/gif/link_icon3.gif);
}

#obmember a{
	text-indent:-9999px;
	font-color:#ffffff;
	text-decoration:none;
	display:block;
	width:150px;
	height:50px;
	background:url(../img/gif/link_icon4.gif);
}

#nawako{
	border:1px solid #999999;
	height:50px;
	width:150px;
	margin:20px 2px 10px 2px;
}
#blog{
	border:1px solid #999999;
	height:50px;
	width:150px;
	margin:10px 2px;
}
#member{
	border:1px solid #999999;
	height:50px;
	width:150px;
	margin:10px 2px;
}
#obmember{
	border:1px solid #999999;
	height:50px;
	width:150px;
	margin:10px 2px;
}

/*----------------------
　　footer
----------------------*/
#footer{
	width:800px;
	height:50px;
	clear:both;
	background:url(../img/gif/footer.gif);
}

.footer_p{
	text-align:center;
	color:#ffffff;
	line-height:16px;
	padding:10px 0 5px 0;
}

