@charset "utf-8";
/* -----------------------------------------------------------------
	http://www.natural-foot.net/
	更新日：2009年8月26日
	バージョン：2.0
------------------------------------------------------------------*/

/* -----------------------------------------------------------------
	目次
	
	リセット
	基本スタイル
	wrapper
	CSSハック
	各種クラス
	header
	Gnav
	contents
	sidebar
	main
	footer
	page1
	page2
	page3
	page4
	form
	thanks
	link

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

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

	リセット

------------------------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	font-size: 62.5%;
	line-height: 1.5;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Firefox3 用 */
html:not([lang*=""]) table {
    border-collapse: separate;
    border-spacing: 0;
 }
caption,th {
	text-align:left
}
ol,ul {
	list-style:none;
}
fieldset {
	border: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}

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

	基本スタイル

------------------------------------------------------------------*/
body {
	color: #333333;
	background-color: #d2d2d2;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	font-weight: normal;
}
p {
	font-size: 1.2em;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
/*
a:visited {
	color: #999999;
	text-decoration: underline;
}
*/
a:hover {
	color: #000000;
	text-decoration: none;
}
/*a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
*/

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

	wrapper

------------------------------------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px auto;
}

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

	CSSハック

------------------------------------------------------------------*/
/* Internet Explore6.0 用 */
/*ヘッダ部分*/
* html #content {
	margin-top:-2px;
	text-align: center;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}

/*hides form IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide form IE-mac */

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

	各種クラス

------------------------------------------------------------------*/
.mgnTop5 {
	margin-top: 5px;
}
.mgnTop10 {
	margin-top: 10px;
}
.mgnTop15 {
	margin-top: 15px;
}
.mgnTop20 {
	margin-top: 20px;
}
.mgnTop25 {
	margin-top: 25px;
}
.mgnTop30 {
	margin-top: 30px;
}
.mgnBtm5 {
	margin-bottom: 5px;
}
.mgnBtm10 {
	margin-bottom: 10px;
}
.mgnBtm15 {
	margin-bottom: 15px;
}
.mgnBtm20 {
	margin-bottom: 20px;
}
.mgnBtm25 {
	margin-bottom: 25px;
}
.mgnBtm30 {
	margin-bottom: 30px;
}
.s9 {
	font-size: 0.9em;
	line-height: 1.4;
}
.s10 {
	font-size: 1em;
	line-height: 1.4;
}
.s14 {
	font-size: 1.4em;
}
.s16 {
	font-size: 1.6em;
}
.tabBgc {
	background-color: #EBEBEB;
}

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

	header

------------------------------------------------------------------*/
#header {
	overflow: hidden;
	height: auto;
	width: 800px;
}
#header h1 {
	background-image: url(images/design/headerObi.gif);
	background-repeat: repeat-x;
	line-height: 18px;
	height: 18px;
	padding-left: 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#header #headerL {
	float: left;
	width: 130px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#header #headerR {
	float: right;
	width: 205px;
	padding-right: 20px;
	margin-bottom: 10px;
}
#keyVisual p {
	clear: both;
	width: 800px;
	margin-bottom: 10px;
}

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

	Gnav

------------------------------------------------------------------*/
#Gnav {
	height: 50px;
	width: 800px;
	position: relative;
	overflow: hidden;
}
#Gnav ul li {
	float: left;
}
#Gnav  ul  li  a {
	height: 50px;
	width: auto;
}
#Gnav ul li a:hover {
	position: relative;
	top: -50px;
	height: 50px;
	width: auto;
}
#Gnav ul li#Gnav5 a:hover {
	position: relative;
	top: 0px;
	height: 50px;
	width: auto;
}
#home #Gnav  ul  li#Gnav1  a,
#page1 #Gnav  ul  li#Gnav2  a,
#page2 #Gnav  ul  li#Gnav3  a,
#page3 #Gnav  ul  li#Gnav4  a {
	position: relative;
	top: -50px;
	height: 50px;
	width: auto;
}

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

	contents

------------------------------------------------------------------*/
#contents {
	clear: both;
	width: 800px;
	overflow: hidden;
	background-image: url(images/design/gBorder.gif);
	background-repeat: repeat-y;
	background-position: 221px;
	margin-top: 20px;
}

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

	sidebar

------------------------------------------------------------------*/
#sidebar {
	height: auto;
	width: 190px;
	float: left;
	padding-left: 20px;
}
#sidebar #banner1 p {
	margin-bottom: 15px;
}
#sidebar #access {
}
#sidebar #access h2 {
	font-size: 1.4em;
	background-image: url(images/design/sideTi.gif);
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
	padding-left: 15px;
	color: #c88b0e;
	margin-bottom: 10px;
}
#sidebar #access #googleMap {
	margin-bottom: 5px;
}
#sidebar #access p {
	margin-bottom: 5px;
	line-height: 1.4em;
}
#sidebar #access h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #78bd43;
}
#sidebar  #access  span	 {
	font-size: 0.7em;
}
#sidebar #access table {
	border-top: 1px solid #999999;
	width: 190px;
}
#sidebar #access table th,td {
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#sidebar #access table th {
	width: 56px;
	background-color: #ebebeb;
}
#sidebar #banner2 p {
	margin-top: 15px;
}

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

	main

