@charset "utf-8";

/*
 Share Style
----------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 18px;
	text-align: center;
	background: #000 url(img/bg.gif) repeat-x;
}

html {
	overflow-y: scroll;
}

/* font */

em {
	font-style: normal;
}

strong {
	font-weight: bold;
	color: #666666;
}

span {
	color: #cc0000;
}

a:link {
	color: #993300;
}

a:visited {
	color: #993333;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #993300;
}

p {
	margin: 0 0 1em;
}

a img {
	border: 0;
}

dl,
ul,
ol,
dl dt,
dl dd,
ul li,
ol li {
	padding: 0;
	margin: 0;
	list-style: none;
}

textarea,
select,
input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
}

h1,
h2 {
	padding: 0;
	margin: 0;
}

h1 {
	float:left;
	width:480px;/* 場合により調節 */
}

h2 {
	margin: 15px 0 0;
	text-align: center;
}

h3 {
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: white;
	line-height: 22px;
	background: url(img/bar_back.gif) no-repeat 0 0;
}

#rightTop h3 {
	height: auto;
	padding: 0;
	margin: 0 0 15px;
	font-size: 0;
	line-height: 0;
	background: none;
}

h4 {
	clear:both;
	padding:0 0 0 25px;
	background: url(img/point.gif) no-repeat;
	font-size:120%;
	color:#707070;
	border-bottom:1px dotted #9E9E9E;/* Csvﾈわ除 */
}

h5 {
	margin: 0 0 1em;
	font-size: 100%;
	color: #3333CC;
	text-indent: 0.5em;
}

#body {
	width: 780px;
	margin: 0px auto;
	border: #4D3626 1px solid;
	text-align: left;
	background-color: #fff;
}

#wrapper {
	margin: 0px auto;
	text-align: center;
	background: url(img/bg01.gif) no-repeat;
}

#header {
	height: 74px;
	padding: 12px 0px 12px 0px;
	background-image: url(img/h-bg.gif);
	background-repeat: repeat-x;
}

#contents {
	padding: 10px 14px 14px;
}

#left {
	float: left;
	width: 185px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

#right {
	float: right;
	width: 560px;
	margin: 10px 0px 0px 0px;
}

.leftcontents {
	padding: 10px;
}

#footer {
	clear: both;
	height: 29px;
	padding: 17px 0 0;
	margin: 0px;
	text-align: right;
	background: url(img/f-bg.gif) repeat-x top;
}

/* E topic link */
.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 {
	height: 27px;
	display: block;
}

.menu li.navi01 a {
	width: 75px;
	background-image: url(img/m-01.gif);
}

.menu li.navi02 a {
	width: 80px;
	background-image: url(img/m-02.gif);
}

.menu li.navi03 a {
	width: 80px;
	background-image: url(img/m-03.gif);
}

/* menu */

.s-menu {
	width: 175px;
	padding: 0px;
	margin: 0px 5px;
	text-align: center;
}

.s-menu li {
	float: left;
	display: inline;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
	margin:0 0 10px;
}

.s-menu li a {
	height: 36px;
	width: 175px;
	display: block;
}

.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 a {
	height: 25px;
	background: url(img/m-09.gif);
}

.request a img {
	width: auto;
	margin-top: 10px;
}

/* LAYOUT
--------------------------------------------- */

/* class */
.clear {
	clear: both;
}

.img_r {
	float: right;
	margin: 5px;
	vertical-align: top;
}

.img_l {
	float: left;
	margin: 0 5px 5px 0;
	vertical-align: top;
}

.img_c {
	text-align:center;
}

.p_right {
	text-align: right;
}

/* 戻る */
.return {
	clear: both;
	margin: 15px 0 15px;
	text-align: right;
}

.return a:link {
	background: #ccffff;
}

.return a:visited {
	background: #66ccff;
}

.return a:hover {
	background: #ccffff;
}

.return a:active {
	background: #ccffff;
}

/* address */
#Address {
	clear: both;
	padding: 10px 5px 10px 10px;
	margin: 15px 0 15px;
	border: #cbd6db 1px solid;
	color: #333;
	background-color: #D5D5D5;
}

#Address p {
	margin: 0 0 .5em;
}

#Address em {
	font-size: 140%;
	font-weight: bold;
	color: #666666;
}

/* layout
-------------------------------------------------- */

/* gbvy[W */
#rightTop { /* topのみ */
	margin: 10px 0 10px;
	float:right;
	width: 560px;
}

/*  greeting.html
------------------*/

	
#CompanyInfo {
	width: 99%;
	background: #DDD;
	border-collapse: separate;
}

#CompanyInfo th,
#CompanyInfo td {
	padding: 5px 10px;
	border: #FFF solid 1px;
	font-weight: normal;
	color: #555;
	line-height: 1.5;
	background: #FFF;
}

#CompanyInfo th {
	white-space: nowrap;
	background: url(img/type-b.gif) repeat-x left top;
}

/* access.html 
------------------*/

#map {
	height: 300px;
	width: 500px;
	margin: 15px auto 10px;
	border: 1px solid #555;
}

#map span {
	color: #333;
}

/* privacy.html
------------------*/
#Privacy ul li {
	margin-left: 1.5em;
	list-style: none;
}

#Privacy dl {
	margin-left: 1.5em;
}

#Privacy dl dd {
	margin-bottom: 1em;
}

#Privacy h4 {
	padding: 0;
	margin: 20px 0 5px 0;
	font-weight: normal;
	background: none;
}

/* inquiry.html 
------------------*/
#Inquiry h4 {
	padding: 0;
	margin: 30px 0 15px;
	border: none;
	background: none;
}

#Inquiry li {
	margin: 0 0 5px 20px;
	list-style: outside square;
}

#InfoTel {
	width: 500px;
	padding: 5px;
	margin: 30px 0 20px;
	border: 1px solid #dcdcdc;
	color: #666;
}

#InfoTel li {
	margin: 0;
	display: inline;
	list-style: none;
}

#InfoTel p {
	margin: 0 0 0 20px;
}

/* mailform */
table#MailForm {
	margin: 1em 0 0 0px;
	border-collapse: separate;
	border-spacing: 1em;
}

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;
}

/* index contents---------------------- */
.dl1 dt {
	float: left;
	width: 50px;
}

.siz {
	height: 5em;
}

/* contents---------------------- */
.table1 {
	width:540px;
}

.table1 td {
	width: 50%;
	vertical-align: text-top;
}

.dl2 {
	width:250px;
}

.dl2 dt {
	float: left;
	width: 180px;
}

.dl2 dd {
	text-align:right;
}

.text01 {
		font-size: 200%;
		font-weight: bold;
		padding: 10px;
		color: #FF0000;
		line-height:1.3;}
