/*メインビジュアル(サブページ)*/
#sub_future{
	width: 960px;
	height: 148px;
	text-align:left;
}

/*コンテンツ*/
#contents{
	position: relative;
	margin: 0px auto 30px auto;
}

.detail{
    color: blue;
    text-decoration: underline;
}

/*左コンテンツ（左）*/

#left_contents{
	width: 240px;
	height: auto;
	background: none;
}


#left_contents #contents_menu ul.btn_submenu{
	margin: 40px 0 34px 0;	
}

#left_contents #contents_menu ul li.btn_01,
#left_contents #contents_menu ul li.btn_02,
#left_contents #contents_menu ul li.btn_03,
#left_contents #contents_menu ul li.btn_04,
#left_contents #contents_menu ul li.btn_05,
#left_contents #contents_menu ul li.btn_06,
#left_contents #contents_menu ul li.btn_07{
	background: #f9f1dc;
    height: 20px;
	padding: 1.2em 0 1.2em 0.2em;		
	margin-bottom: 10px;
}
#left_contents #contents_menu ul.btn_submenu li a{
	color: #222;	
}

#left_contents #contents_menu ul li.btn_01{
	border-left: solid 20px #00bfd7;
}

#left_contents #contents_menu ul li.btn_02{
	border-left: solid 20px #7cd600;
}

#left_contents #contents_menu ul li.btn_03{
	border-left: solid 20px #ff69b4;
}

#left_contents #contents_menu ul li.btn_04{
	border-left: solid 20px #8a2be2;
}

#left_contents #contents_menu ul li.btn_05{
	border-left: solid 20px #8a2be2;
}

#left_contents #contents_menu ul li.btn_06{
	border-left: solid 20px #0038cd;
}

#left_contents #contents_menu ul li.btn_07{
	border-left: solid 20px #e60012;
}



#left_contents #contents_menu ul li.btn_common{
	margin-bottom: 0px;
    color: #fff;
    height: 20px;
	padding: 1.2em 0 1.2em 1em;	
	background:
		-moz-linear-gradient(top, #0063ff, #0000bf);/* Firefox用 */  
	background-size: 100% 100%;

	background:
		 -webkit-gradient(linear, left top, left bottom, from(#0063ff), to(#0000bf));
		　/* Safari,Google Chrome用 */    
	background-size: 100% 100%;

	
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#0063ff, endcolorstr=#0000bf));
	/* IE8 IE9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#0063ff, endcolorstr=#0000bf))";
	zoom: 1;
	background: linear-gradient(to bottom, #0063ff, #0000bf);/* IE10+, W3C */
	
	margin: 0  0 2px 0;
	text-align: left;	
	font-size: 110%;
}

#left_contents #contents_menu ul li a{
	color: #FFF;
	padding: 0 0 0 0.5em;
}
#left_contents #contents_menu ul li.btn_sub{
	border-bottom: 2px dotted #222;
	border-spacing: 10px;
	padding: 1em 0 1em 10px;
	height: 20px;
}

#left_contents #contents_menu ul li.btn_sub a{
	background: none;
	color: #222;
}

#left_contents #contents_menu ul li.btn_common.ameblo{
	background: url(../images/btn_ameblo_sub.png) no-repeat;
	/*padding-left: 2.5em;*/
	border: solid #278936 1px;
	margin-top:1em;
	padding: 1.2em 0.5em 1.2em 2.5em;
	}
	
#left_contents #contents_menu ul li.btn_common.ameblo a{
	color: #278936;
	}
	
#left_contents #contents_menu ul li.btn_common.insta{
	background: url(../images/insta.jpg) no-repeat;
	/*padding-left: 2.5em;*/
	border: solid #720496 1px;
	margin-top:1em;
	padding: 1.2em 0.5em 1.2em 2.5em;
	}

#left_contents #contents_menu ul li.btn_common.insta a{
	color: #720496;
	font-size: 80%;
	padding: 1.2em 0em 1.2em 1em;
	}
	
