@charset "utf-8";

/*
 Share Style
----------------------------------------------------------- */

body {
	font-size:.8em;
	line-height: 1.5;
	background:#e9e4db url(img/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック" ,sans-serif;
	color:#222;
}

html {
	overflow-y:scroll;
}
	
/* font */

p {
	margin: 0 0 1em;
}

a img { 
	border:0;
}

textarea,select,input {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
}

h1, 
h2 {
	margin:0;
	padding:0;
}

h1 {
	float:left;
	width:480px;/* 場合により調節 */
}

h2 {
	text-align:center;
	margin:15px 0 0;
}

h3 {
	background:url(img/bar_back.gif) no-repeat 0 0;
	height:22px;
	color:white;
	font-size:14px;
	line-height:22px;
	margin:0;
	padding:0 0 0 15px;
	font-weight:normal;
}
	
	
#TopLink li h3 { 
	margin:0 0 15px;
	background:none;
	height:auto;
	padding:0;
	font-size:0;
	line-height:0;
}

h3#Greeting {
	background:none;
	height:24px;
	margin:0;
	padding:0 0 .5em 10px;
}

h4 {
	clear:both;
	margin:0 0 20px;
	padding:15px 0 0 40px;
	background: url(img/point.gif) no-repeat 10px 80%;
	line-height:2;
	letter-spacing:.1em;
	font-size:120%;
	color:#4d3626;
	border-bottom:1px dotted #b69872;
}

h5 {
	font-size:100%;
	margin:0 0 1em;
	text-indent:.5em;
	color:#4d3626;
}

#body {
	width: 780px; 
	border: #4D3626 1px solid;
	background-color:#fff;
	text-align:left;
	margin: 0px auto;
}

#wrapper {
	margin: 0px auto;
	text-align:center;
}

#header{
	background-image:url(img/h-bg.gif);
	background-repeat:repeat-x;
	padding: 12px 0px 12px 0px;
	height:74px;
}

#contents {
	padding:10px 14px 14px;
}

#left {
	margin: 10px 0px 0px 0px;
	float:left;
	width: 185px;
	text-align:center;
}

#right {
	margin: 10px 0px 0px 0px;
	float:right;
	width: 560px;
}

.leftcontents {
	padding: 10px;
}

#footer {
	background: url(img/f-bg.gif) repeat-x top;
	padding: 17px 0 0;
	text-align:right;
	margin: 0px;
	clear:both;
	height:29px;}
	
/* E topic link */

.menu ul,
.menu ul li,
.s-menu ul,
.s-menu ul li{
	margin:0;
	padding:0;
	list-style:none;
}


.menu {
	float:right;
	width: 250px;
	margin: 0px;
	height:30px;
	background: url(img/url.gif) no-repeat 80% 100%;/* URLの位置を調節 */
	padding: 0 0 30px;
}
	
.menu li{
	float: right;
	display: inline;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
}

.menu li a { 
	display:block;
	height:27px;
}

.menu li.navi01 a { background-image: url(img/m-01.gif); width: 75px;}
.menu li.navi02 a { background-image: url(img/m-02.gif); width: 80px;}
.menu li.navi03 a { background-image: url(img/m-03.gif); width: 80px;}

/* menu */

.s-menu{
	width: 181px;
	margin: 0px 5px;
	padding: 0px;
	text-align: center;
}

.s-menu ul li{
	float: left;
	display: inline;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
	margin:0 0 3px;
}

.s-menu li a {
	display: block;
	width: 181px;
	height:41px;
}

.s-menu li.menu01 { 
	background: url(img/m-04_hover.gif);}

.s-menu li.menu01 a{
	background: url(img/m-04.gif);}

.s-menu li.menu01 a:hover{
	background:none;}

.s-menu li.menu02 {
	background: url(img/m-05_hover.gif);}

.s-menu li.menu02 a {
	background: url(img/m-05.gif);}

.s-menu li.menu02 a:hover {
	background:none;}

.s-menu li.menu03 {
	background: url(img/m-06_hover.gif);}

.s-menu li.menu03 a{
	background: url(img/m-06.gif);}

.s-menu li.menu03 a:hover {
	background:none;}

.s-menu li.menu04{
	background: url(img/m-07_hover.gif);}

.s-menu li.menu04 a{
	background: url(img/m-07.gif);}

.s-menu li.menu04 a:hover { 
	background:none;}

.s-menu li.menu05 {
	background: url(img/m-08_hover.gif);}

.s-menu li.menu05 a{
	background: url(img/m-08.gif);}

