@charset "UTF-8";

/* 初期設定
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
}
img {
	border: none;
	vertical-align: top;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
fieldset {
	border: none;
}
hr {
	display: none;
}
table {
	border: none;
	empty-cells: show;
}
th,td {
	text-align: left;
}


body {
	color: #333333;
	font-size: 14px;
	font-family: sans-serif;
	background: #ffffff;
}

a:hover img.fadeover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* レイアウト
---------------------------------------------*/
#wrapper {
	width: 970px;
	_width:980px;
	margin: 0px auto;
	
}
#header {
	width:100%;
	height:97px;
	border-top:4px solid #FCCF00;
}
#navigation {
	margin-bottom:10px;
}
#contents {
	margin-bottom:10px;
	width:100%;
}
#primary {
	float: right;
	width: 780px;
}
#secondary{
	float: left;
	width: 180px;
}

#footer {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 15px;
	margin-bottom:30px;
	border-top:1px dotted #CCC;
	width: 970px;
}

div#footer #chosaku {
	background-color:#efefef;
	color:#666;
	margin:10px 15px; padding:5px 10px;
}

#pan {
	border-bottom:1px dashed #CCC;
	padding-bottom:3px;
}

/* ヘッダー
---------------------------------------------*/


/* ナビゲーション
---------------------------------------------*/
#navigation {
	width:970px
}

#navigation > ul {
	list-style:none;
	margin:0;
	padding:0;
	height:36px;
	border-top:2px solid #FFFFFF;
}

#navigation > ul > li {
	float:left;
	width:194px;
	margin:0;
	padding:0;
}

#navigation > ul > li > a {
	display:block;
	width:100%;
	padding:10px 0 6px 0;
	color:#a05221;
	font-weight:bold;
	background-color:#e60012;
	background-image:url(../images19077a/list_bg.jpg);
	background-position:left top;
	text-decoration:none;
	text-align:center;
}

#navigation > ul > li > a:hover {
	background-image:#e44551;
	background-position:right top;
}


/* ナビゲーション（サブメニュー）
---------------------------------------------*/
#navigation ul li {
  list-style: none;
  margin:0;
  padding:0;
  font-size:14px;
  float: left;
  position: relative;
  text-align:center;
  font-weight:bold;
}
#navigation ul li a {
  display: block;
  text-decoration: none;
}

#navigation ul li ul a {
	color:#5b0012;
}

#navigation ul li ul {
  position: absolute;
  top:32px;/*親メニューの高さと同じにする*/
  width:194px;
  z-index: 100;
}
#navigation ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width:194px;/*サブメニューの幅*/
  height: 0;
  line-height:36px;/*サブメニューの高さ*/
  background:#fff09e;/*サブメニューの背景色*/
  border-top:1px dotted #fff;
}
#navigation ul li ul li:hover, #navigation ul li ul li a:hover {
  background:#fc3;/*ホバー時のサブメニューの背景色*/
}
#navigation li.strong {
  background:#fc3;/*サブメニューの背景色*/
}
#navigation li.strong:hover, #navigation li.strong a:hover {
  background:#e5007f;/*ホバー時のサブメニューの背景色*/
  color:#fff;
}
#navigation ul li:hover ul li, #navigation ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:36px;/*サブメニューの高さ*/
  z-index: 10;
}
#navigation > ul > li > ul * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}


/* clearfix
---------------------------------------------*/
.clearfix {
zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0px;
    clear: both;
}
/* for IE6 */
* html .clearfix {
display:inline-block;
}
/* for IE7 */
*+html .clearfix {
display:inline-block;
}

/* プライマリートップページ
---------------------------------------------*/
.pagetop {
	text-align:right;
	margin:20px 10px 50px 0;
}

h2 {
	margin-bottom:15px;
}

#top_main {
	width:780px;
	height:768px;
	background-image:url(../images160516/index/top_main02.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}

p.tm_01 {
	list-style:none;
	margin:0;
	padding:0;
	height:35px;
	margin-top:445px;
	margin-left:452px;
}

p.tm_01 a{
	display:block;
	width:325px;
	height:35px;
	background-image:url(../images160516/index/top_yaji01.jpg);
	background-repeat:no-repeat;
}

p.tm_01 a:hover{
	background-image:url(../images160516/index/top_yaji01_on.jpg);
	background-repeat:no-repeat;
}

p.tm_02 {
	list-style:none;
	margin:0;
	padding:0;
	height:35px;
	margin-top:280px;
	_margin-top:10px;
	margin-left:500px;
}


