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

*
{
	margin:0;
	padding:0;
	text-align: left;
	line-height: 180%;
}

a:link    {color:#660000;}
a:visited {color:#660000;}
a:active  {color:#660000;}
a:hover   {color:#000;}

body {
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(../img/common/head_bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-right: auto;
	background-color:#FFF;
}

*html .iepngfix {  
    behavior: expression(IEPNGFIX.fix(this));  
}  


p {
	margin: 0px;
	font-size:100%;
	text-align: left;
	color: #000000;
	padding: 0px;
	line-height: 180%;
}

img {
    border: 0px;
}



.abc {
	line-height:0;
	font-size: 0px;
	text-indent: -9999;
	height:1px;
}

a:link    {color:#005859;}
a:visited {color:#660000;}
a:active  {color:#0154fd;}
a:hover   {
	color:#005859;
}

.clear {clear: both;}

.nvi {
	margin-left:0px;
	margin-right: 0px;
}

h1 {
    margin:0px;
	padding:0px;
}
h2 {
    margin:0px;
	padding:0px;
	vertical-align:bottom;
}


h3 {
    margin:0px;
	padding:0px;
}

/* 文字装飾
---------------------------------------------------- */
.style1 {color: #FF3300}
.style2 {
	color: #009933;
	font-size:1.5ex;
	font-weight: normal;
}
.style3 {
	color: #FF3300;
	font-size:1.8ex;
	font-weight: normal;
}         

.style4 {
	color: #000000;
	font-size:1.6ex;
	font-weight: normal;
}

.style6 {
	color:#FF33FF;
	font-size: 1.8ex;
}

.style7 {color: #FF6600};


/* レイアウト設定
---------------------------------------------------- */
#shadow {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#shadow_2 {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#main_img {
	width:970px;
	margin-left: auto;
	margin-right: auto;
}

#contents_top {
	width:970px;
	height:17px;
	background:url(../img/common/contents_top.png);
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
}

*html #contents_top {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}
	
	
	

#contents_bottom {
	width:970px;
	height:18px;
	background:url(../img/common/contents_bottom.png);
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
}

#header {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	height:58px;
	background-image:url(../img/common/header_bg.gif);
	background-repeat:repeat-x;	
}

#logo {
	width:235px;
	htight:58px;
	float:left;
}

#gengo {
	height:58px;
	width:370px;
	float:right;
}

#gengo img {
	margin-top:14px;
	padding-left:10px;
}


/* グローバルナビ設定
---------------------------------------------------- */
#g {
	width:846px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	margin-top:3px;
}



#g_navi {
	width:846px;
	margin-left: auto;
	margin-right:auto;
	height: 66px;
	list-style-type: none;
	background-image:url(../img/common/g_navi.gif);
	font-size:8px;
}

#g_navi a span {
    display:none;
}

#g_navi li {
    float:left;
	width:141px;
}

#g_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 66px;
	padding-top: 66px;
	color: #FFFFFF;
	background-image:url(../img/common/g_navi.gif);
}

#g_navi a:hover, #g_navi a:visited{
    display:block;
	text-decoration:none;
}



/*　オフEウス時　*/
#nav01 a { background-position: -2px      0; }
#nav02 a { background-position: -143px 0; }
#nav03 a { background-position: -284px 0; }
#nav04 a { background-position: -425px 0; }
#nav05 a { background-position: -566px 0; }
#nav06 a { background-position: -707px 0; }


/*　選択済み　*/
#nav01 a.stay { background-position:  -2px    -66px; }
#nav02 a.stay { background-position: -143px -66px; }
#nav03 a.stay { background-position: -284px -66px; }
#nav04 a.stay { background-position: -425px -66px; }
#nav05 a.stay { background-position: -566px -66px; }
#nav06 a.stay { background-position: -707px -66px; }


/*　オンマウス時　*/
#nav01 a:hover { background-position:  -2px    -66px; }
#nav02 a:hover { background-position: -143px -66px; }
#nav03 a:hover { background-position: -284px -66px; }
#nav04 a:hover { background-position: -425px -66px; }
#nav05 a:hover { background-position: -566px -66px; }
#nav06 a:hover { background-position: -707px -66px; }




#pankuzu {
	width:850px;
	margin-left: auto;
	margin-right:auto;
	height: 40px;
	list-style-type: none;
	background-repeat: no-repeat;
}

#pankuzu li {
	float:left;
	margin-left:20px;
	margin-top: 10px;
	font-size: 11px;
}