.icon-caret-right{ 
	color: #222;
	padding: 0 6px 0 10px;		
}

#left_contents #contents_menu ul li.jimukyoku{
	margin-top: 30px;	
}

.uketuke{ padding-left: 1em;}


/*メインコンテンツ（右）*/

#right_contents{
	width: 670px;
	margin-top: 40px;
}


#right_contents h1.menu_a{
	width: 629px;
	text-align: left;
	margin-bottom: 30px;	
    color: #fff;
    font-size: 130%;
    height: 30px;
    margin: 0 0 1em 0;
    padding: 0.65em 1em;
	background:
		-moz-linear-gradient(top, #0063ff, #0000bf);/* Firefox用 */  
	background-size: 100% 100%;

	background:
		 -webkit-gradient(linear, left top, left bottom, from(#0063ff), to(#0000bf));
			/* Safari,Google Chrome用 */    
	background-size: 100% 100%;
			/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#0063ff, endcolorstr=#0000bf));
			/* IE8 IE9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#0063ff, endcolorstr=#0000bf))";
	zoom: 1;
	background: linear-gradient(to bottom, #0063ff, #0000bf);/* IE10+, W3C */	
	text-align: left;	
}

#right_contents h1{
	color: #222;
	text-align: left;
	padding: 0.53em 1em 0.5em;
	margin-bottom: 30px;
	background: #f9f1dc;
}

#right_contents h1.menu_b_shisetsu{
	border-left: solid 17px #00bfd7;
	/*border-bottom: solid 1px #0038cd;
	border-top: solid 1px #0038cd;
	border-right: solid 1px #0038cd;*/	
}

#right_contents h1.menu_b_sports{
	border-left: solid 17px #7cd600;
}

#right_contents h1.menu_b_bunka{
	border-left: solid 17px #ff69b4;
}

#right_contents h1.menu_b_riyou{
	/*
	border-left: solid 17px #00ce96;*/
	border-left: solid 17px #8a2be2;
}

#right_contents h1.menu_b_calender{
	border-left: solid 17px #8a2be2;
}

#right_contents h1.menu_b_event{
	border-left: solid 17px #0038cd;
}

#right_contents h1.menu_b_merit{
	border-left: solid 17px #e60012;
}
#right_contents h1.menu_b_boshu_page{
	border-left: solid 17px #fa7509;
}


#right_contents div.r_contents{
	padding: 17px;
}

#right_contents div.r_contents p{
	text-align: left;
}


.boshu_m{
	margin: 60px 0 50px 0;	
}

#right_contents div.r_contents img.soshikizu{
	border: solid 1px #222;	
}





/*パンくずリスト*/
#breadcrumbs{
	position: absolute;
	top: 8px;
	right: 0;
	text-align: right;
}
#breadcrumbs2{
	position: absolute;
	top: 38px;
	right: 0;
	text-align: right;
}
#breadcrumbs ul{
	
}
#breadcrumbs ul li,
#breadcrumbs2 ul li{
	color: #529ec6;
	font-size: 75%;
	display: inline;
}
#breadcrumbs ul li a,
#breadcrumbs2 ul li a{
	color: #529ec6;
}
#breadcrumbs ul li a:hover,
#breadcrumbs2 ul li a:hover{
	color: #382784;	
}
#breadcrumbs ul li.mark,
#breadcrumbs2 ul li.mark{
	background:transparent url(../images2/breadcrumbs_list_mark.gif) no-repeat scroll right center;
	margin: 0px 5px 0px 0px;
	padding: 2px 10px 0px 0px;
}



/*-------------------------------
	全体行事予定
--------------------------------*/
div#monthly_event h2{
	color: #3cb371;
	border-left: solid 14px #3cb371;
	text-align: left;
	padding: 0.1em 0.5em 0.1em;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 110%;
	}
	
