/*
Skin Name: natural-tone
Author: fourier-tsuchiya
Author URI: http://fourier.jp/
Version: 1.0
*/
/*--------------------------- ++ base,reset-style ++ --------*/

html{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font: 80%/175% "Lucida Grande", Verdana, Sans-serif;
	text-align:center;
	color:#333;
	line-height:160%;
	border-top:2px solid #000;
}
p{
	margin:0;
	padding:0;
	letter-spacing:0.1em;
	font-size:1.0em;
}
img, a {
	margin:0;
	padding:0;
	border:none;
	text-decoration: none;
	vertical-align:top;
}
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1.0em;
	text-align:left;
}
strong{
	color:#333;
}
table, table td{
	margin:0;
	padding:0;
	font-size:1.0em;
	line-height:160%;
	text-align:left;
	letter-spacing:0.1em;
}
table th, table td {
	vertical-align:top;
	letter-spacing:0.1em;
}
address{
	text-align:right;
	font-style:normal;
	margin:0;
}
a:link,a:visited {
	color:#0066cc;
}
a:hover, a:active {
	color:#fcc823;
	/*background-color:#ededed;*/
}
hr {
	margin:10px;
	border:1px solid #cccccc;
}

.c2c{ clear:both;}
.c2l{ float:left;}
.c2r{ float:right;}

/*---------------------------------------------------struct --*/

#container{
	width:840px;
	margin:0px auto;
	text-align:left;
	background: #ffffff;
}
#header {
	margin-top:15px;
}

#content{
	clear:both;
}
#navi{
	clear:both;
	margin:10px 0 20px 0;
}
#topimg{
	/*border:1px solid #ccc;*/
	clear:both;
	text-align:center;
	margin:0 auto;
}
#extra{
	clear:both;
	margin:50px 0 10px 0;
	padding:0;
	text-align:center;
}
#footer{
	clear:both;
	height:80px;
	font-size:0.9em;
}
#gmap {
	margin:10px 0 10px 50px;
	width:750px;
	height:300px;
	border:2px solid #eee;
}
/*-------------------------------- ++ ul li -style ++ -------*/

div#navi ul{
	margin:0;
	padding:0;
	text-decoration: none;
	list-style-type: none;
	/*background: url(../images/n-bg.gif) repeat-x center;*/
	height:32px;
	text-align:center;
}
div#navi ul li{
	margin:0;
	padding:0;
	display:inline;
}
div#navi ul li a{
	width:120px;
	height:32px;
	text-indent:-5000px;
	display:block;
	text-align:center;
	float:left;
}
div#navi a.home {background:url(../images/n-home.gif) top center repeat;}
div#navi a.service {background:url(../images/n-service.gif) top center no-repeat;}
div#navi a.price {background:url(../images/n-price.gif) top center no-repeat;}
div#navi a.service-flow {background:url(../images/n-service-flow.gif) top center no-repeat;}
div#navi a.company {background:url(../images/n-company.gif) top center no-repeat;}
div#navi a.contact {background:url(../images/n-contact.gif) top center no-repeat;}
div#navi a.privacy {background:url(../images/n-privacy.gif) top center no-repeat;}

div#navi a.home:hover {background:url(../images/n-home-on.gif) top center repeat;}
div#navi a.service:hover {background:url(../images/n-service-on.gif) top center no-repeat;}
div#navi a.price:hover {background:url(../images/n-price-on.gif) top center no-repeat;}
div#navi a.service-flow:hover {background:url(../images/n-service-flow-on.gif) top center no-repeat;}
div#navi a.company:hover {background:url(../images/n-company-on.gif) top center no-repeat;}
div#navi a.contact:hover {background:url(../images/n-contact-on.gif) top center no-repeat;}
div#navi a.privacy:hover {background:url(../images/n-privacy-on.gif) top center no-repeat;}

div#navi a.home-on {background:url(../images/n-home-on.gif) top center repeat;}
div#navi a.service-on {background:url(../images/n-service-on.gif) top center no-repeat;}
div#navi a.price-on {background:url(../images/n-price-on.gif) top center no-repeat;}
div#navi a.service-flow-on {background:url(../images/n-service-flow-on.gif) top center no-repeat;}
div#navi a.company-on {background:url(../images/n-company-on.gif) top center no-repeat;}
div#navi a.contact-on {background:url(../images/n-contact-on.gif) top center no-repeat;}
div#navi a.privacy-on {background:url(../images/n-privacy-on.gif) top center no-repeat;}