------------------------------------------------------------------*/
#main {
	float: right;
	height: auto;
	width: 540px;
	padding-right: 20px;
}
#main h2 {
	font-size: 1.4em;
	background-image: url(images/design/mainTi.gif);
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
	padding-left: 15px;
	color: #c88b0e;
	margin-bottom: 15px;
	clear: both;
	}
#main   .h2Sub  {
	font-size: 0.7em;
	line-height: 27px;
	text-align: right;
	display: block;
	margin-top: -27px;
	padding-right: 15px;
	color: #333333;
}
#main    .h2Sub2  {
	font-size: 0.7em;
	padding-left: 2em;
	color: #333333;
}
#main h3 {
	font-size: 1.6em;
	color: #66b720;
	background-image: url(images/design/midashi1.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: left center;
	font-weight: bold;
	clear: both;
	margin-bottom: 5px;
}
#main .h3Sub {
	font-size: 0.7em;
}
#main  .h3Sub2 {
	display: block;
	height: 24px;
	margin-top: -24px;
	text-align: right;
}
#main .genteicourse table tr {
	float: right;
}
#main #coupon {
	height: auto;
	width: 540px;
	overflow: hidden;
	margin-bottom: 15px;
}
#main #coupon p {
	float: left;
}
#main #shop {
	height: auto;
	width: 540px;
	overflow: hidden;
}
#main #shop .shopL {
	float: left;
	height: auto;
	width: 266px;
	margin-bottom: 25px;
}
#main  #shop  .shopR {
	float: right;
	height: auto;
	width: 266px;
	margin-bottom: 25px;
}
#main #news dl dt {
	float: left;
	clear: left;
	width: 70px;
	background-image: url(images/design/newsArr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #c1c1c1;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 1.2em;
}
#main #news dl dd {
	padding-bottom: 5px;
	border-bottom: 1px dotted #c1c1c1;
	margin-left: 80px;
	padding-top: 5px;
	font-size: 1.2em;
}
#main     p#pageTop  {
	text-align: right;
	margin-top: 25px;
	clear: both;
}
#main #topicPath {
	padding-bottom: 5px;
}
#main #topicPath li {
	display: inline;
	font-size: 1.1em;
}
#main #topicPath li a {
	padding-right: 10px;
	background-image: url(images/design/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

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

	footer

------------------------------------------------------------------*/
#footer {
	overflow: hidden;
	width: 800px;
	margin-top: 20px;
	clear: both;
}
#footer #nav ul  {
	width: 800px;
	background-image: url(images/design/footerObi.gif);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
}
#footer #nav ul li  {
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right: 1px solid #FFFFFF;
	line-height: 23px;
	display: inline;
	height: 1em;
	font-size: 1.2em;
}
#footer #nav li#navEnd  {
	border-right-style: none;
}
#footer  #nav  ul  li  a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #nav ul li a:hover {
	color: #e1f6ff;
}
#footer #footerL {
	float: left;
	width: 400px;
	padding-left: 20px;
	margin-top: 10px;
	padding-bottom: 15px;
}
#footer #footerL h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #5b3232;
}
#footer #footerL p {
	font-size: 1.1em;
	line-height: 1.4em;
}
#footer #footerR {
	float: right;
	width: 350px;
	padding-right: 20px;
	margin-top: 10px;
	padding-bottom: 15px;
}
#footer #footerR address {
	font-size: 1em;
	text-align: right;
	margin-top: 35px;
}

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

	toho

------------------------------------------------------------------*/
#toho {
	font-size: 0.8em;
	color: #666666;
	text-align: right;
}
#toho a {
	color: #666666;
	text-decoration: none;
}
#toho a:hover {
	color: #666666;
	text-decoration: none;
}

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

	page1

------------------------------------------------------------------*/
#page1 #main .patern1    {
	width: 540px;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
}
#page1  #main  .img2   {
	float: right;
	width: 205px;
}
#page1   #main   .table1 {
	float: left;
	width: 320px;
}
#page1  #main h4 {
	font-size: 1.6em;
	background-image: url(images/design/midashi3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	margin-bottom: 7px;
	font-weight: bold;
	text-indent: 18px;
}
#page1 #main .patern1 table {
	width: 100%;
	margin-bottom: 5px;
	border-top: 1px dotted #999999;
}
#page1 #main .patern1 table th {
	font-size: 1.3em;
	line-height: 1.4em;
	border-bottom: 1px dotted #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	background-image: url(images/design/midashi2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#page1 #main .patern1 table td {
	font-size: 1.3em;
	line-height: 1.4em;
	border-bottom: 1px dotted #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	text-align: right;
}
#page1 #main .table3 table {
	border-top: 1px solid #999999;
	width: 100%;
	border-left: 1px solid #999999;
}
#page1  #main  .table3  table  th {
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	border-right: 1px solid #999999;
}
#page1  #main  .table3  table  td {
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px 1em;
}
#page1 #main .table3 table th {
	width: 8em;
}
#page1 #main .img5 {
	float: left;
	height: auto;
	width: 146px;
}
#page1 #main .txt6 {
	float: right;
	height: auto;
	width: 379px;
}
#page1  #main  p#boxTitle  {
	font-size: 1.4em;
	font-weight: bold;
	background-color: #d7f9af;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #66b720;
	clear: both;
}
#page1   #main   .txt6   {
	float: right;
	height: auto;
	width: 379px;
}
#page1  #main  ul li {
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	list-style: disc outside;
	margin-left: 1em;
}

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

	page2

