@charset "utf-8";

/* reset css
---------------------- */
html {
	height: 100%;
	overflow-y: scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
th,
td {
	padding: 0;
	margin: 0;
}

address,
caption,
em,
strong,
th {
	font-style: normal;
}

caption,
th {
	text-align: left;
}

hr,
legend {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

li {
	list-style-type: none;
}

#contents table,
#contents ol,
#contents ul,
#contents dl,
#contents blockquote,
#contents pre,
#contents p {
	margin-bottom: 1em;
}

a img,
fieldset {
	border: none;
}

body {
	height: 100%;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 80%;
	color: #1F1B18;
	line-height: 1.5;
}

* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a:link {
}

a:visited {
	text-decoration: none;
}

a:hover {
}

a:active {
}

/* LAYOUT
---------------------- */

#page {
	margin: 0 auto;
	background: url(img/header.gif) repeat-x left top;
	min-height: 100%;
}

/* header */
#header {
	zoom: 1;
	width: 950px;
	margin: 0 auto;
	padding:10px;
}

#header {
	zoom: 1;
	width: 950px;
	margin: 0 auto;
	padding:10px;
}

#header h1 {
	font-size:80%;
	font-weight:normal;
	letter-spacing:1px;
	color:#4d4d4d;
}

#header .head-logo {
	float: left;
}

#header .head-inquiry {
	float: right;
	text-align: right;
}

/* navigation */


#gnavi dl {
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:solid 1px #ccc;
}

#gnavi dd img,
#gnavi dt img {
	vertical-align:bottom;
}

#contents {
	clear: both;
	zoom: 1;
	background:#fff;
	margin: 0 auto;
	width:950px;
}

/* contents */
#visual {
	width: 730px;
	margin: 0 0 10px 0;
}

#contents:after,
#header:after,
#gnavi:after {
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}

#sub {
	float: left;
	width: 200px;
	margin: 10px 0;
}

#sub a img {
	display: block;
}

#sub ul a img {
	display: inline;
}

#sub a:hover {
	text-decoration:none;
}

#sub h2 {
	padding: 10px 10px 0;
	font-size: 120%;
	color: #171717;
	background: url(img/sub_title.gif) no-repeat left top;
}

#sub p {
	color:#0033FF;
	font-size:85%;
}

#sub ul.subinfo {
	padding: 0px 3px 20px;
	background: url(img/sub_back.gif) no-repeat left bottom;
}

#sub .subinfo li {
	padding: 3px 10px;
}

#sub li.first_list {
	padding-top: 10px;
	background: url(img/first_list.gif) repeat-x left top;
}

#main {
	float: right;
	width: 730px;
	margin: 10px 0;
	display: inline;
}

.section h2 {
	background: url(img/title-bg.gif) no-repeat 3px 1px;
	font-weight:bold;
	height:41px;
	font-size: 120%;
	color:#1F1B18;
	padding: 20px 10px 0 65px;
}

.section h3 {
	font-weight:bold;
	font-size:110%;
	color: #333;
	border:1px solid #e3e5e6;
	border-left:solid 6px #5fa756;
	margin-bottom:30px;
	padding:20px 15px;
}

.article {
	letter-spacing:2px;
	line-height:24px;
	color: #32281F;
	padding: 10px;
	border-bottom: 1px dotted #dcc;
	margin-bottom:10px;
}

/* footer */
#footer {
	background:#5fa756;
	clear: both;
	padding:0 0 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footernavi {
	padding: 10px;
	text-align: center;
	background: url(img/border.gif) repeat-x left top;
}

#footernavi li {
	padding: 10px;
	display: inline;
	background: url(img/point1.gif) no-repeat left center;
}

#copy {
	text-align:center;
	margin:10px 0;
}

div#copy img {
	vertical-align:bottom;
}

#copy a {
	text-decoration: none;
}

