﻿@charset "utf-8";


  




p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
        background-image: url(img/back01.gif);
}



html {
	height: 100%;
        
}




#space1 {margin-top:80px}







li {
list-style:none;
}

#container {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bk_container.jpg); /* 背景イメージを設定 */
	background-repeat: repeat-y; /* 背景イメージをY軸でリピート */
	background-position: right; /* 背景イメージ右寄せ */
        background-color: #FFFFFF;
}

#navibar {
	width: 100%;
	text-align: center;
	padding-top: 10px;
       }

#navibar a:hover {
	color: #cc3300;
	background-image: url(images/btn_over.jpg);
}



#navibar a {
	background-image: url(images/btn_up.jpg);
	height: 20px;
	width: 86px;
	display: block;
	padding-top: 7px;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
/* ここからナビゲーションボタンの設定 */


#seachbar {
	text-align: center;
	width: 100%;
	background-color: #1c324e; /* 背景カラーの変更 */
	height: 10px;
	padding-top: 5px;
}

#content_left {
	height: 100%;
        padding: 0 0 10px 0;
        
	background-color: #FFFFFF; /* 背景カラーの変更 */
	width: 142px; /* 横幅の変更 */
	margin-top: 20px;
	margin-left: 17px; /* 左マージンの変更 */
	/* ボーダーの削除 */
	/* 余白の削除 */
}

#content_left h5 {
	font-size: 15px;
	color: #FFFFFF; /* フォントカラーの変更 */
	text-align: center; /* テキストを中央揃えに設定 */
	background-image: url(images/subTitle01.jpg); /* 背景イメージの設定 */
	display: block; /* 表示をブロックに設定 */
	height: 27px; /* 高さの設定 */
	width: 142px; /* 幅の設定 */
	padding-top: 8px;
}

#content_left a { /* 左コンテナのリンクボタンの設定 */
        font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;


	text-decoration: none;
	color: #666666;
	font-size: 17px;
	line-height: 40px;
	display: block;
	text-indent: 30px;
}

#content_left a:hover { /* 左コンテナのリンクボタンの設定 */
	
	text-indent: 32px;
        font-size: 24px;
	color: #cc3300;
	background-image: url(images/btnover_category02.png);
}





#hotevent1 {
	margin-top: 100px;
	text-align: center;
}

#hotevent1 p {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#hotevent1 img {
	margin-bottom: 5px;
}














#content_right {
	width: 85%;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
        background-color: #999999;
	padding: 10px;
	/* 背景カラーの削除 */
}




#content_right h5 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	
}



#content_right h6 {
	font-size: 11px;
	font-weight: 200;
	color: #000000;
	text-align: left;
	margin-bottom: 0px;
	
}







/* ここから右カラムの設定 */


#content_right .topics01 {
	background-color: #FFFFFF;
	padding: 7px;
	background-image: url(images/blt_02.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
}

#content_right .topics01 a {
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
}

#content_right .topics02 {
	background-color: #FFFFEC;
	padding: 7px;
	background-image: url(images/blt_02.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
}

#content_right .topics02 a {
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
}

#hotevent2 {
	margin-top: 20px;
	text-align: center;
}

#hotevent2 p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#hotevent2 img {
	margin-bottom: 5px;
}

/* ここまで右カラムの設定 */


/* ここから中央カラムの設定 */
#content_center {
	height: 100%;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#content_center .maintopic {
	height: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#content_center .maintopic img {
	float: left;
	margin-right: 10px;
}

#content_center .maintopic h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
}

#content_center .maintopic h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}






#content_center .maintopic2 {
	height: 350px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#content_center .maintopic2 img {
	float: left;
	margin-right: 10px;
}

#content_center .maintopic2 h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 10px;
	
}

#content_center .maintopic2 h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	
}



#content_center .maintopic2 h4 {
	font-weight: normal;
	font-size: 20px;
	line-height: 18px;
	margin-left: 40px;
	
}


#content_center .maintopic2 h5 {
	font-weight: normal;
	font-size: 20px;
	line-height: 18px;
	margin-left: 30px;
	
}











#content_center .maintopic3 {
	height: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#content_center .maintopic3 img {
	float: left;
	margin-right: 10px;
}

#content_center .maintopic3 h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 10px;
	
}

#content_center .maintopic3 h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	
}



#content_center .maintopic3 h4 {
	font-weight: normal;
	font-size: 20px;
	line-height: 18px;
	margin-left: 40px;
	
}













#content_center .maintopic4 {
	height: 380px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#content_center .maintopic4 img {
	float: left;
	margin-right: 10px;
}

#content_center .maintopic4 h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 10px;
	
}

#content_center .maintopic4 h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	
}



#content_center .maintopic4 h4 {
	font-weight: normal;
	font-size: 20px;
	line-height: 18px;
	margin-left: 40px;
	
}


#content_center .maintopic4 h5 {
	font-weight: normal;
	font-size: 20px;
	line-height: 18px;
	margin-left: 30px;
	
}






#content_center .maintopic6 {
	height: 350px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#content_center .maintopic6 img {
	float: left;
	margin-right: 10px;
}

#content_center .maintopic6 h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 10px;
	
}

#content_center .maintopic6 h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	
}



#content_center .maintopic6 h4 {
	font-weight: normal;
	font-size: 20px;
	line-height: 18px;
	margin-left: 40px;
	
}


#content_center .maintopic6 h5 {
	font-weight: normal;
	font-size: 20px;
	line-height: 18px;
	margin-left: 30px;
	
}












#content_center .title-img {   
               width: 530px;
               height: 300px;
               background-image: url(img/0001.jpg);
               background-repeat: no-repeat;
               color: #000000 ;
　             margin-right:auto;
               margin-left:auto;
               
           }



























#news0 {height:30px;}

#news {
  font-size: 12px;
  width: 85%;
  height: 150px;
  line-height: 15px;
  overflow: auto;
  background-color: #ffffff;
  padding: 8px;
  margin: 10px 0 30px 35px;
  border-width: 1px;		
  border-style: solid;		
  border-color: #121212;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #999999;
  color:#000000;
}






/* ここまで中央カラムの設定 */


#footer {
	clear: both;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	background-color: #1C324E; /* 背景カラーの変更 */
	padding-top: 5px;
}