@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------
  下層ページ設定
  作成者：Satoru Takebayashi
  作成日：2011/11/02
--------------------------------------------------*/

/*　コンテンツ基本設定
--------------------------------------------------*/

/*---- メインビジュアル ----*/
#mainvisual {
}
#left-conts{
	width:752px;
	float:left;
}
#left-conts p{
	margin-top:10px;
}

#right-conts{
	width:198px;
	float:right;
	padding-top:5px;
}
/*----- パンナビ -----*/
p#pannavi {
	font-size: 85%;
	margin-top: 21px;
	margin-bottom: 17px;
}
/*----- メインコンテンツ設定 -----*/
.main-content-top{
	background:url(../imgs/kasou/bg_nbody_top.gif) no-repeat top left;
	width:666px;
	padding:10px 43px 0;
}
.main-content-mdl{
	background:url(../imgs/kasou/bg_nbody.gif) repeat-y top left;
}
.main-content-btm{
	background:url(../imgs/kasou/bg_nbody_btm.gif) no-repeat bottom left;
	padding-bottom:117px;
}

/*　見出し設定
--------------------------------------------------*/
/*---- ページタイトル ----*/
h1 {
	margin-bottom:10px;
}
h2 {
	background:url(../imgs/kasou/bg_h2.gif) no-repeat left bottom;
	padding:10px 10px 14px 24px;
	color:#10597A;
	font-size:140%;
	margin-top:30px;
}
h3 {
	clear:both;
	background:url(../imgs/kasou/bg_h3.gif) repeat-x top #115A86;
	color:#FFF;
	border:1px solid #074D70;
	font-size:120%;
	margin-top:20px;
	padding:7px 10px 6px 13px;
}
h4 {
	clear:both;
	background-color:#CCC8B9;
	padding:6px 10px 5px 13px;
	margin-top:15px;
}
h5 {
}
/*　イベントページ設定
--------------------------------------------------*/
.event-contents_btm{
	clear:both;
	background:url(../imgs/kasou/bg_ebody_btm.gif) no-repeat bottom left;
	padding-bottom:56px;
	margin-bottom:28px;
}
.event-contents_mdl{
	background:url(../imgs/kasou/bg_ebody.gif) repeat-y left;
}
.event-contents_top{
	background:url(../imgs/kasou/bg_ebody_top.gif) no-repeat top left;
	padding:1px 43px 0;
}



/*　PageBackTop設定
--------------------------------------------------*/
#backtopcontainer{
	width:752px;
	padding-right:228px;
	margin:0 auto;
}
.backtop:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.backtop {
	/zoom:1;
} /* ie6,ie7 */

.backtop{
	margin:0;
}
.backtop li{
	display:inline;
}
.backtop li a{
	background-image:url(../imgs/kasou/bt_pageback.gif);
	background-repeat:no-repeat;
	display:block;
	height:25px;
	overflow:hidden;
	outline:none;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}
.pageback a{
	float:left;
	width:135px;
	background-position:0 0;
	margin-top:30px;
}
.pageback a:hover{
	background-position:0 -25px;
}
.pagetop a{
	float:right;
	width:148px;
	background-position:-135px 0;
	margin-top:30px;
}
.pagetop a:hover{
	background-position:-135px -25px;
}


/*　個別ページ設定
--------------------------------------------------*/
#tab-list:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#tab-list {
	/zoom:1;
} /* ie6,ie7 */


/*同窓会案内*/
#tab-list{
	background:url(../imgs/kasou/bg_tab_list.gif) repeat-x bottom;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:20px;
	margin-left:0;
}
#tab-list li{
	display:inline;
}
#tab-list li a{
	display:block;
	float:left;
	margin-right:8px;
	background-image:url(../imgs/kasou/bt_tab_list.gif);
	background-repeat:no-repeat;
	width:98px;
	height:31px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	overflow:hidden;
}
#tab-list li.tab-annai a{
	background-position:0 0 ;
}
#tab-list li.tab-annai a:hover,
#tab-list li.tab-annai a.tab-on{
	background-position:0 -31px ;
}

