@charset "utf-8";

/* All Layout
-------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,p
{
	margin: 0;
	padding: 0;
	font-family: Verdana ,sans-serif;
}

h1,h2,h3,h4,ul,li,p,address {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border: 0;
	vertical-align: bottom;
}

a {
	text-decoration: none;
}
a:link {
	color: #5577ff;
}
a:visited {
	color: #8099ff;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #1374d6;
}

body {
	text-align: center;
	background: url(../img/back.gif) repeat-y center center;
	color: #fffffff;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 75%;
	color: #434343;
	letter-spacing: 0.1em;
}

address {
	font-style: normal;
	font-weight: normal;
}

/* Wrapper
-------------------------------------------------*/

#wrapper {
	width: 800px;
	margin: 0 auto;
}
/*変更 090131*/
/*\*/
* html #wrapper {width: 820px;}	/* For Win IE */
/* */ 

#header {
	margin: 0;
	width: 800px;
	height: 54px;
	background: #fff url(../img/header.gif) no-repeat;
	text-align: left;
}

#header h1 {
		display: none;
}

div.logo {
	width: 160px;
	position: relative;
	top: 6px;
	left: 81px;
}

/*ヘッダー内ナビh_nav*/

#h_nav {
	margin: 0;
	padding: 0;
	height: 15px;
	float: left;
}

#h_nav ul{
	width: 400px;
	margin-left: 326px;
	margin-top: 6px;
	list-style: none;
	line-height: 1.0;
	text-indent:-9999px;
}

#h_nav li{
	list-style: none;
	float:left;

}

#h_nav li a {
	outline-style : none ;
	text-decoration: none;
	display: block;
	height: 15px;
}

li.tn_1gh {
	width: 66px;
	background: url("../img/tn_1gh.gif") no-repeat left top;
}

li.tn_2sm {
	width: 86px;
	background: url("../img/tn_2sm.gif") no-repeat left top;
}

li.tn_3co {
	width: 66px;
	background: url("../img/tn_3co.gif") no-repeat left top;
}

li.tn_4ac {
	width: 66px;
	background: url("../img/tn_4ac.gif") no-repeat left top;
}

li.tn_5ss {
	width: 66px;
	background: url("../img/tn_5ss.gif") no-repeat left top;
}

/*トップナビ*/

#topnav {
	background: url(../img/menubg1.gif) repeat-x;
	width: 800px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
}

#topnav ul{
	margin: 0;
	padding: 0 0 0 10px;
	height: 40px;
	list-style: none;
}

#topnav li{
	text-indent:-9999px;
	float:left;
	display: inline;
	line-height: 1.0;
	}

#topnav li a {
	outline-style : none ;
	text-decoration: none;
	display: block;
	width: 156px;
	height: 40px;
}

li.tok{
	width: 156px;
	background:url("../img/topmenu01.gif") no-repeat left top;
}

li.tok2{
	width: 156px;
	background:url("../img/topmenu01_h.gif") no-repeat left top;
}
	
li.tok a:hover {
	width: 156px;
 	background:url("../img/topmenu01_h.gif") no-repeat left top;
}

li.shn{
	width: 156px;
	background:url("../img/topmenu02.gif") no-repeat left top;
}

li.shn2{
	width: 156px;
	background:url("../img/topmenu02_h.gif") no-repeat left top;
}

li.shn a:hover {
	width: 156px;
 	background:url("../img/topmenu02_h.gif") no-repeat left top;
}

li.ota{
	width: 156px;
	background:url("../img/topmenu03.gif") no-repeat left top;
}

li.ota2{
	width: 156px;
	background:url("../img/topmenu03_h.gif") no-repeat left top;
}

li.ota a:hover {
	width: 156px;
	background:url("../img/topmenu03_h.gif") no-repeat left top;
}

li.gkn{
	width: 156px;
	background:url("../img/topmenu04.gif") no-repeat left top;
}

li.gkn2{
	width: 156px;
	background:url("../img/topmenu04_h.gif") no-repeat left top;
}

li.gkn a:hover {
	width: 156px;
	background:url("../img/topmenu04_h.gif") no-repeat left top;
}

li.gal{
	width: 156px;
	background:url("../img/topmenu05.gif") no-repeat left top;
}

li.gal2{
	width: 156px;
	background:url("../img/topmenu05_h.gif") no-repeat left top;
}

li.gal a:hover {
	width: 156px;
	background:url("../img/topmenu05_h.gif") no-repeat left top;
}
/*topフラッシュfltop*/