div#monthly_event table,
div.monthly_event table{
	border: solid 1px #3cb371;
	margin-bottom: 2em;
	border-collapse: collapse;
	width: 100%;
	}

div.monthly_event table td{
	border: solid 1px #3cb371;
	padding: 0.5em;
	}
div.monthly_event table td:nth-child(1){
	width: 6em;
	}
div.monthly_event table td:nth-child(2){
	text-align: left;
	}
div.monthly_event table td:nth-child(2) a{ color: blue;}

div#monthly_event table th,
div#monthly_event table td{
	border: solid 1px #3cb371;
	padding: 0.5em;
	}
	
div#monthly_event table th{
	background: #3Cb371;
	color: #FFF;
	border-right: solid 1px #fff;
	border-bottom: none;
	letter-spacing: 0.5em;
	text-align: center;
	}
	
div#monthly_event table th:last-child{
	border-right: solid 1px #3cb371;
	}
	
div#monthly_event table th.daytime{
	width: 16%;
	}
div#monthly_event table th.place{
	width: 24%;
	}
div#monthly_event table th.action{
	width: 40%;
	}
div#monthly_event table th.to_pdf{
	width: 12%;
	}

div.r_contents div.month12 div.nendo{
	width: 100%;
	height: 5em;
	text-align: right;
	}
/*
div.r_contents div.month12 div.nendo p{
	width: 100%;
	padding: 0.2em 0;
	font-weight: bold;
	color: gray;
	}
	*/	
div.r_contents div.month12 div.nendo ul{
    height: 40px;
    width: 100%;
	}

div.r_contents div.month12 div.nendo ul li{
	width: 7em;
	height: 2em;
	float: right;
	}
		
div.r_contents div.month12 div.nendo ul li a{
	width: 6em;
	height: 2em;
	float: left;
	text-decoration: underline;
	}

	

/*-------------------------------
	施設紹介
--------------------------------*/	

h2.shisetsu_name{
	font-weight: bold;
	color: #222;
	text-align: left;
	border-left: solid 10px #00bfd7;
	border-bottom: solid 1px #00bfd7;
    margin-bottom: 1em;
    padding: 0.1em 0.5em;
	font-size: 120%;
	}

div.shisetsu table{
	margin-bottom: 2em;
	width: 100%;
	}

div.shisetsu table td{
	width: 45%;
	padding: 0.1em 0.5em 0.5em;
	}
	
div.shisetsu table td img{
	margin-top: 1em;
	}

	
	
/*-------------------------------
	理念・目標・コンセプト
--------------------------------*/	
	
div.concept h2{
	font-weight: bold;
	color: #0038cd;
	text-align: left;
	border-left: solid 10px #0038cd;
	border-bottom: solid 1px #0038cd;
    margin-bottom: 1em;
    padding: 0.1em 0.5em;
	font-size: 110%;
	}
	
div.concept p{
	margin-bottom: 2em;
	}
	
	
/*-------------------------------
	利用状況
--------------------------------*/

#right_contents div#riyou{
	padding: 0;
	}


p.riyou_list{ 
	text-align: right;
	text-decoration: underline;
	width: 100%;
	}


div#riyou h2{
	font-weight: bold;
	color: #3cb371;
	text-align: left;
	border-left: solid 10px #3cb371;
	border-bottom: solid 1px #3cb371;
    margin-bottom: 1em;
    padding: 0.1em 0.5em;
	font-size: 120%;	
	}
	
div#riyou h3{
	font-weight: bold;
	color: gray;
	text-align: left;
	border-left: solid 10px gray;
    margin-bottom: 0.4em;
    padding: 0em 0.5em 0;
	font-size: 100%;	
	}
	
div.school{
	margin-bottom: 3em;
	padding-top: 1.5em;
	}


/*二コパル*/
	
div#riyou table.riyou_nicopal {
	width: 100%;
	margin-bottom: 3em;
	border: solid 1px #3cb371;
	margin-bottom: 2em;
	border-collapse: collapse;
	width: 100%;
	}