/* TOPバナーナビ_01設定
---------------------------------------------------- */
#g_01 {
	width:680px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	margin-top:3px;
}



#g_01navi {
	width:680px;
	margin-left: auto;
	margin-right:auto;
	height: 185px;
	list-style-type: none;
	background-image:url(../img/common/g_01nav.jpg);
	font-size:8px;
}

#g_01navi a span {
    display:none;
}

#g_01navi li {
    float:left;
	width:340px;
}

#g_01navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 185px;
	padding-top: 185px;
	color: #FFFFFF;
	background-image:url(../img/common/g_01nav.jpg);
}

#g_01navi a:hover, #g_01navi a:visited{
    display:block;
	text-decoration:none;
}



/*　オフEウス時　*/
#g_01nav01 a { background-position: 0      0; }
#g_01nav02 a { background-position: -340px 0; }



/*　オンマウス時　*/
#g_01nav01 a:hover { background-position:  0    -185px; }
#g_01nav02 a:hover { background-position: -340px -185px; }


/* TOPバナーナビ_02設定
---------------------------------------------------- */
#g_01 {
	width:680px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	margin-top:3px;
}



#g_02-1navi {
	width:680px;
	margin-left: auto;
	margin-right:auto;
	height: 185px;
	list-style-type: none;
	background-image:url(../img/common/g_02nav.jpg);
	font-size:8px;
}

#g_02-1navi a span {
    display:none;
}

#g_02-1navi li {
    float:left;
	width:340px;
}

#g_02-1navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 185px;
	padding-top: 185px;
	color: #FFFFFF;
	background-image:url(../img/common/g_02-1nav.jpg);
}

#g_02-1navi a:hover, #g_02navi a:visited{
    display:block;
	text-decoration:none;
}



/*　オフEウス時　*/
#g_02-1nav01 a { background-position: 0      0; }
#g_02-1nav02 a { background-position: -340px 0; }




/*　オンマウス時　*/
#g_02-1nav01 a:hover { background-position:  0    -185px; }
#g_02-1nav02 a:hover { background-position: -340px -185px; }


/* TOPバナーナビ_03設定
---------------------------------------------------- */
#g_01 {
	width:680px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	margin-top:3px;
}



#g_02navi {
	width:680px;
	margin-left: auto;
	margin-right:auto;
	height: 185px;
	list-style-type: none;
	background-image:url(../img/common/g_02nav.jpg);
	font-size:8px;
}

#g_02navi a span {
    display:none;
}

#g_02navi li {
    float:left;
	width:340px;
}

#g_02navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 185px;
	padding-top: 185px;
	color: #FFFFFF;
	background-image:url(../img/common/g_02nav.jpg);
}

#g_02navi a:hover, #g_02navi a:visited{
    display:block;
	text-decoration:none;
}



/*　オフEウス時　*/
#g_02nav01 a { background-position: 0      0; }
#g_02nav02 a { background-position: -340px 0; }




/*　オンマウス時　*/
#g_02nav01 a:hover { background-position:  0    -185px; }
#g_02nav02 a:hover { background-position: -340px -185px; }




/* 先行予約_設定
---------------------------------------------------- */
.g_yoyaku {
	width:680px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	margin-top:3px;
}



.g_yoyaku {
	width:680px;
	margin-left: auto;
	margin-right:auto;
	height: 150px;
	list-style-type: none;
	background-image:url(../img/common/g_yoyaku.jpg);
	font-size:8px;
}

.g_yoyaku a span {
    display:none;
}

.g_yoyaku li {
    float:left;
	width:680px;
}

.g_yoyaku li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 150px;
	padding-top: 150px;
	color: #FFFFFF;
	background-image:url(../img/common/g_yoyaku.jpg);
}

.g_yoyaku a:hover, #g_yoyaku a:visited{
    display:block;
	text-decoration:none;
}



/*　オフEウス時　*/
#g_yoyaku01 a { background-position: 0      0; }




/*　オンマウス時　*/
#g_yoyaku01 a:hover { background-position:  0    -150px; }



/* サイドナビ設定
---------------------------------------------------- */

#s_navi {
	width: 240px;/* ir{bNX */
	height:428px;
	overflow:hidden;
	background-image: url(../img/common/s_nav.jpg) repeat-x left top;
	background-repeat: repeat-y;
	margin-bottom: 15px;
	margin-top: 10px;
	text-indent: -9999px;
}

