@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;
}

html {
	background:url(img/mainback.gif) repeat-x;
}

body {
	height: 100%;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 90%;
	color: #333;
	line-height: 1.4;
	background:url(img/baseback.gif) center top no-repeat;
}

* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a:link {
	color:#000;
	text-decoration:underline;
}

a:visited {
	color:#0033CC;
}

a:hover {
	text-decoration: none;
}

a:active {
}

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

#page {
	width: 950px;
	padding: 0px;
	margin: 0 auto;
	min-height: 100%;
	border:1px solid #dec9b1;
}

/* header */
#header {
	padding: 15px 10px 0;
	background: url(img/headback.gif) #fff repeat-x top;
	zoom: 1;
}

#header h1 {
	float: left;
	width: 570px;
	height: 84px;
	background:url(img/logo.gif) no-repeat left top;
	overflow:hidden;
	text-indent:-9999px;
}

#header h1 a {
	display:block;
	width: 458px;
	height: 84px;
}

#topnavi {
	position:relative;
	float: right;
	width: 349px;
}

/*不可動menu*/

#topnavi ul {
	position:absolute;
	width:301px;
	top:37px;
	right:10px;
	float:right;
}

#topnavi ul li {
	float:left;
}

/*---------------------*/
/*
#topnavi ul {
	position:absolute;
	top:37px;
}

#topnavi li {
	float:left;
}

#topnavi li a {
	display:block;
	height:35px;
}

#topnavi li ul {
	background:#fff;
	border:1px solid #ccc;
	margin:10px 0 0 0;
	padding:0px;
}

#topnavi li li {
	padding:1px;
}

#topnavi .t-n01-topic dt {
	border-bottom:1px dashed #ccc;
}

#topnavi .t-n01-topic dd {
	margin-bottom:2px;
}

#topnavi .t-n01-topic a {
	height:auto;
}

#topnavi p.t-navi-info {
	width:500px;
	height:45px;
	background:url(img/t-navi-info01.gif) no-repeat #A65B00;
	text-indent:-9999px;
	overflow:hidden;
	clear:both;
}

#topnavi li.t-navi01 {
	width:182px;
	background:url(img/t-navi01.gif) no-repeat;
}

li.t-navi01 ul {
	width:500px;
}

#topnavi li.t-navi02 {
	width:107px;
	background:url(img/t-navi02.gif) no-repeat;
}

li.t-navi02 ul {
	width:300px;
}

#topnavi li.t-navi03 {
	width:85px;
	background:url(img/t-navi03.gif) no-repeat;
}

li.t-navi03 ul {
	width:400px;
}

#topnavi li.t-navi04 {
	width:87px;
	background:url(img/t-navi04.gif) no-repeat;
}

li.t-navi04 ul {
	width:500px;
}
*/

#unavi {
	width: 420px;
	padding-top: 45px;
	overflow: hidden;
	height: 25px;
	background: #CC9900;/*demo*/
}

/*---------------------*/

#unavi li {
	padding: 0 5px 0 12px;
	display: inline;
	background: url(img/point2.gif) no-repeat left center;
	float: right;
}

#unavi li a,
#copy a {
	color: #316AC5;
	text-decoration: none;
}

#topnavi address {
	position:absolute;
	top:-10px;
	right:0;
}

/* navigation */


#footernavi {
	padding: 2px 0;
	background: url(img/border.gif) repeat-x left top;
}

#gnavi {
	width: 220px;
	margin-bottom: 0;
}

#sub h3 {
	height:52px;
	background:url(img/gnavi-title.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#gnavi {
	padding:5px 0 20px 0;
	background:url(img/gnavi-bottom.gif) no-repeat bottom #f5f1e6;
}

#gnavi dt {
	text-indent:-9999px;
	overflow:hidden;
	margin:15px 12px 0 12px;
	border-bottom:1px solid #fff;
	background:url(img/dots01.gif) repeat-x bottom #F5ECE9;
}

#gnavi dt.gtitle01 {
	background:url(img/gnavi-sub01.gif) no-repeat;
}

#gnavi dt.gtitle02 {
	background:url(img/gnavi-sub02.gif) no-repeat;
}

#gnavi dt.gtitle03 {
	background:url(img/gnavi-sub03.gif) no-repeat;
}

#gnavi dd {
	font-size:90%;
	padding:0px;
	border-bottom:1px solid #fff;
}

#gnavi dd a {
	display:block;
	padding:6px 0 6px 28px;
	background:url(img/gnavi-point.gif) no-repeat 15px;
}

#gnavi dd a:hover {
	background:url(img/gnavi-point.gif) no-repeat 15px #e7e1d2;
}

#gnavi a:link,
#gnavi a:hover,
#gnavi a:visited,
#gnavi a:active {
	color:#333;
	text-decoration:none;
}

#qr {
	font-size:90%;
	padding:4px;
	margin-bottom:15px;
	background:#f6f3f3;
}