div#riyou table.riyou_nicopal  tr.daytime td{
	background: #b5e1c9;
	}

div#riyou table.riyou_nicopal  th,
div#riyou table.riyou_nicopal  td{
	border: solid 1px #3cb371;
	padding: 0.2em 0.2em;
	
	}

div#riyou table.riyou_nicopal  th.month{
	font-weight: bold;
	font-size: 140%;
	color: #3cb371;
	width: 12%;	
	}
		
div#riyou table.riyou_nicopal  th.time_a{
	text-align: right;
	font-weight: bold;
	padding: 0.5em;
	}
	
div#riyou table.riyou_nicopal  th.time_b{
	text-align: right;
	}	

h3.riyou_nicopal{
	margin-top: 2.5em;
	}
	
div#riyou div.month12 div.nendo{
	width: 100%;
	height: 5em;
	}

div#riyou div.month12 div.nendo p{
	width: 100%;
	padding: 0.2em 0;
	font-weight: bold;
	color: gray;
	}
		
div#riyou div.month12 div.nendo ul{
	width: 100%;
	height: auto;
	}

div#riyou div.month12 div.nendo ul li{
	width: 3.3em;
	height: 2em;
	float: left;
	}
		
div#riyou div.month12 div.nendo ul li a{
	width: 3.3em;
	height: 2em;
	float: left;
	text-decoration: underline;
	}





		
	
/*その他*/
div#riyou_shisetsu{
	width: 94%;
	height: auto;
	padding-left: 5%;	
	}
	
div#riyou_shisetsu h2.pagelink a{
	display: inline;
	float: left;
	text-decoration: underline;
	font-weight: bold;
	color: #3cb371;
	text-align: left;
    padding: 0.1em 1em 0 0.5em;
	font-size: 110%;
	border-left: none;
	margin-bottom: 0.5em;
	}
	
div#riyou table{
	width: 100%;
	margin-bottom: 3em;
	border: solid 1px #3cb371;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	width: 100%;
	font-size: 90%;
	}
	
div#riyou table tr.daytime td{
	background: #b5e1c9;
	}

div#riyou table th,
div#riyou table td{
	border: solid 1px #3cb371;
	padding: 0.05em 0.03em;
	
	}

div#riyou table th.month{
	font-weight: bold;
	font-size: 100%;
	color: #3cb371;
	}
		
div#riyou table th.time{
	font-weight: bold;
	color: #222;
	}



/*-------------------------------
	団体リスト
--------------------------------*/
div#dantai_list h2{
    border-bottom: 1px solid #0038cd;
    border-left: 10px solid #0038cd;
    color: #0038cd;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 0.1em 0.5em;
    text-align: left;
	}

div#dantai_list table{
	width: 100%;
	margin-bottom: 3em;
	border: solid 1px #546eb3;
	margin-bottom: 2em;
	border-collapse: collapse;
	width: 100%;
	font-size: 90%;
	}

div#dantai_list table th,
div#dantai_list table td{
	border: solid 1px #546eb3;
	padding: 0.5em 0em;
	}


div#dantai_list table th{
	text-align: center;
	font-weight: bold;
	background: #f0f0f1;
	}

div#dantai_list div.cate_bunka table th{
	text-align: center;
	font-weight: bold;
	background: #fce3f1;
	}
	
div#dantai_list table td{
	text-align: left;
	padding-left: 0.3em;
	}
	
div#dantai_list table td:last-child{
	text-align: center;
	padding-left: 0.1em;
	padding-right: 0.1em
	}
	
div#dantai_list div.team_category p{
	width: 100%;
	font-size: 90%;
	text-align: right;
	}

div#dantai_list table th.place{ width: 10%;}
div#dantai_list table th.team_name{ width: 30%;}
div#dantai_list table th.sports_category{ width: 21%;}
div#dantai_list table th.day{ width: 21%;}
div#dantai_list table th.teacher{ width: 12.5%;}