p.tm_02 a{
	display:block;
	width:270px;
	height:70px;
	background-image:url(../images160516/buttom_common.png);
}

p.tm_02 a:hover{
	background-image:url(../images160516/buttom_common_on.png);
}

#top_set {
}

p.ts_01 {
	list-style:none;
	margin:0;
	padding:0;
	height:35px;
	margin-top:10px;
	margin-left:500px;
}


p.ts_01 a{
	display:block;
	width:270px;
	height:70px;
	text-indent:-9999px;
	background-image:url(../images160516/buttom_common.png);
}

p.ts_01 a:hover{
	background-image:url(../images160516/buttom_common_on.png);
}

#top_fri {
	width:780px;
	height:192px;
	background-image:url(../images160516/index/top_fri.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}

p.tf_01 {
	list-style:none;
	margin:0;
	padding:0;
	height:35px;
	margin-top:20px;
	margin-left:500px;
}


p.tf_01 a{
	display:block;
	width:270px;
	height:70px;
	background-image:url(../images160516/buttom_common.png);
}

p.tf_01 a:hover{
	background-image:url(../images160516/buttom_common_on.png);
}

p.tf_02 {
	list-style:none;
	margin:0;
	padding:0;
	height:35px;
	margin-top:125px;
	margin-left:240px;
}


p.tf_02 a{
	display:block;
	width:136px;
	height:28px;
	background-image:url(../images160516/index/top_yaji03.jpg);
}

p.tf_02 a:hover{
	background-image:url(../images160516/index/top_yaji03_on.jpg);
}

p.tf_03 {
	list-style:none;
	margin:0;
	padding:0;
	height:35px;
	margin-top:-33px;
	margin-left:620px;
}

p.tf_03 a{
	display:block;
	width:136px;
	height:28px;
	background-image:url(../images160516/index/top_yaji04.jpg);
}

p.tf_03 a:hover{
	background-image:url(../images160516/index/top_yaji04_on.jpg);
}


#top_voice {
	width:780px;
	height:484px;
	background-image:url(../images160516/index/top_voice.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}

p.tv_01 {
	list-style:none;
	margin:0;
	padding:0;
	height:35px;
	margin-top:420px;
	margin-left:450px;
}

p.tv_01 a{
	display:block;
	width:308px;
	height:34px;
	background-image:url(../images160516/index/top_yaji02.jpg);
}

p.tv_01 a:hover{
	background-image:url(../images160516/index/top_yaji02_on.jpg);
}

#buttom_tel {
	width:780px;
	height:235px;
	background-image:url(../images160516/buttom.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}


p.but_01 {
	list-style:none;
	margin:0;
	padding:0;
	height:140px;
}

p.but_01 a{
	display:block;
	width:780px;
	height:235px;
	background-image:url(../images160516/buttom.jpg);
}

p.but_01 a:hover{
	background-image:url(../images160516/buttom_on1.jpg);
}

#buttom_top {
	width:780px;
	height:70px;
	background-image:url(../images160516/buttom_top.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}

p.buttop_01 a{
	display:block;
	width:780px;
	height:70px;
	background-image:url(../images160516/buttom_top.jpg);
}

p.buttop_01 a:hover{
	background-image:url(../images160516/buttom_top_on.jpg);
}

/* プライマリーおせち
---------------------------------------------*/

div#adobe_reader:after {
  content: ""; 
  display: block; 
  clear: both;
}

div#adobe_reader {
	width:730px;
	background:#e6e6e6;	
	font-size:11px;
	padding:5px 4px;
	margin:10px 30px 20px 20px;
}

div#adobe_reader p {
	float:left;	
	margin:6px 0 5px 10px;
}

div#adobe_reader img {
	float:right;
	margin-right:10px;
}


/* セカンダリー
---------------------------------------------*/
#secondary dl {
	margin-bottom:10px;
}

/* フッター
---------------------------------------------*/
#footer {
	font-weight:normal;
}

#footer .address{
	float:left;
	width:300px;
	margin-left:60px;
	border-right:1px dotted #CCC;
}

#footer ul {
	text-decoration:underline;
	line-height: 1.8;
}

ul.f01  {
	width:280px;
	float:left;
	padding-left:10px;
	margin-left:40px;
}

ul.f02  {
	width:200px;
	float:left;
}

/* ヘッダー
---------------------------------------------*/
h1#header_banner {
	float:left;
	width:770px; height:97px;
}
#header_info {
	float:right;
	width:200px; height:97px;
	font-size:0;
}
#header_info img { display:block; }