#tab-list li.tab-yakuin a{
	background-position:-98px 0;
}
#tab-list li.tab-yakuin a:hover,
#tab-list li.tab-yakuin a.tab-on{
	background-position:-98px -31px;
}

#tab-list li.tab-ayumi a{
	background-position:-196px 0;
}
#tab-list li.tab-ayumi a:hover,
#tab-list li.tab-ayumi a.tab-on{
	background-position:-196px -31px;
}

#tab-list li.tab-kiyaku a{
	background-position:-296px 0;
}
#tab-list li.tab-kiyaku a:hover,
#tab-list li.tab-kiyaku a.tab-on{
	background-position:-296px -31px;
}
/*画像用ボーダー*/
.img-border{
	border: 1px solid #888;
}


/*沿革*/
table.enkaku{
	border:none;
}
table.enkaku th{
	color:#0F3756;
	background-color:#CBE9F8!important;
	width: 20%;
}
table.enkaku th,
table.enkaku td{
	background:url(../imgs/common/li_dotted.gif) repeat-x bottom;
	padding:8px;
	border:none;
	vertical-align:top;
}

/*サイトマップ*/
ul.sitelist:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
ul.sitelist {
	/zoom:1;
} /* ie6,ie7 */
ul.sitelist li{
	display:inline;
}

ul.sitelist li a{
	display:block;
	border:5px solid #D3D0C1;
	background-color:#FFF;
	padding:8px 8px 8px 25px;
	background:url(../imgs/common/ic_linklist.gif) no-repeat 8px 0.7em;
	width:40%;
	float:left;
	margin:5px;
}
ul.sitelist li a:hover{
	background-color:#F2F2F1;
}

/*個人情報保護方針*/
.dllist{
	margin:30px 0;
}
.dllist dt{
	font-weight:bold;
	color:#146B97;
	text-indent: -1.6em;
	margin-left: 1.6em;
	margin-top:20px;
}
.dllist dd{
	margin-left:1.6em;
	margin-top:5px;
}

/*　新着情報設定
--------------------------------------------------*/
.news-box{
	margin-top:30px;
	min-height:300px;
}
*html .news-box{
	margin-top:50px;
	height:300px;
}
.news-box table.news-list{
	border:0px;
	background:url(../imgs/common/li_dotted.gif) repeat-x bottom;
}
.news-box table.news-list th{
	width:25%;
	border:0px;
	vertical-align:top;
	background:url(../imgs/common/li_dotted.gif) repeat-x top;
	padding:10px 3px;
}
.news-box table.news-list td{
	border:0px;
	vertical-align:top;
	background:url(../imgs/common/li_dotted.gif) repeat-x top;
	padding:10px 3px;
}

/* ページビュート */
.pagebute{
	padding-top:20px;
	text-align:center;
	padding-bottom:20px;
}
.pagebute a{
	text-decoration:none;
}

a.link_before,
a.link_next,
a.link_page,
.current_page{
	border:5px solid #D7D4C7;
	padding:5px 10px;
}
a.link_before,
a.link_next,
a.link_page{
	background-color:#EFEFEF;
}
a.link_before:hover,
a.link_next:hover,
a.link_page:hover{
	background-color:#666;
	color:#FFF;
}
a.link_before{
	margin-right:10px;
}
a.link_next{
	margin-left:10px;
}
.current_page{}





/* ==========================================
スマホ用
========================================== */

@media (max-width: 767px) {

/*---- メインビジュアル ----*/
#mainvisual img {
	display: block;
	width: 100%;
	height: auto;
}
#left-conts{
	width:auto;
	float:none;
}