/*-------------------------------
	会員募集
--------------------------------*/
div#recruit h2{
    border-bottom: 1px solid #0038cd;
    border-left: 10px solid #0038cd;
    color: #0038cd;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 0.1em 0.5em;
    text-align: left;
	}
	
div#recruit p{
	margin-bottom: 2em;
	padding-left: 1.3em;
	}
	
div.office_info h1{
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 1em;
	margin-left: 2em;
    text-align: left;
	width: 80%;
	}
	
div.office_info dl{
	text-align: left;
	width: auto;
	padding-left: 3em;
	}

div.office_info dl dt{	
	font-weight: bold;
	margin-top: 1em;
	}

div.office_info dl dd{
	padding-left: 1em;
	}

div.office_info table{
	width: 80%;
	margin-bottom: 3em;
	border: solid 1px #222;
	border-collapse: collapse;
	width: 80%;
	font-size: 100%;
	margin-left: 3em;
	}

div.office_info  table th{
	background: #D7D7D7;
	font-weight: bold;
	color: #2A2A2A;
	}


div.office_info  table th,
div.office_info  table td{
	border: solid 1px #222;
	padding: 0.5em;
	}
	
div.office_info  table th.time{
	width: 20%;
	text-align: right;
	}



/*-------------------------------
	営業日カレンダー
--------------------------------*/
div.monthly_schedule{
	float: left;
	margin-bottom: 2em;
	margin-left: 1em;
	width: 45%;
	}
		
div.monthly_schedule table{
	width: 40%;
	margin-right: 2em;
	margin-bottom: 1em;
	}
	
div.monthly_schedule table td.month,
div.monthly_schedule table td.youbi{
	font-weight: bold;	
	}

div.monthly_schedule table td{
	padding: 0.3em 0.5em;
	}

div.monthly_schedule table td.holiday{
	background: #FB696B;
	}

div.monthly_schedule table td.kouji{
	background: #87C7F5;
	background-image: linear-gradient(-45deg, transparent 49%, black 49%, black 51%, transparent 51%, transparent); /* 右上がりの斜線 */
	}


/*-------------------------------
	利用状況
--------------------------------*/

div#riyou table td.schooltime{
	background: #DFDEDE;
	}
	
div#riyou table td.notice{
	text-align: left;
	padding-left: 1em;
	}


/*-------------------------------
	特徴とメリット
--------------------------------*/

div#merit h2{
    color: #e60012;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 0.4em;
    padding: 0.1em 0.5em;
    text-align: left;
	}
	
div#merit p{
	margin-bottom: 1em;
	padding-left: 1em;
	}

div#merit h1.tokucho{
	border-left: solid 10px green;
    color: green;
    font-size: 120%;
    font-weight: bold;
	margin-top: 1.5em;
    margin-bottom: 0.4em;
    padding: 0.3em 0.5em;
    text-align: left;
	}

div#merit img{ margin-bottom: 2em;}	

/*-------------------------------
	スポーツクラブ
--------------------------------*/

div#right_contents div#sports_top{
	padding: 0;
	margin-bottom: 6em;
	height: 800px;
	}

/*スポーツ：トップ*/

div.r_contents div#sports_top ul{
	margin-bottom: 3em;
	}

div.r_contents div#sports_top ul li a{
    display: inline;
    float: left;
    width: 230px;
	margin-right: 0;
	margin-left: 2em;
	margin-bottom: 2em;
	}

div.r_contents div#sports_top ul li a img{
	width: 100%;
	}

div.r_contents div#sports_top h2{
    border-bottom: 1px solid #7cd600;
    border-left: 14px solid #7cd600;
    color: #7cd600;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 0.4em;
    padding: 0.1em 0.5em;
    text-align: left;
	}