#fltop {
	background-color: #FFF;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/*メイン**********************/

#main {
	background-color: #fff;
	width: 780px;
	margin: auto;
	color: #666;
}

/*メイン左**********************/

#l_main {
	float: left;
	width: 550px;
	margin: 0 5px 0 3px;
}

/*メインコンテンツ**********************/

#cont {
	width: 550px;
	margin: 0 0 20px 0;
	text-align: left;
}

#cont h2 {
	font-size: 112%;
	font-weight: bold;
	padding: 4px 0 3px 8px;
	border-left: 5px solid #F75229;
	background: url(../img/bg02.gif) repeat left top;
	margin: 15px 0 10px 0;
}

#cont .c1 {
	margin: 0 0 20px 10px;
}

#cont .soubi{
  padding: 1px 5px 1px 5px;
  margin: 0px 0px 10px 0px;
  font-size : 100%;
  color : #004395;
  text-align : left;
  line-height : 140%;
  font-weight: bold; 
  border-bottom: 2px dashed #999;
  border-left: 4px solid #999;
}


/*メイン新着**********************/

#cont #wnew {
	float: left;
	width: 295px;
	text-align: left;
	margin: 0 5px 20px 5px;
	display: inline;
}
#cont #wnew dl {
	margin: 10px 0 0;
}
#cont #wnew dl dt {
	clear: both;
	margin: 0 0 3px 5px;
	padding: 0 0 0 12px;
	background: url(../img/ic02.gif) no-repeat 0 50%;
}
#cont #wnew dl dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 15px;
	border-bottom:  #666666 1px dotted;
	line-height: 1.3em;
}
#cont #wnew h2{
	font-size: 112%;
	padding: 4px 0 3px 8px;
	border-left: 5px solid #F75229;
	background: url(../img/bg02.gif) repeat left top;
	margin: 5px 0 0 0;
}

/*メインバナー**********************/

#m_ban {
	float: right;
	width: 240px;
	margin: 0;
}

/*メイン右**********************/

#r_menu {
	float: right;
	width: 222px;
	margin: 0 0 20px 0;
	clear: right;
}

#r_menu .rban{
	margin: 5px 0 20px 0;
}

#r_menu ul {
	margin: 10px 0 20px 0;
	list-style: none;
}
#r_menu li {
	margin: 0 0 15px 0;
}

#r_menu_nav{
	line-height: 140%;
	width: 192px;
	height: 100%;
	margin: 10px 10px 20px 0;
}

/*トップへ**********************/

.totop {
	background-color: #FFF;
	width: 550px;
	hight: 16px;
	margin: 0 0 20px 0;
	clear: both;
}

/*トップへ小**********************/

.totop2 {
	width: 100%;
	text-align: right;
	margin: 0 0 20px 0;
	padding: 0 40px 0 0;
}

/*下バナー**********************/

#b_ban {
	text-align: center;
	margin: 10px 0 20px 0;
	text-align: center;
	clear: both;
}

/*to資料ボタン**********************/

.toshir {
	font-size: 115%;
	margin: 0 0 20px 0;
	text-align: center;
}

/*con内バナー**********************/

.ban20 {
	margin: 0 0 20px 0;
	text-align: center;
}

/*フッターナビf_nav************/

#f_nav {
	width: 780px;
	margin: 0 10px 20px 10px;
	border-top: #666666 1px dotted;
	clear: both;
}

#f_nav ul{
	margin: 0;
	list-style: none;
	line-height: 1.0;
	text-indent: -9999px;
	padding: 10px 20px 0 0;
	}

#f_nav li{
	list-style: none;
	float: right;
	display: inline;
}

#f_nav li a {
	outline-style : none ;
	text-decoration: none;
	display: block;
	height: 15px;
}

li.fn_1gh {
	width: 66px;
	background: url("../img/tn_1gh.gif") no-repeat left top;
}

li.fn_2sm {
	width: 86px;
	background: url("../img/tn_2sm.gif") no-repeat left top;
}

li.fn_6sp {
	width: 95px;
	background: url("../img/tn_6sp.gif") no-repeat left top;
}

/*f_nav*******************/

/*フッター**********************/
#footer {
	width: 800px;
	height: 50px;
	border-top: 1px #999999 solid;
	clear: both;
}
		
#footer address {
	font-size: 80%;
	color: #666;
	margin-top: 15px;
	text-align: center;
	letter-spacing: 0.0em;
}

/*仮ｃｓｓ**********************/
