@charset "utf-8";
/* CSS Document */

*	{
	margin:0;
	padding:0;
}
body{
	/*  background:url(images/bg.jpg) repeat-x; */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 
				"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#fff;
	line-height:1.7em;
}
.clear{
	clear:both;
}
img	{
	border:none;	
	vartical-align:bottom;	
} 
li	{
	list-style:none;
}
a	{
	color:#2e88a0;
	text-decoration:none;
}
a:hover{
	color:#504f4f;
}

/* －－－ここまでが、基本の準備入力項目－------------------------------------------－－ */

#wrap{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:980px;
	height:50px;
}
h1	{
	font-size:10px;
	font-weight:normal;
	margin-left:20px;
	color:#000;
	text-align:center;
}
#header ul{
	margin-left:705px;
}
#header li{
	float:left;
	margin-right:5px;
	margin-top:10px;
}

/*****************   end header    **********************************************/

h2	{
	color:#000000;
	margin-top:60px;
	margin-left:40px;
	font-size:25px;
	font-weight:bold;
	line-height:normal;
	display:inline-block;
}
#mainimg {
	background:url(images/h_bsbg_01b.jpg) no-repeat;
	width:977px;
	height:295px;
	margin-bottom:20px;
}
span{
	color:#C00;
	font-size:28px;
}
	
/*****************   end title    **************************************************/


#main	{
	width:980px;
	background:url(images/bara_line_b.jpg) no-repeat;
	background-position:right bottom;
	
}
#main_contents{
	width:9650px;
	height:auto;
}

/***********************************************************************************/

#nav	{
	font-size:11px;
	float:left;
	margin-left:10px;
	margin-right:20px;
}
#nav li{
	color:#333;
	margin-bottom:25px;
	margin-left:15px;
	margin-right:25px;
}
#menu_1 a{
	width:200px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background:url(images/bt_con_01naw.gif) no-repeat;
}
#menu_1 a:hover{
	background:url(images/bt_con_01rollover.gif) no-repeat;
}
#menu_2 a{
	width:200px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background:url(images/bt_con_02.gif) no-repeat;
}
#menu_2 a:hover{
	background:url(images/bt_con_02rollover.gif) no-repeat;
}
#menu_3 a{
	width:200px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background:url(images/bt_con_03.gif) no-repeat;
}
#menu_3 a:hover{
	background:url(images/bt_con_03rollover.gif) no-repeat;
}
#menu_4 a{
	width:200px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background:url(images/bt_con_04.gif) no-repeat;
}
#menu_4 a:hover{
	background:url(images/bt_con_04rollover.gif) no-repeat;
}
#menu_5 a{
	width:200px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background:url(images/bt_con_06.gif) no-repeat;
}
#menu_5 a:hover{
	background:url(images/bt_con_06rollover.gif) no-repeat;
}
#menu_7 a{
	width:200px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background:url(images/bt_con_07.gif) no-repeat;
}
#menu_7 a:hover{
	background:url(images/bt_con_07rollover.gif) no-repeat;
}
#menu_6 a{
	width:200px;
	height:35px;
	display:block;
	text-indent:-9999px;
	background:url(images/bt_con_05.gif) no-repeat;
}
#menu_6 a:hover{
	background:url(images/bt_con_05rollover.gif) no-repeat;
}

/*******************  end navi  **********************************************/

#topic{
	width:340px;
	text-align:center;
	float:left;
	padding-top:30px;
}
h3	{
	font-size:18px;
	font-weight:bold;
	color:#000;
}
h3 a{
	width:270px;
	height:230px;
	display:block;
	text-indent:-9999px;
	background:url(images/pop_bara_red02_f_s.jpg) no-repeat;
	margin-left:30px;
}
h3 a:hover{
	background:url(images/--) no-repeat;
}
#topic p	{
	text-align:center;
	font-size:13px;
	color:#000;
	font-weight:normal;
	margin-left:15px;
}

/*******************  end topic  ***********************************************/
#rireki{
	width:320px;
	margin-top:0px;
	float:left;
	margin-top:10px;
}
#koushin_logo{
	padding-left:10px;
}
#koushin{
	color:#000;
	width:300px;
	height:800px;
	overflow:auto;
	padding-left:10px;
	padding-top: 0.3em;
	margin-bottom:20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;

}
#koushin dt {
	font-size: 80%;
	width: 5em;
	margin-top: 0.2em;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
}
#koushin dd {
	font-size: 80%;
	margin-top: -2em;
	margin-bottom: 0px;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:left;
	
}
#pop_banner	{
	margin-top:15px;
	margin-left:30px;
	color:#000;
}
#mini_banner	{
	margin-top:50px;
	margin-left:30px;
	color:#000;
}


/*******************  end rireki  ***********************************************/

#tex_bottom{
	clear:both;
	width:980px;
	color:#000;
	text-align:center;
	line-height:180%;
	padding-top:1em;
	padding-bottom:1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
}
#tex_bottom p{
	letter-spacing:0.3em;
}
#name_bs{
	text-align:right;
	padding-right:6em;
}
/*******************  end contents   ***********************************************/

#footer{
	clear:both;
	height:36px;
	background:url(images/footer_bg.gif) repeat-x;
}
address{
	color:#CCCCCC;
	text-align:center;
	padding-top:8px;
}

/*********************  end footer   ************************************************/