@charset "UTF-8";

/* All Layout----------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,p
{
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',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;
}
/* All Layout end----------------------*/

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

.left {
	float:left;
}
.right {
	float:right;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear :both;
	visibility: hidden;
}
.clear {display: inline-table;}
/* MacIE begin \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* MacIE end */

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

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

/* header----------------------*/
#header {
		width: 800px;
		height: 54px;
		background: #fff url(images/header.gif) no-repeat;
}
#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{
	margin-left: 326px;
	margin-top: 30px;
	list-style: none;
	line-height: 1.0;
	text-indent:-9999px;
}

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

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

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

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

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

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

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

/* トップナビ----------------------*/
#topnav {
	background: url("images/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("images/topmenu01.gif") no-repeat left top;
}

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

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

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

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

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

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

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

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

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

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

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

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

li.gal a:hover {
	width: 156px;
 	background:url("images/topmenu05_h.gif") no-repeat left top;
}

/* topフラッシュfltop----------------------*/
#fltop {
	background-color: #FFF;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
}

/* メイン----------------------*/
#main {
	background-color: #fff;
	width: 780px;
	margin: auto;
	clear: both;
	color: #666;
}

/* メイン左----------------------*/
#l_main {
	float: left;
	width: 550px;
	margin: 0 5px 0 3px;
	clear: both;
}

/* メインコンテンツ----------------------*/
#cont {
	width: 550px;
	margin: 0 0 20px 0;
	clear: both;
	text-align: left;
}

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

#cont .con_img {
	margin: 0 0 30px 0;
}

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

/* イベント情報----------------------*/
div.top-news
{
	float:left;
	width:480px;
	padding:10px 10px 0 10px;
}

div.top-news ol li
{
	margin:0 0 10px 0;
	list-style:none;
	font-size:108%;
	line-height:150%;
	background:url(images/ic02.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}

/* ----- エントリー ----- */

div.entry {
	margin:0 0 30px 10px;
}

div.entry h3 {
	font-size: 108%;
	font-weight: bold;
	padding: 4px 0 2px 0;
	border-bottom: 2px solid #ddd;
	margin: 15px 10px 10px 0;
}

div.entry-content p {
	font-size:100%;
	line-height:150%;
	margin:0 0 10px 10px;
}

/*全情報allinfo----------------------*/

#ainfo {
	width: 295px;
	clear: both;
	text-align: left;
}

#wnew {
	float: left;
	width: 295px;
	text-align: left;
	margin: 0 5px 20px 5px;
	display: inline;
}

#wnew dl {
	margin: 7px 0 0 0;
}

#wnew dl dt {
	clear: both
	font-size:90%;
	margin: 0 0 3px 5px;
	padding: 0 0 0 12px;
	background: url(images/ic02.gif) no-repeat 0 50%;
}

#wnew dl dd {
	margin: 0 0 5px 0;
	padding: 0 0 7px 15px;
	border-bottom:  #666666 1px dotted;
	line-height: 1.3em;
}

#wnew h2{
	font-size: 112%;
	padding: 4px 0 3px 8px;
	border-left: 5px solid #F75229;
	background: url(images/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_nav{
	line-height: 140%;
	width: 192px;
	height: 100%;
	margin: 10px 10px 20px 0;
}

/*メイン右カテゴリーmenu/toknav共通-------------*/

.r_tab {
	width: 212px;
	margin:20px 0 20px 0;
	text-align: left;
	font-size: 120%;
}

.r_tab ul {
	list-style:none;
	margin:0;
	line-height:100%;
}

.r_tab ul li {
	display:inline;
	line-height:100%;
	margin:0;
	padding:0;
}

.r_tab ul li a {
	display:block;
	padding:15px 0px 15px 20px;
	background:#fff url(images/r_tab_off.gif) no-repeat 0 50%;
	color:#666;
	border-bottom:2px solid #fff;
	margin:0;
}

.r_tab ul li a:hover {
	display:block;
	padding:15px 0px 15px 20px;
	background:#fff url(images/r_tab_on.gif) no-repeat 0 50%;
	text-decoration:none;
	color:#fff;
	line-height:100%;
	border-bottom:2px solid #fff;
	margin:0;
}

/* 右メニューフラッシュ----------------------*/

.sb_rfl {
	background-color: #FFF;
	margin: 0 0 10px 0;
}

/* 右メニュー資料請求----------------------*/

.sb_ss {
	background-color: #FFF;
	margin: 0 0 5px 0;
}

/* 右メニュー(ブログ・携帯)----------------------*/

.sb_ban1 {
	background-color: #FFF;
	margin: 0 0 20px 0;
}

/* 右メニュー(フィアス)----------------------*/

.sb_ban2 {
	background-color: #FFF;
	margin: 0 0 20px 0;
}

/* 右メニュー(JIO・ワイアー)----------------------*/

.sb_ban3 {
	background-color: #FFF;
	margin: 0 0 20px 0;
}

/* トップへ----------------------*/
.totop {
	background-color: #FFF;
	width: 550px;
	hight: 16px;
	margin: 0 0 20px 0;
}

/* トップへ2----------------------*/
.totop2 {
	background-color: #FFF;
	text-align: right;
	width: 520px;
	margin: 0 20px 20px 10px;
	padding: 5px 10px 0 0;
	border-top:1px solid #ddd;
}

/* 下バナー(Ｔ-6・ロアッソ)------------*/
#b_ban {
	width: 550px;
	margin: 10px 210px 30px 0;
	text-align: center;
}

#b_ban p {
	margin: 0 0 10px 0;
}

/* フッターナビf_nav----------------------*/
#f_nav {
	width: 780px;
	margin: 0 10px 30px 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("images/tn_1gh.gif") no-repeat left top;
}

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

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

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