#qr img {
	margin-right:6px;
	float:left;
}

#qr strong {
	display:block;
	font-size:110%;
}

#qr p {
	margin:0px;
}

#address {
	padding-bottom:10px;
	background:url(img/address-bottom.gif) no-repeat bottom #efdcbe;
}

#address dl {
	padding:140px 10px 0 10px;
	margin-bottom:10px;
	background:url(img/address-bg.gif) no-repeat top;
}

#address dt {
	font-size:100%;
	font-weight:bold;
}

#address dd {
	font-size:90%;
}

#address p {
	width:149px;
	margin:0 auto;
}

#contents {
	clear: both;
	zoom:1;
	margin-bottom:20px;
	background:#fff;
}

/* contents */
#visual {
padding-top:18px;
	margin-bottom:10px;
		background:url(img/headline.gif) repeat-x top;
}

#visual h2 {
	text-align: center;
	padding-bottom:10px;
	background:url(img/titleline.gif) repeat-x bottom;
}

#s-title {
	position:relative;
	width:680px;
	height:80px;
	text-align: center;
	padding-bottom:15px;
	margin:0 auto;
}

#s-title h2 {
	position:absolute;
	top:25px;
	left:40px;
	font-size:130%;
	color:#7c011d;
}

.title-ptn01 {
	background:url(img/s-title01.jpg) no-repeat;
}

.title-ptn02 {
	background:url(img/s-title02.jpg) no-repeat;
}

.title-ptn03 {
	background:url(img/s-title03.jpg) no-repeat;
}

.title-ptn04 {
	background:url(img/s-title04.jpg) no-repeat;
}

.title-ptn05 {
	background:url(img/s-title05.jpg) no-repeat;
}

.title-ptn06 {
	background:url(img/s-title06.jpg) no-repeat;
}

.title-ptn07 {
	background:url(img/s-title07.jpg) no-repeat;
}

.title-ptn08 {
	background:url(img/s-title08.jpg) no-repeat;
}

#contents:after,
#header:after,
#gnavi:after {
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}

#main {
	float: right;
	width: 700px;
	margin:20px 0 10px 0;
}

.section {
	padding: 0 10px 10px;
	background: url(img/section_back.gif) no-repeat left top;
	overflow:hidden;
	zoom:1;
}

.section h3 {
	line-height:35px;
	font-size: 110%;
	background:url(img/m-bg01.gif) no-repeat;
	margin: 0 0 .5em;
	padding-left:15px;
}

.section h4 {
	font-size:130%;
	font-weight: bold;
	color: #0076e4;
	margin-bottom:10px;
}

.article {
	padding: 10px;
	border-bottom: 1px dotted #dcc;
}

#sub {
	display:inline;
	float: left;
	width: 220px;
	padding: 0 0 20px;
	margin: 20px 0 10px 10px;
}

/* footer */
#footer {
	background: #C1B593;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footernavi {
	padding: 10px 10px 30px;
	text-align: center;
}

#footernavi li {
	padding: 10px;
	display: inline;
	background: url(img/point1.gif) no-repeat left center;
}

#copy {
	padding-bottom: 15px;
	font-size: .8em;
	text-align: center;
}

/* 戻る */
.return {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.return a:link {
	background: #FF99CC;
}

.return a:visited {
	background: #FF99CC;
}

.return a:hover {
	background: #CC9966;
}

.return a:active {
	background: #CC9966;
}

/* 汎用スタイル */
.clear {
	clear: both;
}

.img_r {
	float: right;
	padding: 0 0 10px 10px;
}

.img_l {
	float: left;
	padding: 0 10px 10px 0;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.text_c {
	text-align:center;
}

/* 各固定ページ用
---------------------- */

/* greeting.html */
#CompanyInfo {
	width: 95%;
	margin: 1em 0 2em;
	border-collapse: separate;
}

#CompanyInfo th,
#CompanyInfo td {
	padding: 5px 10px;
	border-bottom: 1px solid #cccccc;
	line-height: 1.5;
}

#CompanyInfo th {
	border-left: 3px solid #006633;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

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

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

#map {
	height: 350px;
	width: 500px;
	margin: 20px auto 30px;
	border: 1px solid #CCCCCC;
}

.googlemap {
	text-align: center;
}

/* privacy.html */

#privacy dt {
	font-size:120%;
	font-weight:bold;
	color: #6D533A;
	background:url(img/icon01.gif) no-repeat 0px 6px;
	margin-bottom:15px;
	padding:0 0 0 22px;
}

#privacy ul,
#privacy ol {
	background:#FAF3EB;
	padding:13px;
	margin:0 10px 35px 10px;
}

#privacy li {
	margin-bottom:4px;
}

/* inquiry.html */
#inquiry fieldset span {
	color: #FF0000;
}

#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 */

#top-topic ul {
	overflow:hidden;
	zoom:1;
}