------------------------------------------------------------------*/
#page2 #main .patern1    {
	width: 540px;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
}
#page2 #main .patern1 table {
	width: 100%;
	margin-bottom: 5px;
	border-top: 1px dotted #999999;
}
#page2 #main .patern1 table th {
	font-size: 1.3em;
	line-height: 1.4em;
	border-bottom: 1px dotted #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	background-image: url(images/design/midashi2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#page2 #main .patern1 table td {
	font-size: 1.3em;
	line-height: 1.4em;
	border-bottom: 1px dotted #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	text-align: right;
}
#page2 #main .table3 {
	margin-bottom: 30px;
}
#page2  #main  .table3 table {
	margin-bottom: 5px;
	border-top: 1px dotted #999999;
}
#page2 #main .table3 table th {
	font-size: 1.2em;
	line-height: 1.5em;
	border-bottom: 1px dotted #999999;
	background-image: url(images/design/midashi2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	white-space: nowrap;
	padding: 5px 15px 5px 23px;
}
#page2 #main .table3 table td {
	font-size: 1.2em;
	line-height: 1.5em;
	border-bottom: 1px dotted #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
}
#page2 #main .table3 table td.tdL {
	text-align: left;
	font-size: 1.1em;
}
#page2 #main ul li {
	font-size: 1.2em;
	margin-left: 1em;
	list-style: disc outside;
	line-height: 1.4em;
}
#page2  #main h4 {
	font-size: 1.6em;
	background-image: url(images/design/midashi3.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left center;
	clear: both;
	margin-bottom: 7px;
	margin-left: 16px;
}
#page2 #main .img5 {
	float: left;
	height: auto;
	width: 146px;
}
#page2 #main .txt6 {
	float: right;
	height: auto;
	width: 379px;
}
#page2   #main   .txt6   {
	float: right;
	height: auto;
	width: 379px;
}
#page2  #main  .txt6  ul li {
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	list-style: disc outside;
	margin-left: 1em;
}

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

	page3

------------------------------------------------------------------*/
#page3 #main p#jobCc {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 25px;
	color: #f74f4a;
}
#page3 #main p.jobBc {
	font-size: 1.4em;
	margin-bottom: 10px;
}
#page3  #main  .table2  {
	margin-bottom: 30px;
}
#page3 #main .table2 table {
	border-top: 1px solid #999999;
	width: 100%;
	border-left: 1px solid #999999;
}
#page3  #main  .table2  table  th {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font-size: 13px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 80px;
	padding-left: 13px;
	background-color: #ebebeb;
}
#page3  #main  .table2  table  td {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 1em;
}

#page3  #main  .table2 table td.tabIn {
	border-bottom: 1px solid #999999;
	border-right: none;
	padding: 0px;
}
#page3 #main .table2 table.tabN {
	border-top: none;
	width: 100%;
	border-left: none;
}
#page3  #main  .table2  table.tabN  th {
	width: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-color: transparent;
}
#page3  #main  .table2  table.tabN  th.thBtm {
	border-bottom: none;
}
#page3  #main  .table2  table.tabN  td.tdBtm {
	border-bottom: none;
}

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

	page4

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



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

	form

------------------------------------------------------------------*/
#form #main #contact p.pBig2 {
	font-size: 1.5em;
}
.2L {
	background-image: url(images/design/newsArr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#form #main #contact p {
	line-height: 1.4em;
	font-size: 1.2em;
}
#form #main #contact h4 {
	font-size: 1.4em;
	border-bottom: 1px solid #999999;
	font-weight: normal;
}

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

	thanks

------------------------------------------------------------------*/
#thanks #main #thanksCode {
	text-align: left;
}
#thanks #main #thanksCode p {
	font-size: 1.4em;
}
#thanks #main #thanksCode p strong {
	font-size: 1.8em;
	color: #F80000;
}

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

	link

------------------------------------------------------------------*/
#link #main #linkList dl dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #5b3232;
	margin-top: 10px;
}
#link #main #linkList dt#dtTop {
	margin-top: 0px;
}
#link #main #linkList dl dd {
	font-size: 1.2em;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c1c1c1;
}
#main .genteicourse {
	width: 540px;
	margin-bottom: 25px;
	height: auto;
	overflow: hidden;
}
#kikangentei {
	width: 540px;
	overflow: hidden;
	padding-bottom: 25px;
	clear: left;
	height: 139px;
}
#main #news dl #twoline {
	background-position: left 10px;
	clear: left;
	float: left;
	background-repeat: no-repeat;
	width: 70px;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1c1c1;
}

