@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------
ClearFix
----------------------------------------------------------*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*----------------------------------------------------------

----------------------------------------------------------*/

* {
	margin: 0px;
	
}

img {
	border: none;
	
}

a:link,a:visited {
	text-decoration: none;
	color: #666666;
	
}

a:hover {
	color: #003132;

}

/*全体ボックス*/
html>body div#container {
	width: 910px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}

* html div#container {
	width: 912px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}

/*ヘッダー*/
div#header {
	margin: 0px;
	padding: 0px;
	width: 910px;
	height: 56px;
	background-image:  url(../index_images/header.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

/*フラッシュ*/
div#flash {
	width: 739px;
	height: auto;
	background-color: #000000;	

}

/*メニュー*/
div#menu {
	width:170px;
	text-align: center;
	float: left;
	height: 100%;
	
}

div#menu ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

div#menu li {
	margin: 0;
	
}
.veri {
	padding-top: 35px;

}

/*メインコンテンツ*/
div#contents {
	margin: 0px;
	padding: 0px;
	width:739px;
	float:right;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}

/*Hides from IE5-mac \*/
* html #contents { height: 1%;}
/* End hide from IE5-mac */


/*フラッシュボックス*/
.flash1 {
	width: 249px;
	height: 200px;
	margin: 0;
	padding: 0;
	float: left;
	
}

.flash2 {
	width: 489px;
	height: 200px;
	margin: 0;
	padding: 0;
	float: left;
	
}

/*トップバナーボックス*/
.topBanner1 {
	width: 739px;
	height: 38px;
	clear: both;
	
}

.topBanner1 ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
		
}

.topBanner1 li {
	float: left;
	width: 184px;
	height: 38px;
		
}

.topBanner1 a, .topBanner1 a:link, .topBanner1 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu.gif) no-repeat;
	text-align: center;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #003132;
	line-height: 3;
	
}

.topBanner1 a:hover {
	background: url(../index_images/contact_menu_v.gif) no-repeat;

}

.topBanner2 {
	width: 739px;
	height: 32px;
	clear: both;
	
}

.topBanner2 ul,li {
	list-style: none;
	margin: 0;
	padding: 0;

}

.topBanner2 li {
	float: left;
	width: 147px;
	height: 32px;

}

.topBanner2 a, .topBanner2 a:link, .topBanner2 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2.gif) no-repeat;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2.8;
	
}

.topBanner2 a:hover {
	background: url(../index_images/contact_menu2_v.gif) no-repeat;
	display: block;

}

.topBanner3 {
	width: auto;
	height: auto;
	
}

.topBanner3 li {
	float: left;
	width: 147px;
	height: 32px;

}

.topBanner3 a, .topBanner3 a:link, .topBanner3 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2s.gif) no-repeat;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2.8;
	
}

.topBanner3 a:hover {
	background: url(../index_images/contact_menu2s_v.gif) no-repeat;
	display: block;

}

/*更新部分全体ボックス*/
.topics {
	width: 389px;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	clear: left;
	
}

/*ホットニュース*/
.hotNews {
	width: 367px;
	text-align: center;
	background-image: url(../index_images/bg_hotnews230.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 13px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;

}
.hotNews img {
	margin-top: 5px;
	margin-bottom: 3px;
}


/* for IE6 */
* html body .hotNews {
	width: 367px;
	text-align: center;
	background-image: url(../index_images/bg_hotnews230.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;

}

.hotNews p {
	width: 290px;
	height: auto;
	text-align: left;
	font-size: 12px;
	color: #005752;
	font-weight: bold;
	line-height: 1.2;
	background: #dcf3f1;
	margin-top: 2px;
	margin-right: 35px;
	margin-bottom: 2px;
	margin-left: 35px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	 
}

.hotNews2 {
	width: 389px;
	height: auto;
	text-align: center;

}

.hotNews2 p {
	margin: 10px 0;
	 
}

/*更新履歴*/
.new {
	text-align: center;
	
}


.title {
	width:380px;
	height:32px;
	background-image: url(../index_images/t_whatsnew.gif);
	background-repeat: no-repeat;
	background-color: #f0f2f3;
	padding: 0px;
	margin: 0px;
}

.title_event {
	width:380px;
	height:32px;
	background-image: url(../index_images/t_eve_osusume.gif);
	background-repeat: no-repeat;
	background-color: #f0f2f3;
	padding: 0px;
	margin: 0px;
}



.commentbox {
	/* width:389px; */
	width:380px;
	height:auto;
	/* padding-top: 10px; */
	padding: 0px;
	/* border: solid 1px #DC143C; */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.commentbox .news_naiyo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFDD;
}
.commentbox .news_footer {
	margin: 0px;
	height: 15px;
	clear: both;
	background-image: url(../index_images/bg_whatsnew_foot.gif);
	background-repeat: no-repeat;
	width: 380px;
	background-position: 0px -17px;
}

.commentbox .title {
	width:380px;
	height:32px;
	background-image: url(../index_images/t_whatsnew.gif);
	background-repeat: no-repeat;
	background-color: #f0f2f3;
	padding: 0px;
	margin: 0px;
}

.commentbox .news_naiyo2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFEEEE;
}
.commentbox .news_footer2 {
	margin: 0px;
	height: 15px;
	clear: both;
	background-image: url(../index_images/bg_whatsnew_foot2.gif);
	background-repeat: no-repeat;
	width: 380px;
	background-position: 0px -17px;
}

.commentbox .title2 {
	width:380px;
	height:32px;
	background-image: url(../index_images/t_whatsnew.gif);
	background-repeat: no-repeat;
	background-color: #f0f2f3;
	padding: 0px;
	margin: 0px;
}

.commentbox ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 12px;
	line-height: 115%;
	
}

.commentbox ul {
	font-size: 12px;

}

.commentbox img {
	vertical-align: middle;
	margin-right: 3px;

}

.past {
	text-indent: 28px;


} 

/*バナーボックス*/
.bannerBox {
	width: 329px;
	height: auto;
	float: right;
	padding-top: 10px;
	text-align: center;
	clear: right;

}

.bannerBox a:hover {


}

/*ページ下部リンク*/
.link {
	width: 739px;
	height: auto;
	text-align: center;
	font-size: 12px;
	line-height: 2em;
	padding-top: 70px;
	padding-bottom: 5px;
	clear: both;
	
}

.link a:link,.link a:visited {
	color: #0000CC;
	text-decoration: none;

}

/*フッター*/
div#footer{
	width:910px;
	height:auto;
	background-color: #003132;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;

}

.clear {
	clear: both;
	
}