#extra ul {
	margin:0;
	padding:0;
	text-decoration: none;
	list-style-type: none;
}
#extra ul li {
	display:inline;
	padding:0 10px;
	border-right:1px solid #ccc;
}
#extra ul li a{
	text-decoration: none;
	font: 80%/175% "Century Gothic","Lucida Grande", Verdana, Sans-serif;
	font-size:11px;
}

.leftb {
	border-left:1px solid #ccc;
}
div.list01 ul li{
	margin-left:30px;
}
div.list01 {
	/*background:url(../images/ul-r-bottom.gif) bottom right no-repeat;*/
}
div.list01 ul{
	line-height:120%;
	letter-spacing:0.1em;
	margin:0 0 0 30px;
	/*background:url(../images/ul-l-top.gif) top left no-repeat;*/
}
div.list01 ul li{
	margin:10px 30px;
}
li.lstnone{
	list-style-type: none;
}

div#privacy {
}
div#privacy ul{
	line-height:140%;
	letter-spacing:0.1em;
	margin:0 0 0 30px;
	text-decoration: none;
	list-style: decimal inside;
}
div#privacy ul li{
	margin:5px 30px 20px 30px;
	font-weight:bold;
}
div#privacy ul ul{
	list-style: none outside;
	margin-left:0;
}
div#privacy ul ul li{
	font-weight:normal;
}
/*---------------------------------------------------hx --*/

#topbar h1 {
	width:400px;
	height:20px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
}
#topbar h1 span{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/bg-white.gif) repeat;
	position:absolute;
	top:0;
	left:0;
}

#header h1 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0;
}
#content h2 {
	margin-top:20px;
	margin-bottom:5px;
	width:840px;
	height:50px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
}
#content h2 span{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
#content h2 span.service-s{background:url(../images/h2-service-s.gif) no-repeat;}
#content h2 span.service-ad{background:url(../images/h2-service-ad.gif) no-repeat;}
#content h2 span.service-r{background:url(../images/h2-service-r.gif) no-repeat;}
#content h2 span.service-m{background:url(../images/h2-service-m.gif) no-repeat;}
#content h2 span.service-ie{background:url(../images/h2-service-ie.gif) no-repeat;}
#content h2 span.service-f{background:url(../images/h2-service-f.gif) no-repeat;}

#content h2 span.price-1{background:url(../images/h2-price-1.gif) no-repeat;}

#content h2 span.serviceflow-1{background:url(../images/h2-serviceflow-1.gif) no-repeat;}

#content h2 span.company-1{background:url(../images/h2-company-1.gif) no-repeat;}
#content h2 span.company-2{background:url(../images/h2-company-2.gif) no-repeat;}
#content h2 span.company-3{background:url(../images/h2-company-3.gif) no-repeat;}

#content h2 span.contact-1{background:url(../images/h2-contact-1.gif) no-repeat;}
#content h2 span.contact-2{background:url(../images/h2-contact-2.gif) no-repeat;}

#content h2 span.privacy-1{background:url(../images/h2-privacy-1.gif) no-repeat;}

#content h2 span.sitemap-1{background:url(../images/h2-sitemap-1.gif) no-repeat;}

#content h2 span.link-1{background:url(../images/h2-link-1.gif) no-repeat;}


#content h3 {
	margin:5px 0;
	font-size:1em;
	line-height:200%;
	font-weight:bold;
	/*border-bottom:5px solid #eee;
	margin-left:30px;*/
}
#content #privacy h3 {
	margin:5px 0 20px 0;
	font-size:1em;
	line-height:200%;
	font-weight:bold;
	border-bottom:5px solid #eee;
	margin-left:50px;
}

/*---------------------------------------------------imgtext --*/
div.it-toptext{
	width:840px;
	height:150px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
}
div.it-toptext span{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/text-topmain.jpg) no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}

/*---------------------------------------------------a --*/
#footer a{
	color:#000;
}
a.textin {
	border-bottom:1px solid #ccc;
	line-heigh:100%;
}

