﻿@charset "UTF-8";

/* 基本スタイル
---------------------------------------------*/
body {
	font-family: Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	color: #666666;
	background-color: #E6E6E8;
	margin: -5px 0 0 0;
	padding: 0px;
	height: 100%;
	text-align: center;
}
* html body
{
  /* IE6 */
   
}

*:first-child + html body{
  /* IE7 */
  
}
*{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
}

img {
	border: none;
}
div {   
    zoom: 1;/*for IE 5.5-7*/  
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac */


/* レイアウト
---------------------------------------------*/
#wrapper {
	width: 1000px;
	padding: 0 15px;
	margin:0px auto;
	text-align:left;
	background: url(../img/common/bg_top.jpg) repeat-y left top;
	zoom: 1; /* 印刷バグ解決 */
}
#header {
	width: 946px;
	margin:0px auto;
	margin-bottom: 10px;
	/margin-bottom: -10px;
	text-align:left;
	
}
#contents {
	overflow:hidden;
	clear:both;
	width: 946px;
	margin:0px auto;
	text-align:left;
	
}

#footer {
	color: #ffffff;
	font-size: 80%;
	width: 1000px;
	height:30px;
	margin-top: 50px;
	list-style-type: none;
	background: url(../img/common/bg_bottomline.jpg) repeat-y left top;
	zoom: 1; /* 印刷バグ解決 */
}
/* グローバルメニュー
---------------------------------------------*/
#menu {
	height: 44px;
	zoom: 1; /* 印刷バグ解決 */
}
div#menu ul {
	margin: 0;
	padding: 0;
}
div#menu li {
	display: block;
	float: left;
	width: 135px;
	height: 44px;
	text-indent: -9999px;
	list-style-type: none;
}
div#menu li a {
	display: block;
	background:  url(../img/common/btn_top_menu.jpg) no-repeat;
	width: 135px;
	height: 44px;
}
div#menu li.nav1 a { background-position: 0px 0px; }
div#menu li.nav2 a { background-position: -135px 0px; }
div#menu li.nav3 a { background-position: -270px 0px; }
div#menu li.nav4 a { background-position: -405px 0px; }
div#menu li.nav5 a { background-position: -540px 0px; }
div#menu li.nav6 a { background-position: -675px 0px; }
div#menu li.nav7 a { background-position: -810px 0px; }
div#menu li.nav1 a:hover { background-position: -0px -44px; }
div#menu li.nav2 a:hover { background-position: -135px -44px; }
div#menu li.nav3 a:hover { background-position: -270px -44px; }
div#menu li.nav4 a:hover { background-position: -405px -44px; }
div#menu li.nav5 a:hover { background-position: -540px -44px; }
div#menu li.nav6 a:hover { background-position: -675px -44px; }
div#menu li.nav7 a:hover { background-position: -810px -44px; }

div#menu li.nav1_cl a { background-position: 0px 0px; }
div#menu li.nav2_cl a { background-position: -135px 0px; }
div#menu li.nav3_cl a { background-position: -270px 0px; }
div#menu li.nav4_cl a { background-position: -405px 0px; }
div#menu li.nav5_cl a { background-position: -540px 0px; }
div#menu li.nav6_cl a { background-position: -675px 0px; }
div#menu li.nav7_cl a { background-position: -810px 0px; }
/* コンテンツブロック
---------------------------------------------*/
/*ヘッダー*/
#header h1 {
	
	font-weight: normal;
	font-size: 70%;
	
	color: #333333;
	background-color: #FFFFFF;
	margin: 5px 5px 10px 5px;
}
#header table {
}
#logo01 {
	
	padding: 15px 0 0 5px;
}
#logo02 {
	padding-right: 10px;
}

#header  ul{
	list-style:none;
	margin: 15px 25px 0 0;
}
#header li{
	text-decoration: none;
	color: #666666;
	float: right;
	display:block;
	border: 0;
	margin-left: 8px;
	padding: 0 10px;
	font-size: 75%;
	
	background: url(../img/common/ico_arrow01.jpg) no-repeat left;
	zoom: 1; /* 印刷バグ解決 */
}

#header li:hover {
	text-decoration: none;
	color: #999;
}
.header_li a{
	text-decoration: none;
	color: #666666;
}
.header_li a:hover{
	text-decoration: none;
	color: #999;
}
#top_img {
	background: url("../img/common/ttl_top.jpg") no-repeat left top;
	width: 946px;
	height: 462px;
	/margin-bottom: 25px;
	zoom: 1; /* 印刷バグ解決 */
}

#top_img embed {
	margin: 145px 0 0 380px;
}
/*メインコンテンツ*/
.top {
	font-size: 10px;
	
	margin-left: 400px;	
}
.pankuzu {
	height: 35px;
	margin-top: 5px;
	font-size: 75%;
	
}
#banner {
	margin-top: 10px;
	padding: 15px 0 30px 28px;
	font-size: 12px;
	/margin-left: 30px;
	/margin-bottom: 30px;
}
#banner a {
	
	text-decoration: none;
	color: #666;
}
#banner a:hover {
	text-decoration: none;
}
#banner a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#banner span{
	color: #E70012;
}
#banner td {
	width: 284px;
	padding-right: 15px;
	
}
.banner_bg01 {
	background: url(../img/common/bg_topbannertop_01.jpg) no-repeat left;
	height: 52px;
	padding: 70px 0 0 20px;
}
.banner_bg02 {
	background: url(../img/common/bg_topbannertop_02.jpg) no-repeat left;
	height: 37px;
	padding: 85px 0 0 20px;
	
}
.banner_bg03 {
	background: url(../img/common/bg_topbannertop_03.jpg) no-repeat left;
	height: 37px;
	padding: 85px 0 0 20px;
}
.topmail_link a {
	font-size: 16px;
	color: #312C29;
	text-decoration: none;
	padding-left: 10px;
	_float: right;
	_padding-right: 70px;
}
.topmail_link a:hover {
	font-size: 16px;
	color: #999;
	text-decoration: none;
	padding-left: 10px;
	_float: right;
	_padding-right: 70px;
}
#top_news {
	width: 552px;
	float: left;
	padding-left: 27px;
	margin-bottom: 60px;
}
#top_news ul {
	margin-left: 10px;
}
#top_news li {
	background: url(../img/common/ico_arrow-top.jpg) no-repeat left;
	padding-left: 15px;
	margin-top: 5px;
	font-size: 80%;
}
#top_news li a {
	color: #312C29;
	text-decoration: none;

}
#top_news li a:hover {
	color: #999;
	text-decoration: none;

}

#top_contents_right {
	float: right;
}
#top_contents_right img {
	padding-right: 70px;
	_float: right;
}
/*フッター*/
#privacy {
	text-decoration: none;
	color: #ffffff;
	float: left;
	background: url(../img/common/ico_bottom_arrow.jpg) no-repeat left;
	padding-left: 15px;
	margin: 10px 0 0 60px;
	/margin-left: 50px;
	_margin-left: 30px;
	zoom: 1; /* 印刷バグ解決 */
}

#privacy a:link {
	text-decoration: none;
	color: #ffffff;
}
#privacy a:visited {
	text-decoration: none;
	color: #ffffff;
}
#privacy a:hover {
	text-decoration: none;
	color: #999;
}
#copyright {
	float: right;
	padding-right:50px;
	margin-top: 10px;

}