#s_navi ul {
	width:240px;
	height: 107px;
	list-style-type: none;
}
#s_navi li {
	width:240px;
	height:107px;
}
#s_navi li a {
	display: block;
	width: 240px;
	height: 107px!important;
	height /**/: 107px;
	padding-left:240px;
	color: #FFFFFF;
	background-image: url(../img/common/s_nav.jpg);
}

/*オフEウス*/
#s_navi01 a { background-position: 0      0; }
#s_navi02 a { background-position: 0 -107px; }
#s_navi03 a { background-position: 0 -214px; }
#s_navi04 a { background-position: 0 -321px; }

/*スチE*/
#s_navi01 a.stay { background-position: -240px  0px; }
#s_navi02 a.stay { background-position: -240px -107px; }
#s_navi03 a.stay { background-position: -240px -214px; }

/*オンマウス*/
#s_navi01 a:hover { background-position: -240px  0px; }
#s_navi02 a:hover { background-position: -240px -107px; }
#s_navi03 a:hover { background-position: -240px -214px; }
#s_navi04 a:hover { background-position: -240px -321px; }


/* サイドナビ設定_02
---------------------------------------------------- */

#s_navi_2 {
	width: 240px;/* ir{bNX */
	height:400px;
	overflow:hidden;
	background-image: url(../img/common/s_nav_2.jpg) repeat-x left top;
	background-repeat: repeat-y;
	margin-bottom: 15px;
	margin-top: 10px;
	text-indent: -9999px;
}

#s_navi_2 ul {
	width:240px;
	height: 100px;
	list-style-type: none;
}
#s_navi_2 li {
	width:240px;
	height:100px;
}
#s_navi_2 li a {
	display: block;
	width: 240px;
	height: 100px!important;
	height /**/: 100px;
	padding-left:240px;
	color: #FFFFFF;
	background-image: url(../img/common/s_nav_2.jpg);
}

/*オフEウス*/
#s_navi_2_01 a { background-position: 0      0; }
#s_navi_2_02 a { background-position: 0 -100px; }
#s_navi_2_03 a { background-position: 0 -200px; }
#s_navi_2_04 a { background-position: 0 -300px; }

/*スチE*/
#s_navi_2_01 a.stay { background-position: -240px  0px; }
#s_navi_2_02 a.stay { background-position: -240px -100px; }
#s_navi_2_03 a.stay { background-position: -240px -200px; }
#s_navi_2_04 a.stay { background-position: -240px -300px; }

/*オンマウス*/
#s_navi_2_01 a:hover { background-position: -240px  0px; }
#s_navi_2_02 a:hover { background-position: -240px -100px; }
#s_navi_2_03 a:hover { background-position: -240px -200px; }
#s_navi_2_04 a:hover { background-position: -240px -300px; }


/* 2ndペEジグローバルナビ設定
---------------------------------------------------- */

#p_navi {
	width:850px;
	margin-left: auto;
	margin-right:auto;
	height: 36px;
	list-style-type: none;
	background:#FFFFFF url(../img/common/g_navi_2.gif) repeat-x left top;
}

#p_navi li {
    float:left;
	width:333px;
}

#p_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 36px;
	padding-top: 36px;
	color: #FFFFFF;
	background-image:url(../img/common/g_navi_2.gif)
}

/*オフマウス*/
#pnav01 a { background-position: 0      0; }
#pnav02 a { background-position: -333px 0; }
#pnav03 a { background-position: -666px 0; }

/*ステイ*/
#pnav01 a.stay { background-position:  0     -36px; }
#pnav02 a.stay { background-position: -333px -36px; }
#pnav03 a.stay { background-position: -666px -36px; }


/*オンマウス*/
#pnav01 a:hover { background-position:  0     -36px; }
#pnav02 a:hover { background-position: -333px -36px; }
#pnav03 a:hover { background-position: -666px -36px; }


/* コンテンツ設定
---------------------------------------------------- */
#main_contents {
	height: auto;
	width: 970px;
	padding: 0;
}

#box {
	height: auto;
	width: 970px;
	background-repeat: repeat-y;
	background-image: url(../img/common/contents_mid.png);
}

*html #box {
	height: auto;
	width: 970px;
	background-repeat: repeat-y;
	background-image: url(../img/common/contents_mid.gif);
}