#top-topic li {
	width:220px;
	margin-right:10px;
	float:left;
	background: #00CC66;/*demo*/
}

#top-topic li.last {
	margin-right:0px;
}

#top-topic .t-topic01 dt {
	margin-bottom:8px;
}

#top-contents {
	font-size:90%;
}

#top-contents .cnts01 {
	width:380px;
	float:left;
}

#top-contents h3 {
	background:#f0e4d9;
	border:1px solid #ad6a68;
	padding:0 10px;
}

#index .section a:link,
#index .section a:hover,
#index .section a:visited,
#index .section a:active {
	color:#513c1a;
	text-decoration: underline;
}

#index .section a:hover {
	text-decoration:underline;
	color: #7c6033;
}

.cnts01 ul {
	padding:0 5px;
}

.cnts01 li a {
	display:block;
	background:url(img/dots01.gif) repeat-x bottom;
	padding:5px;
	overflow:hidden;
	zoom:1;
}

.cnts01 li a img {
	margin:2px 5px 0 0;
	float:left;
}

#top-contents .cnts02 {
	width:280px;
	float:right;
}

.cnts02 ul {
	padding:0 5px;
}

.cnts02 li {
	margin-bottom:10px;
}

#top-news h3 {
	padding:0px;
	background:none;
	border:0px;
}

#top-news dl {
	overflow:hidden;
	zoom:1;
}

#top-news dt {
	width:106px;
	background:url(img/point3.gif) no-repeat 0px 5px;
	padding:0 20px 0 15px;
	float:left;
}

#top-news dd {
	width:519px;
	margin:0 0 10px 0;
	float:left;
}

#top-news dd a {
	display:block;
}

/* 個別ページ汎用スタイル */


h4.h4-title01 {
	color:#5F3110;
	background:url(img/dots01.gif) repeat-x bottom;
	padding-bottom:5px;
}

.allow01 {
	height:50px;
	font-size:160%;
	background:url(img/allow01.gif) no-repeat 100px 0;
	padding:5px 0 0 170px;
}

.allow01 span {
	display:block;
	background:url(img/allow-txt01.gif) no-repeat;
}

.no-txt {
	text-indent:-9999px;
	overflow:hidden;
}

.list01 dt {
	margin-right:10px;
}

.list02 {
	width:60%;
	border:1px solid #ccc;
	padding:10px;
}

.list02 dt {
	margin-bottom:4px;
}

.list03 {
	width:480px;
	background:#F2F2F2;
	padding:10px;
}

.list03 dt {
	font-size:120%;
	color:#FF3300;
	margin-bottom:5px;
}

.list04 dt {
	font-weight:bold;
}

.ptn02 dt {
	float:left;
}

.price span {
	color:#CC0000;
	margin-left:15px;
}

.price {
	font-size:110%;
	font-weight:bold;
}

.assist01 {
	font-size:90%;
	clear:both;
}

.txt01 {
	color:#CC0000;
}

.txt02 {
	font-size:110%;
	color: #5E3E26;
	background:url(img/icon01.gif) no-repeat left;
	padding:0 0 0 18px;
}


caption {
	font-weight:bold;
	margin-bottom:3px;
}

.table01 {
	border-collapse:collapse;
}

.table01 thead th {
	text-align:center;
}

.table01 thead td {
	background:#FDF5E3;
}

.table01 th,
.table01 td {
	font-weight:normal;
	border:1px solid #EBA985;
}

.table01 th {
	background:#FDF5E3;
	padding:3px 20px;
}

.table01 td {
	width:100px;
	text-align:right;
	padding:3px 8px 3px 8px;
}

.table01 td span {
	color:#FF3300;
}

.table01 .td-size150 {
	width:150px;
	text-align:left;
}

.table01 .td-size150-2 {
	width:150px;
}

.table01 .td-size300 {
	width:300px;
	text-align:left;
}

.similar-entry dt {
	font-size:110%;
	font-weight:bold;
	margin-bottom:6px;
	border-bottom:1px solid #764032;
}

.similar-entry dd li {
	margin-bottom:5px;
	padding:0 0 0 15px;
	background:url(img/point3.gif) no-repeat left;
}

/*-- greeting.html --*/

#owner-voice {
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}

#owner-voice dt {
	width:70px;
	font-size:120%;
	font-weight:bold;
	color:#336600;
	margin-bottom:10px;
	float:left;
}

#owner-voice dd {
	width:590px;
	margin-bottom:10px;
	float:left;
}

/*-- recruit.html --*/

.rectable {
	widows:99%;
	border-collapse:collapse;
}

.rectable th,
.rectable td {
	font-weight:normal;
	border:1px solid #D6A692;
	padding:6px 8px;
}

.rectable th {
	width:14%;
	background:#FAF3E4;
}

.rectable td ol {
	margin:0px;
}

.rectable li {
	list-style:decimal;
	margin-left:25px;
}