/*　チーム紹介、活動紹介、フォトギャラリー　のボタン　*/
div#clubinfo ul{
	margin-bottom: 3em;
	margin-left: 6em;
	}

div#clubinfo ul li a{
	padding: 1em 2em;
	float: left;
	color: #fff;
	font-weight: bold;
	margin-right: 1em;
	font-size: 110%;
	}

div#clubinfo ul li a{
	background: #7cd600;
	}

/*　チーム紹介などのｈ２見出し*/

div.r_contents div#sports h2{
    border-bottom: 1px solid #7cd600;
    border-left: 14px solid #7cd600;
    color: #7cd600;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 1.5em;
    padding: 0.1em 0.5em;
    text-align: left;
	}


div.r_contents div#sports_top p,
div.r_contents div#sports p{
	padding-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	}

div.r_contents div#sports p a{
	color: #0285F1;
	text-decoration: underline;
	}


#clinic #clinic_box03 .blk_photo_r {
    background-image: url("../images/clinic/bg_illust_box01_l.png"), url("../images/clinic/bg_illust_box03_r.png");
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
}
#clinic .blk_photo_r {
    background-image: url("../images/clinic/bg_illust_box01_l.png"), url("../images/clinic/bg_illust_box01_r.png");
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
    margin: 0 auto;
    max-width: 960px;
    overflow: hidden;
    padding: 1em;
}
* {
    margin: 0;
    padding: 0;
}
body {
    color: #333;
    line-height: 1.5;
}
html, button, input, select, textarea {
    font-family: sans-serif;
}
html {
    font-size: 100%;
}
* {
    margin: 0;
    padding: 0;
}

div#sports h3,
div#bunka h3{
    border-left: 10px solid gray;
    color: gray;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0.4em;
    padding: 0 0.5em 0;
    text-align: left;
}

div.r_contents div#sports table{
	width: 45%;
	margin-bottom: 1.5em;
	border: solid 1px #9bc943;
	border-collapse: collapse;
	font-size: 100%;
	margin-left: 1.5em;
	float: left;		
	
	background:
		url("../images/sports/bg_spo.png") top right no-repeat,
		-moz-linear-gradient(top, #FFF, #fcc5d8);/* Firefox用 */  
	background-size: 100% 100%;

	background:
		url("../images/sports/bg_spo.png") top right no-repeat,
		 -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#b2e76a);
		　/* Safari,Google Chrome用 */    
	background-size: 100% 100%;

	
	/*IE6 IE7 */
		url("../images/sports/bg_spo.png") top right no-repeat,
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFF, endcolorstr=#b2e76a));
	/* IE8 IE9 */
		url("../images/sports/bg_spo.png") top right no-repeat,
		-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFF, endcolorstr=#b2e76a))";
		zoom: 1;
		background:
		url("../images/sports/bg_spo.png") top right no-repeat,
			linear-gradient(to bottom, #FFF, #b2e76a);/* IE10+, W3C */
	
	}
	
	
div.r_contents div#sports table td.sports_category,
div.r_contents div#sports table td.place,
div.r_contents div#sports table td.youbi,
div.r_contents div#sports table td.time,
div.r_contents div#sports table td.teacher{
	letter-spacing: 0.5em;
	padding-left: 1em;
	text-align: center;
	}
	
div.r_contents div#sports table th,
div.r_contents div#sports table td{
	border: solid 1px #9bc943;
	padding: 0.5em;
	}

div.r_contents div#sports table td{
	text-align: left;
	}
	
div.r_contents div#sports table th.team_name,
div.r_contents div#sports table td.team_name{
	/*background: #e8fcca;*/
	height: 2em;
	padding: 0.5em 0;
	font-weight: bold;
	color: #303030;
	text-align: center;
	}
	
div.r_contents div#sports table td.sports_category{
	width: 30%;
	}
	
div.r_contents div#sports table td.detail{
	text-align: right;
	padding-right: 1em;
	}

div.r_contents div#sports table td.detail a{
	text-decoration: underline;
	color: blue;
	}