/* 中コンテンツ設定
---------------------------------------------------- */
#center {
	width:680px;
	height: auto;
	float: left;
	padding: 0;
	margin-left: 20px;
}

*html #center {
	width:680px;
	height: auto;
	float: left;
	padding: 0;
	margin-left: 10px;
}


#center p {
	margin-left:15px;
}
	

.left_contents_end {
	 background-image:url(../img/common/bg_left_contents_bottom.gif);
	 background-repeat:no-repeat;
	 height:22px;
}

#news {
	width:620px;
	background-image: url(../img/common/bg_left_contents_mid.gif);
	background-repeat: repeat-y;
	height:auto;
}

.contents_box {
	width:620px;
	background-image: url(../img/common/bg_left_contents_mid.gif);
	background-repeat: repeat-y;
	height:auto;
	margin-bottom: -10px;
}

.contents_text {
	width:565px;
	height:auto;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.contents_text ul li {
	margin-bottom:15px;
}

.news_box {
	width:287px;
	float:left;
	margin-left: 8px;
	margin-top:5px;
	height: 170px;
}

*html .news_box {
	width:287px;
	float:left;
	min-height: 120px;
	padding-bottom: 15px;
	margin-left: 3px;
	margin-top:15px;
}


.news_img {
    width:92px;
	margin:7px;
	float:left;
}

.news_title {
	width:170px;
	font-weight:bold;
	float:left;
	line-height: 90%;
}

.news_date {
	width:170px;
	float:left;
	font-size:80%;
	line-height: 100%;
}

.news_title a {
    color:#a38946;
}

.news_text {
	width:170px;
	float:left;
	margin-bottom: 40px;
}

.news_title_2 {
	width:575px;
	font-weight:bold;
	font-size:100%;
	padding-top:15px;
}


.reco_box {
	width:670px;
	background-image: url(../img/common/bg_left_contents_mid.gif);
	vertical-align: top;
}

.reco_text {
	padding-top:140px;
	margin-left: 18px;
	width: 300px;
	border-bottom:#999 dotted 1px;
	padding-bottom: 15px;
}

.reco_li {
	margin-left: 18px;
	width: 350px;
}


.reco_box_2 {
	width:590px;
	background-image:url(../img/index/contents_bg_1.jpg);
	background-repeat:no-repeat;
	height:320px;
	margin-left: 10px;
}

.news_contents {
	height:auto;
}

.pasta_box {
	width:660px;
	padding-left: 10px;
}
.pasta_box img {
	float:left;
	padding:10px 3px;
}

/* 主要諸元
-------------------------- */
.shogen {
	margin-left:60px;
	width:550px;
	border:#999 solid 1px;
}

.shogen td {
	border-bottom:#999 dotted 1px;
	width:150px;
	padding:2px 10px;
}

.shogen th {
	border-bottom:#999 dotted 1px;
	width:300px;
	padding:10px;
	font-weight: normal;
}

/* 会社概要
-------------------------- */
.gaiyo {
	margin-left:30px;
	width:500px;
	border:#999 solid 1px;
}

.gaiyo td {
	border-bottom:#999 dotted 1px;
	width:120px;
	font-size: small;
	padding:2px 1px;
}

.gaiyo th {
	border-bottom:#999 dotted 1px;
	border-left:#999 dotted 1px;
	width:380px;
	font-size: small;
	padding:1px;
	font-weight: normal;
}

/* 代理店
-------------------------- */
.agent {
	margin-left:30px;
	width:620px;
	border:#090 double;
	margin-bottom: 20px;
}

.agent td {
	border-bottom:#999 dotted 1px;
	width:594px;
	padding:8px 10px;
	text-align:center;
}

.agent th {
	border-bottom:#999 dotted 1px;
	width:610px;
	padding:8px 2px;
	text-align:center;
	font-weight:bold;
	font-size:120%;
}

/* 代理店_2
-------------------------- */
.agent_2 {
	margin-left:10px;
	width:520px;
	border:#999 solid 1px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.agent_2 td {
	border-bottom:#999 dotted 1px;
	width:380px;
	padding:2px 10px;
	font-size: 80%;
}

.agent_2 th {
	border-bottom:#999 dotted 1px;
	width:120px;
	padding:2px 2px;
	text-align:center;
	font-weight:bold;
	background-color:#CCC;
}



/* 代理店_3
-------------------------- */
.agent_3 {
	margin-left:10px;
	width:660px;
	border:#999 solid 1px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.agent_3 td {
	border-bottom:#999 dotted 1px;
	width:257px;
	padding:2px 5px;
	font-size: 80%;
	vertical-align: top;
	border-left:#999 dotted 1px;
}

.agent_3 th {
	border-bottom:#999 dotted 1px;
	width:120px;
	padding:2px 2px;
	text-align:center;
	font-weight:bold;
	background-color:#CCC;
}

.ag_3 {
	border-bottom:#999 dotted 1px;
	padding:2px 2px;
	text-align:center;
	font-weight:bold;
	background-color:#CCC;
}

.ag_1 {
	background-color:#fff;
	width:120px;
}


/* 右コンテンツ設定
---------------------------------------------------- */
#right {
	width:240px;
	height: auto;
	float: left;
	padding: 0;
	margin-left: 10px;
}

