@charset "utf-8";

/* ////////////////////////////////////////////////////////////////////////////////////////////////////
 *
 * Title  : Layout CSS
 * Author : Akiyo Okamoto
 * UpDate : 2009/07/25
 *
 * >>>>> INDEX
 *  1.HTML等の設定
 *  2.包括ブロック設定
 *  3.ヘッダー設定
 *  4.第1ブロック設定
 *  5.第2ブロック設定
 *  6.フッター設定
 *
 * ///////////////////////////////////////////////////////////////////////////////////////////////// */

/* ----------------------------------------------------------------------------------------------------
 *  1.HTML等の設定
 * --------------------------------------------------------------------------------------------------*/


.iepngfix {
  behavior: url(js/iepngfix.htc);/* サーバUP前に絶対パスに変更 */
}

body {
	text-align: center;
	overflow: hidden;
	/*background:url(../img/s_img/s_bg.jpg) center center repeat-y;*/
	
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #222;
	position:relative;
	text-decoration:underline;
}
a:active {
	color: #39F;
}



.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
}
* html .clearfix {/* for Win IE6 */
	display: inline-block;
}
*:first-child + html .clearfix {/* for Win IE7 */
	display: inline-block;
}
html {
	height:100%;
	overflow-y: scroll;
 }
.bold_font{/*太文字の設定*/
	font-weight:bold;
	font-size:110%;
	margin-bottom:3px;
	
}

/* ----------------------------------------------------------------------------------------------------
 *  2.包括ブロック設定
 * --------------------------------------------------------------------------------------------------*/
#main{
	width:970px;
	text-align:left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
*html #main{
	width:970px;
}
/* ----------------------------------------------------------------------------------------------------
 *  3.左メニューの設定
 * --------------------------------------------------------------------------------------------------*/
#left_box{
	width:170px;
	float:left;
	text-align:left;
	display:inline;

}
#left_box h1{
	padding-top:15px;
	padding-bottom:25px;
	
}

h2{
	padding-left:3px;
}


/* ----------------------------------------------------------------------------------------------------
 *  4.右メニューの設定
 * --------------------------------------------------------------------------------------------------*/
#right_box{
	width:790px;
	float:left;
	overflow:visible;
	background:url(../img/s_img/s_bg2.jpg) left top repeat-y;
	margin: 0px;
	text-align: left;
	height: 100%;
	padding: 0px;
}

#right_box_k{
	width:790px;
	float:left;
	overflow:visible;
	margin: 0px;
	text-align: left;
	height: 100%;
	padding: 0px;
	background-image: url(../img/s_img/k_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}



#right_box_news{
	width:790px;
	float:left;
	overflow:visible;
	text-align: left;
	height: 560px;
	background-image: url(../img/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 250px;
	padding-left: 0px;
}

#right_box_share{
	width:790px;
	float:left;
	overflow:visible;
	background:url(../img/s_img/share_bg.jpg) left top repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;
}



/* ----------------------------------------------------------------------------------------------------
 *  4.右上メニューの設定
 * --------------------------------------------------------------------------------------------------*/
#right_top{

}

#right_top_box{
	width: 790px;
	clear: both;
	
}

#right_top_title{
	width: 300px;
	height: 40px;
	float: left;
	padding-left: 25px;
	
}
#right_top_title ul{
	padding-top: 10px;


}
#right_top_title ul li{
	display:inline;
}
#right_top_title ul li a{
	font-size:85%;
	background-image: url(../img/yajirushi_a.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #666666;
	padding-left: 10px;
}


#right_top_menu{
	width: 450px;
	height: 40px;
	text-align: right;
	float: right;
	padding-right: 0px;
	margin-right: 10px;
	
}
#right_top_menu ul{
	padding-top: 10px;


}
#right_top_menu ul li{
	display:inline;
}
#right_top_menu ul li a{
	margin-right:10px;
	padding-left:10px;
	font-size:85%;
	background-image: url(../img/yajirushi.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #666666;
}

#right_top_banner{
	width: 790px;
	float: left;
	clear: both;
}

#right_box_in{
	width:790px;
	height: 100%;
}

#right_box_in_news{
	width:790px;
	clear: both;
	height: 100%;
}

#change{
	width: 140px;
	height: 30px;
	float: right;
	padding-top: 10px;
}




/* ----------------------------------------------------------------------------------------------------
 *  5.コンテンツ設定
 * --------------------------------------------------------------------------------------------------*/



/* ----------------------------------------------------------------------------------------------------
 *  6.フッター設定
 * --------------------------------------------------------------------------------------------------*/
#fotter{
	clear: both;
}
address{
	padding:40px 0;
	text-align:center;
	margin-top:60px;
}



/* ----------------------------------------------------------------------------------------------------
 *  7.アコーディオンメニュー設定
 * --------------------------------------------------------------------------------------------------*/
ul.acc {
	width: 170px;
}

ul.acc li div ul {
	
}



ul.acc a{
	color: #fff;
	display: block;
	height: 37px;
	padding-left:10px;
	text-decoration: none;
	outline: none;
}

ul.acc li a {
  background: #fff;
}

ul.acc li div ul li a { 

	padding-left:40px;
}

ul.acc li div ul li a:hover { 
	background:url(../img/yabirushi-big.png) 12px center no-repeat;
}
*html ul.acc li div ul li a:hover { 
	background:url(../img/yabirushi-big.png) 12px bottom no-repeat;
}

ul.acc li div ul,
ul.acc li div div.notlast {
	background-color: #fff;
}

ul.acc li div div {
	height: 10px;
}


.sita li a{
	padding-left:20px;
	padding-top:10px;
}
.menu_title{
	margin-top:20px;
	margin-bottom:10px;
}

.common{
	padding-left: 15px;
	width: 140px;
}

.menu_event{
	width: 140px;
	padding-left: 25px;
	padding-top: 10px;

}