/*スポーツ部　個別*/

div#sports_kobetsu table{
	width: 94%;
	margin-bottom: 1.5em;
	border: solid 1px #70b504;
	border-collapse: collapse;
	font-size: 100%;
	margin-left: 1.5em;
	}
	
div#sports_kobetsu table td{
	border: solid 1px #70b504;
	padding: 0.5em;
	}
	
div#sports_kobetsu table td.teacher_photo{
	width: 140px;
	height: 160px;
	}
	
div#sports_kobetsu table td.teacher_name{
	padding: 0.5em 0.1em;
	}
	
div#sports_kobetsu table td.to_office{
	text-align: right;
	padding-right: 1em;
	}
	
div#sports_kobetsu table th.team_name,
div#sports_kobetsu table td.team_name{
	background: #e8fcca;
	font-weight: bold;
	color: #303030;
	}

div#sports_kobetsu table.team_photos,
div#sports_kobetsu table.team_photos td{
	border: none;
	vertical-align: top;
	text-align: left;
	padding: 0.1em;
	}

div#sports_kobetsu h2.photogallery{
    font-size: 120%;
    margin-bottom: 0.5em;
    padding: 0.2em 0.2em 0.2em 0.5em;
    text-align: left;
	background: #83cc11;
	color: #fFF;
	font-weight: bold;
	}

div#sports_kobetsu p a{
	text-decoration: underline;
	color: blue;
	}
	
div#sports_kobetsu div.to_sports_toppage,
div#sports_kobetsu div.to_sports_backpage{
	padding: 0.5em;
	width:240px;
	text-align: right;
	background: #f9f1dc none repeat;
	float: right;
	margin-bottom: 50px;
    border-left: 20px solid #7cd600;
	}

div#sports_kobetsu div.to_sports_backpage{
	text-align: left;
	float: left;
    border-right: 20px solid #7cd600;
    border-left: none;
	}

div#sports_kobetsu div.to_sports_toppage a,
div#sports_kobetsu div.to_sports_backpage a{
	color: #222;
	font-weight: bold;
	}

div#sports_kobetsu i.icon-caret-right,
div#sports_kobetsu i.icon-caret-left{
	color: #7cd600;
	margin: 0 0.5em;
	padding: 0 0 0 0;
	}

/*-------------------------------
	文化部
--------------------------------*/


div.r_contents div#bunka ul li a{
	background: #ff69b4;
	}

div.r_contents div#bunka h2{
    border-bottom: 1px solid #ff69b4;
    border-left: 14px solid #ff69b4;
    color: #ff69b4;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 0.4em;
    padding: 0.1em 0.5em;
    text-align: left;
	}

div.r_contents div#bunka_top p,
div.r_contents div#bunka p{
	padding-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	}

div.r_contents div#bunka p a{
	color: #0285F1;
	text-decoration: underline;
	}
	
div.r_contents div#bunka table{
	width: 48%;
	margin-bottom: 1.5em;
	border: solid 1px #ff69b4;
	border-collapse: collapse;
	font-size: 100%;
	float: left;
	
	background:
		url("../images/bunka/bg_01.png") top right no-repeat,
		-moz-linear-gradient(top, #FFF, #fcc5d8);/* Firefox用 */  
	background-size: 100% 100%;

	background:
		url("../images/bunka/bg_01.png") top right no-repeat,
		 -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#fcc5d8);
		　/* Safari,Google Chrome用 */    
	background-size: 100% 100%;

	
	/*IE6 IE7 */
		url("../images/bunka/bg_01.png") top right no-repeat,
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFF, endcolorstr=#fcc5d8));
	/* IE8 IE9 */
		url("../images/bunka/bg_01.png") top right no-repeat,
		-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFF, endcolorstr=#fcc5d8))";
		zoom: 1;
		background:
		url("../images/bunka/bg_01.png") top right no-repeat,
			linear-gradient(to bottom, #FFF, #fcc5d8);/* IE10+, W3C */
	
	}

div.r_contents div#bunka table:nth-child(even){
	margin-right: 1em;
	}
	
	