/*---------------------------------------------------p --*/
#content p{
	line-height:150%;
	letter-spacing:0.2em;
	margin-left:50px;
}
#content p.margin30{
	margin-left:30px;
}
#footer p{
	margin:0;
	padding:0;
	text-align:right;
	letter-spacing:0;
	font-size:10px;
}

/*---------------------------------------------------table --*/
div#forms table {
	margin:10px 0px 10px 50px;
	width:750px;
	font-size:12px;
	border:none;
}
div#forms table td{
	font-size:12px;
	line-height:150%;
	padding:5px 0;
}
div#forms table td p {
	font-family: Myriad Pro,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color:#6699cc;
	display:block;
	margin:0px;
	line-height:100%;
	letter-spacing:0em;
}
div#forms table td span {
	font-size:12px;
	color:#FF0000;
	text-align:left;
}

table.tb01 {
	width:590px;
	margin:10px 0px 10px 50px;
	border-top:1px dotted #ccc;
}
table.tb01 th{
	text-align:right;
	width:120px;
	padding-right:20px;
	background:#f7f7f7;
	border-bottom:1px dotted #ccc;
	line-height:200%;
}
table.tb01 td{
	padding-left:10px;
	border-bottom:1px dotted #ccc;
	line-height:200%;
}

table.tb02 {
	border-collapse:collapse;
	width:780px;
	margin:10px 50px 10px 50px;
	border:1px solid #000;
}
table.tb02 th{
	padding:5px 20px;
	text-align:center;
	background:#000;
	border:1px dotted #ccc;
	line-height:30px;
	color:#fff;
	font-weight:normal;
}
table.tb02 td{
	padding:10px 10px;
	text-align:center;
	border:1px dotted #ccc;
	line-height:150%;
	vertical-align:middle;
}
table.tb02 td.left{
	text-align:left;
}
table.tb02 span{
	font-size:10px;
}
table.tb02 span.Big1{
	font-size:18px;
	font-weight:bold;
}
table.tb02 span.Big2{
	font-size:14px;
	font-weight:bold;
}
span.red{
	color:#cc0000;
}
table.tb03 {
	margin:10px 20px 10px 50px;
}
table.tb03 td{
	padding-left:30px;
	line-height:150%;
}
table.tb03 td a.textin {
	border-bottom:1px solid #0066cc;
	font-size:11px;
}
table.tb03 td a.textin:hover {
	border-bottom:1px solid #fcc823;
	font-size:11px;
}

.NoTdBorder{
	border:none;
}
.trline {
	background: #EAEAEA;
}

.tdline1 {
	width:2px;
	background-color:#cccccc;
}
.tdline2 {
	height: 1px;
	background-color:#ededed;
}
.pwrap-l {
	float:left;
	margin-right:1em;
	margin-bottom:0.1em;
	border:2px solid #ccc;
}
.pwrap-r {
	float:right;
	margin-left:1em;
	margin-bottom:0.1em;
	border:2px solid #ccc;
}

#pagetop {
	margin:20px 0;
	width:100%;
	text-align:right;
}
#pagetop a{
	width:100%;
	border:1px solid #ccc;
}
#pagetop a:hover{
	background:#fff;
	border:1px solid #fcc823;
}

.bg01 {
	width:100%;
	display:block;
	padding:10px;
	background:#fff3ce;
}
#morelink a{
	font-size:9px;
	text-decoration:none;
	color:#333;
	
}

.cnt {
	color:#ff6600;
	margin-bottom:5px;
}

.imgwp-l {
	float:left;
	margin-right:1em;
	margin-bottom:0.1em;
	border:2px solid #ddd;
}
.imgwp-r {
	float:right;
	margin-left:1em;
	margin-bottom:0.1em;
	border:2px solid #ddd;
}

ul.price-ul{
  display:block;
  list-style-type:none;
  margin:0;
  padding:0;
  text-align:center;
  clear:both;
}

ul.price-ul li{
  display:inline;
}

ul.price-ul li a:link, ul.price-ul li a:visited{
  padding:3px;
  border:1px solid #ccc;
  float:left;
  margin:0 0 0 15px;
}

ul.price-ul li a:hover, ul.price-ul li a:active{
  padding:3px;
  border:1px solid #999;
  float:left;
  margin:0 0 0 15px;
}