.s-menu li.menu05 a:hover { 
	background:none;}
	
.s-menu li.menu06 {
	background: url(img/m-09_hover.gif);}

.s-menu li.menu06 a{
	background: url(img/m-09.gif);}

.s-menu li.menu06 a:hover { 
	background:none;}
	
.s-menu li.menu07 {
	background: url(img/m-10_hover.gif);}

.s-menu li.menu07 a{
	background: url(img/m-10.gif);}

.s-menu li.menu07 a:hover { 
	background:none;}
	
.s-menu li.menu08 {
	background: url(img/m-11_hover.gif);}

.s-menu li.menu08 a{
	background: url(img/m-11.gif);}

.s-menu li.menu08 a:hover { 
	background:none;}
	
.s-menu li.menu09 {
	background: url(img/m-12_hover.gif);}

.s-menu li.menu09 a{
	background: url(img/m-12.gif);}

.s-menu li.menu09 a:hover { 
	background:none;}

.request{
	margin-top:7px;
}

#rightTop h3.info-banner{
	background: url(img/info-banner_hover.jpg);
	text-indent:-9999px;
	/*\*/ overflow: hidden;
	margin:0 0 10px;
	padding:0;
	clear: both;
	width: 560px;
	height:112px;
}
	
#rightTop h3.info-banner a{
	display: block;
	height:112px;
	background-image: url(img/info-banner.jpg);
}

#rightTop h3.info-banner a:hover{
	background:none;
}
#infomation {
	border-right: 1px solid #bb9070;
	border-bottom: 1px solid #bb9070;
	border-left: 1px solid #bb9070;
	padding: 1em;
}

/* LAYOUT
--------------------------------------------- */

/* class */
.clear { clear:both;}

.img_r {
	float: right;
	vertical-align:top;
	margin:0 0 5px 5px;
}

.img_l {
	float: left;
	margin:0 5px 5px 0;
	vertical-align:top;
}

.p_right { 
	text-align:right;
}

/* 戻る */
.return {
	text-align:right;
	margin:15px 0 15px;
	clear:both;}
.return a:link {
	background:#333;}
.return a:visited {
	background:#333;}
.return a:hover {
	background:#CC3300;}
.return a:active {
	background:#333;}


/* layout
-------------------------------------------------- */

/* gbvy[W */
#rightTop { /* topのみ */
	margin: 10px 0 10px;
	float:right;
	width: 560px;
}
	
#TopLink {
		margin:0;
		float:left;
		padding:0;
}

#TopLink li {
		float:left;
		margin:0 2px 0 0;
		display:inline;
		padding: 0;
}

/*  greeting.html
------------------*/

#CompanyInfo {
	border-collapse:separate;
	background:#DDD;
	width:520px;
	margin:1em auto 2em;
}

#CompanyInfo th,
#CompanyInfo td {
	background:#FFF;
	color:#555;
	border:#FFF solid 1px;
	font-weight:normal;
	padding:5px 10px;
	line-height: 1.5;
}

#CompanyInfo th {
	background: url(img/type-b.gif) repeat-x left top;}
	

/* access.html 
------------------*/
#access dt{
	font-weight:bold;
	color:#CC0000;
}

#access dd{
	margin:0 0 1em 1em;
}

#map { 
	width:500px;
	height:270px;
	border:1px solid #555;
	margin:15px auto 10px;
}

#map span { 
	color:#333;
}

/* privacy.html
------------------*/
#Privacy ul {
margin:0;
padding:0;
}

#Privacy ul li {
	list-style:none;
	margin:0 0 0 1.5em;
}

#Privacy dl { 
	margin:0 0 0 1.5em;
}

#Privacy dl dd { 
	margin:0 0 1em 0;
}

#Privacy h4 {
	margin:20px 0 5px 0;
	background:none;
	font-weight:bold;
	padding:0;
}

/* inquiry.html 
------------------*/
#Inquiry ul ,#Inquiry li
{margin:0;
padding:0;
list-style:none;}

/* mailform */
table#MailForm {
	border-collapse:separate;
	border-spacing:1em;
	margin:1em 0 0 0px;
}

table#MailForm th { 
	width:120px;
	border-right:5px solid #f2f2f2;
	font-weight:normal;
}

table#MailForm th, 
table#MailForm td { 
	padding:5px 5px 5px 10px;
}

table#MailForm td textarea {
	width:300px;
}

table#MailForm td input {
	width:200px;
}

/* input */
.inputarea {
	margin-left:300px;
}

.inputarea li {
	display:inline;
}

/* CONTENTS
---------------------- */
/* all */