div.r_contents div#bunka table td{
	text-align: left;
	}

div.r_contents div#bunka table th,
div.r_contents div#bunka table td{
	/*border: solid 1px #222;*/
	padding: 0.2em 0.2em 0.2em 0.5em;
	}

div.r_contents div#bunka table th{
	padding: 0.5em 0;
	font-size: 110%;
	}
	
div.r_contents div#bunka table th.team_name,
div.r_contents div#bunka table td.team_name{
	font-weight: bold;
	color: #ff3e9e;
	}

div.r_contents div#bunka table td.day,
div.r_contents div#bunka table td.place,
div.r_contents div#bunka table td.youbi,
div.r_contents div#bunka table td.time,
div.r_contents div#bunka table td.hiyou{
	letter-spacing: 1em;
	}

div.r_contents div#bunka table td.hiyou{
	letter-spacing: 0em;
	}
		
div.r_contents div#bunka table td.sports_category{
	width: 30%;
	}
	
div.r_contents div#bunka table td.detail{
	text-align: right;
	padding-right: 1em;
	}

div.r_contents div#bunka table td.detail a{
	text-decoration: underline;
	color: blue;
	}



/*文化部　個別*/

div#bunka_kobetsu table{
	width: 94%;
	margin-bottom: 1.5em;
	border: solid 1px #ff69b4;
	border-collapse: collapse;
	font-size: 100%;
	margin-left: 1.5em;
	}
	
div#bunka_kobetsu table td{
	border: solid 1px #ff69b4;
	padding: 0.5em;
	}
	
div#bunka_kobetsu table td.teacher_photo{
	width: 140px;
	height: 160px;
	}
	
div#bunka_kobetsu table td.teacher_name{
	padding: 0.5em 0.1em;
	}
	
div#bunka_kobetsu table td.to_office{
	text-align: right;
	padding-right: 1em;
	}
	
div#bunka_kobetsu table th.team_name,
div#bunka_kobetsu table td.team_name{
	background: #fce3f1;
	font-weight: bold;
	color: #303030;
	}

div#bunka_kobetsu table.team_photos,
div#bunka_kobetsu table.team_photos td{
	border: none;
	vertical-align: top;
	text-align: left;
	padding: 0.1em;
	}

div#bunka_kobetsu h2.photogallery{
    font-size: 120%;
    margin-bottom: 0.5em;
    padding: 0.2em 0.2em 0.2em 0.5em;
    text-align: left;
	background: #ff69b4;
	color: #fFF;
	font-weight: bold;
	}

div#bunka_kobetsu p a{
	text-decoration: underline;
	color: blue;
	}
	
div#bunka_kobetsu div.to_sports_toppage{
	padding: 0.5em;
	border-left: 20px solid #ff69b4;
	width:220px;
	text-align: right;
	background: #f9f1dc ;
	float: right;
	margin-bottom: 50px;
	}

div#bunka_kobetsu div.to_sports_toppage a{
	color: #222;
	font-weight: bold;
	}

div#bunka_kobetsu i.icon-caret-right{
	color: #ff69b4;
	}



/*-------------------------------
	広報誌
--------------------------------*/


table#kouhou_info{
	margin: 0 auto;
	text-align: center;
	}


table#kouhou_info tr th{
	padding: 15px;
	font-weight:bold;
	font-size: 120%;
	}

table#kouhou_info tr td{
	padding: 15px 15px 0 15px;
	}

table#kouhou_info tr:nth-child(odd) td{
	font-weight: bold;
	padding: 0 15px 20px 15px;
	}

table#kouhou_info tr td img{
	width: 270px;
	height: 350px;
	margin: 15px 0 0 0;
	border: solid 2px #C4C2C2;
	}
	
