/* 戻る */
.return {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.return a:link {
	background: #7c7c7c;
}

.return a:visited {
	background: #7c7c7c;
}

.return a:hover {
	background: #d1d1d1;
}

.return a:active {
	background: #d1d1d1;
}

/* 汎用スタイル */
.clear {
	clear: both;
}

.p_c {
	text-align:center;
}

.p_r {
	text-align:right;
}

.img_r {
	float: right;
	margin-top:8px;
	padding: 0 0 10px 10px;
}

.img_l {
	float: left;
	padding: 0 30px 10px 0;
}

.img_r img,
.img_l img {
	padding:3px;
	border:1px solid #CCC;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.float_r img {
	padding: 0 0 10px 10px;
}

.float_l img {
	padding: 0 10px 10px 0;
}

/* 各固定ページ用
---------------------- */


/* greeting.html */
#CompanyInfo {
	margin: 1em 0 2em;
	border-collapse: separate;
	width:99%;
}

#CompanyInfo th,
#CompanyInfo td {
	padding: 5px 10px;
	border-bottom: 1px solid #cccccc;
	line-height: 1.5;
}

#CompanyInfo th {
	border-left: 3px solid #318831;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

#CompanyInfo ul {
	margin:0;
}

/* access.html */
#access #main dt {
	font-weight: bold;
	color: #4dbe4b;
}

#access #main dd {
	margin: 0 0 1em 1em;
}

#map {
	height: 350px;
	width: 500px;
	font-size:90%;
	margin: 20px auto 30px;
	border: 1px solid #CCCCCC;
}

.googlemap {
	text-align: center;
}

/* privacy.html */

#privacy #main ul li {
	margin-left: 1.5em;
	list-style: none;
}

#privacy #main dl {
	margin-left: 1.5em;
}

#privacy #main dl dd {
	margin-bottom: 1em;
}

#privacy #main h3 {
	margin: 20px 0 5px 0;
}

/* inquiry.html */
#inquiry fieldset span {
	color: #FF0000;
}

.inquiry {
	width:500px;
	margin-top:5px;
	padding:15px 15px 10px;
	border:solid 5px #CCCCCC;
}

#tel {
	font-weight:bold;
	font-size:150%;
	color:#FF6633;
}

#fax {
	font-size:130%;
	color:#FF9933;
}

#MailForm {
	width: 500px;
	margin: 5px 0 15px;
	border-collapse: collapse;
}

#MailForm th,
#MailForm td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #444;
}

#MailForm th {
	width: 130px;
	background-color: #EBEBEB;
}

#MailForm input,
#MailForm textarea {
	width: 310px;
	border: 1px solid #B2B2B2;
}

.inputarea li {
	float: left;
	margin: 0 15px 0 0;
}

#thanks p {
	line-height: 300px;
	text-align: center;
}

/* 各ページ用スタイル
---------------------- */

/* index.html
---------------------- */
.inner01 {
	margin:0 0 25px;
	overflow:hidden;
	zoom:1;
}

.inner01 .setbg,
 .inner01 .set {
	overflow:hidden;
}

/* greeting.html
---------------------- */
.txt01 {
	font-weight:bold;
}

/* contents1.html
---------------------- */
dl.list02,
dl.list01 {
	overflow:hidden;
}

.list01 dt {
	color:#666666;
	font-weight:bold;
	border:2px dotted #5fa756;
	margin:0 0 10px;
	padding:5px 20px 5px 30px;
	background:url(img/icon01.gif) no-repeat 10px #FFFFCC;
}

.list01 dd {
	padding:0 0 15px 22px;
}

/*
#contents1 .setbg {
	padding:15px 15px 0;
	background:#FFFFCC;
	border:1px solid  #FFCCCC;
}*/

table.tab01 {
	width: 400px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.tab01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table.tab01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
}

/* contents2.html
---------------------- */
.list02 dt {
	font-weight:bold;
	border-bottom:2px dotted #CCC;
	padding:0 0 5px;
	margin:0 0 5px;
}

.txt02 {
	color:#FF6666;
	margin-left:15px;
	font-weight:bold;
}

.list02 dd {
	margin:0 0 20px;
	color:#666666;
}

#contents2 .tab01 {
	width:52%;
}

#contents2 .tab01 th {
	width:28%;
}

/* contents3.html
---------------------- */
#contents3 .tab01 {
	width:600px;
}

#contents3 .tab01 td {
	text-align:left;
}

#contents3 .tab01 th {
	width:100px;
}

/*inquiry.html
---------------------- */
.list03 {
	padding:10px 10px 0;
	border:1px solid #CCC;
	background:#f1f1f1;
}

.list03 li {
	list-style:disc;
	margin:0 0 0 20px;
}