#right_bg {
	width:240px;
	background-color:#e8e7e7;
	margin-top:15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#right_bg_1 {
	background-color:#e8e7e7;
	margin-top:15px;
	padding-top: 15px;
	padding-left: 60px;
	padding-bottom: 5px;
}





/* フッター設定
---------------------------------------------------- */

#footer {
	height: auto;
	width: 100%;
	font-size: 12px;
	clear: both;
	border-top-color:#717171;
	border-top-style:solid;
	border-top:2px;
	margin-top: 15px;
}

#footbox {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/common/foot_bg.gif);
	background-repeat: no-repeat;
}


#footernavi {
	width:970px;
	float: left;
	height:120px;
	margin-top: 25px;
}

#footernavi ul li {
	background-image:url(../img/common/foot_point.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
	color:#999;
	padding-left:5px;
	list-style:none;
	margin:30px 0 10px 13px;
}

#footernavi ul li a {
	color:#666;
}

#re_top {
	width:230px;
	text-align: center;
	margin-top: 25px;
	height:auto;
}

#foot_bg {
	background-image:url(../img/common/foot_bg.gif);
	background-repeat:repeat-x;
	height:39px;
	width:100%
}


#copy {
	font-size:10px;
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
	width: 850px;
	padding-top:10px;
}




	
/* お問あわせフォーム
---------------------------------------------------- */
#form {
     padding:20px 10px 20px 20px;
}

.form_title {
 padding-left: 10px;
 width: 130px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 font-size:0.9em;
}

.form_title_top {
 padding-left: 10px;
 width: 130px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 border-top-width: 1px;
 font-size:0.9em;
}

.form_input {
 width: 340px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
}

.form_input_top {
 width: 340px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
}

.input03 {
 background-color: #FFFFFF;
 border: 1px solid #cccccc;
 padding: 5px;
 text-align:center;
}

.co_ta {
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	border:#CCC solid 1px;
	width:600px;
}

.co_ta1 {
	width:23%;
	padding:10px 0 10px 5px;
	border-bottom:#999 dotted 1px;
}

.co_ta2 {
    width:5%;
	border-bottom:#999 dotted 1px;
}

.co_ta3 {
	width:70%;
	padding:10px 0 10px 0;
	border-bottom:#999 dotted 1px;
}

.co_ta4 {
    text-align:center;
	padding:5px 0 3px 0;
}

.co {
    font-size:10px;
}



/* Pager Styles
-----------------------------------------------------------------------------  */
#rs_pager{
	padding:2em 0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	clear:both;
	}
#rs_pager a{
	padding:5px 8px;
	border:1px solid #E7E7E7;
	font-size:110%;
	text-decoration:none;
	}
#rs_pager a:hover{
	border:1px solid #DBECFF;
	background: #DBECFF;
	}
#rs_pager b{
	border:1px solid #E7E7E7;
	padding:3px 6px;
	background: #E7E7E7;
	color: #999;
	font-weight:bold;
	}



.linkimg:hover img {
	opacity:0.6;
	filter: alpha(opacity=80);
}

.text01 {
	font-size:2.0ex;
}

/* 新着情報
-----------------------------------------------------------------------------  */
.news {
	overflow:auto;
	height: 180px;
	width: 660px;
	margin-left: 15px;
	padding-top: 10px;
	padding: 10px 0 10px 0;
	padding-bottom:15px;
}

.topics {
	border-bottom: dotted #666666 1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width:95%;
}









/* サイトマップ
-----------------------------------------------------------------------------  */

.sitemap {
	margin-left:50px;
	list-style-type:none;
}

.sitemap li {
	padding-bottom:15px;
}