#right-conts{
	width:auto;
	float:none;
}
/*----- パンナビ -----*/
p#pannavi {
	font-size: 85%;
	margin-top: 21px;
	margin-bottom: 17px;
}
/*----- メインコンテンツ設定 -----*/
.main-content-btm{
		clear:both;
		background:none;
		margin-bottom:20px;
		padding-bottom: 12px;
		background-image:url(../imgs/top/bg_news_btm.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		-webkit-background-size: 100% 12px ;
		background-size: 100% 12px ;
	}
	.main-content-mdl{
		background:none;
		border-top:5px solid #D0CEC4;
		border-left: 5px solid #D0CEC4;
		border-right: 5px solid #D0CEC4;
		background: #FFF;
		padding-bottom: 10px;
	}
	.main-content-top{
		background:none;
		padding:15px;
	width:auto;
	}
/*　見出し設定
--------------------------------------------------*/
/*---- ページタイトル ----*/
h1 {
	margin-bottom:10px;
	width: 100%;
	overflow: hidden;
}
h2 {
	padding:10px 10px 10px 20px;
	color:#10597A;
	font-size:120%;
	margin-top:0px;
}
h3 {
	clear:both;
	background:url(../imgs/kasou/bg_h3.gif) repeat-x top #115A86;
	color:#FFF;
	border:1px solid #074D70;
	font-size:120%;
	margin-top:20px;
	padding:7px 10px 6px 13px;
}
h4 {
	clear:both;
	background-color:#CCC8B9;
	padding:6px 10px 5px 13px;
	margin-top:15px;
}
h5 {
}
/*　イベントページ設定
--------------------------------------------------*/
.event-contents_btm{
		clear:both;
		background:none;
		margin-bottom:20px;
		padding-bottom: 12px;
		background-image:url(../imgs/top/bg_news_btm.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		-webkit-background-size: 100% 12px ;
		background-size: 100% 12px ;
	}
	.event-contents_mdl{
		background:none;
		border-top:5px solid #D0CEC4;
		border-left: 5px solid #D0CEC4;
		border-right: 5px solid #D0CEC4;
		background: #FFF;
		padding-bottom: 10px;
	}
	.event-contents_top{
		background:none;
		padding:15px;
	width:auto;
	}
	.event-contents_top img{
		max-width: 100%;
		height: auto;
		display: block;
	}



/*　PageBackTop設定
--------------------------------------------------*/
#backtopcontainer{
	width:auto;
	padding-right:0px;
	margin:0 auto;
}
.pageback a{
	float:left;
	width:135px;
	background-position:0 0;
	margin-top:30px;
}


/*　個別ページ設定
--------------------------------------------------*/

/*同窓会案内*/
#tab-list{
	padding-left:2px;
	margin-left: -10px;
	margin-right: -10px;
}
#tab-list li a{
	margin-right:2px;
	background-image:url(../imgs/kasou/bt_tab_list.gif);
	background-repeat:no-repeat;
	width:90px;
	height:31px;
}
#tab-list li:last-child a{
	margin-right:0px;
}
#tab-list li.tab-annai a{
	background-position:-4px 0 ;
}
#tab-list li.tab-annai a:hover,
#tab-list li.tab-annai a.tab-on{
	background-position:-4px -31px ;
}

#tab-list li.tab-yakuin a{
	background-position:-102px 0;
}
#tab-list li.tab-yakuin a:hover,
#tab-list li.tab-yakuin a.tab-on{
	background-position:-102px -31px;
}

#tab-list li.tab-ayumi a{
	background-position:-200px 0;
}
#tab-list li.tab-ayumi a:hover,
#tab-list li.tab-ayumi a.tab-on{
	background-position:-200px -31px;
}

#tab-list li.tab-kiyaku a{
	background-position:-300px 0;
}
#tab-list li.tab-kiyaku a:hover,
#tab-list li.tab-kiyaku a.tab-on{
	background-position:-300px -31px;
}

/*　沿革　*/
table.enkaku th{
	width: auto;
}
table.enkaku th,
table.enkaku td{
	display: block;
}
table.enkaku td{
	padding-bottom: 20px;
}

/*サイトマップ*/
ul.sitelist {
	margin: 0;
}
ul.sitelist:after {
}

ul.sitelist li a{
	width:auto;
	float:none;
}


/*　新着情報設定
--------------------------------------------------*/
.news-box{
	margin-top:0px;
}
.news-box img{
	display: block;
	max-width: 100%;
	height: auto;
}

/* ページビュート */
.pagebute a{
	text-decoration:none;
	line-height: 50px;
}
a.link_page,
.current_page{
	display: none;
}
a.link_before,
a.link_next{
	display: block;
	margin: 0;
}
a.link_before{
	margin-right:0px;
}
a.link_next{
	margin-left:0px;
}

}