@charset "utf-8";
/* CSS Document */

@import url("ie6.css");
@import url("print.css");
@import url("reset.css");
body {
	color: #333333;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
	background-color: #FEF2E4;
	background-image: url(../images/index/bg.jpg);
	background-repeat: repeat-x;
}
.contents  {
	width: 600px;
	margin-left: 200px;
	_margin-left: 180px;
}
.midashi {
	width: 600px;
	margin-top: 20px;
}

a img {
	border-style: none;
}


/* basic layout
------------------------------*/
#wrapper {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../images/index/wrapper.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 88px;
	width: 800px;
	position: relative;
	background-image: url(../images/index/header.jpg);
}
#header h1 {
	float: right;
	height: 15px;
	top: 0px;
	right: 0px;
	font-size: 12px;
}


#header   #tel {
	float: right;
	clear: right;
	color: #FF0000;
	height: 25px;
	font-size: 25px;
	position: absolute;
	top: 20px;
	right: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	margin-right: 5px;
}
#header #logo {
	clear: both;
	float: left;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 266px;
}
#header  ul  {
	height: 25px;
	width: 430px;
	top: 60px;
	right: 0px;
	display: inline;
	clear: both;
	float: right;
	position: absolute;
}
#header   ul li    {
	display: inline;
	font-size: 10px;
}
#header   ul li    a   {
	margin-right: 5px;
	color: #333333;
}
#header   ul li    a:hover   {
	color: #999999;
	text-decoration: none;
}

#side-left {
	width: 200px;
	float: left;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#wrapper #side-left #tell-in {
	margin-bottom: 5px;
	display: block;
	height: 138px;
	width: 150px;
}
#wrapper #side-left #mail {
	margin-bottom: 5px;
}



#side-left ul {
	width: 150px;
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 10px;
	left: 186px;
	top: 98px;
}

#side-left ul li {
	width: 150px;
	text-decoration: none;
	list-style: none;
	float: left;
	height: 50px;
}
#side-left ul li#in    {
	margin-bottom: 5px;
	height: 101px;
	width: 150px;
}
#ul-text {
	width: 200px;
	text-decoration: underline;
	margin-top: 20px;
}

#in   a    {
	width: 150px;
	display: block;
	text-decoration: none;
	height: 101px;
	list-style: none;
}


#first     a         {
	width: 150px;
}
#side-left ul li#warning {
	width: 150px;
	margin-top: 10px;
	height: 130px;
}
#wrapper #side-left #mobile {
	height: 160px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#main {
	width: 600px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 10px;
	float: right;
}
#main img {
	width: 590px;
	height: 300px;
}



#contents {
	width: 400px;
	position: relative;
	float: left;
	clear: none;
}
#contents #plan {
	width: 400px;
	height: 70px;
}
#contents #main-merit {
	width: 400px;
	margin-bottom: 10px;
}


#contents-s {
	width: 570px;
	float: left;
	clear: none;
	margin-top: 20px;
}
#contents-k {
	width: 570px;
	float: left;
	height: 50px;
	margin-top: 20px;
}

#text_contents #kangen {
	float: left;
	width: 575px;
}


#contents  #soon {
	float: left;
	width: 200px;
}
#contents  #hight {
	width: 200px;
	float: right;
}
#contents #soon img {
	width: 195px;
	margin-bottom: 10px;
}
#contents #hight img {
	width: 195px;
	margin-left: 5px;
}

#main-osusume {
	width: 400px;
	margin-top: 10px;
}
#main-osusume ul {
	margin-top: 5px;
}

#contents  #merit  {
	width: 400px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#contents  dt {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
#contents  dl  dd {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#main-contents   #contents   ul   li {
	font-size: 13px;
	line-height: 2em;
	font-weight: bold;
	color: #666666;
	list-style: square inside;
}
#wrapper #container {
	width: 600px;
	float: left;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#wrapper #container #main-contents #contents dt {
	color: #FF0000;
	font-weight: bold;
}


#recommend {
	width: 400px;
	margin-top: 10px;
}

#side-right {
	width: 200px;
	clear: none;
	float: right;
}
#side-right ul {
	list-style: none;
}

#side-right img {
	width: 150px;
	margin-left: 40px;
}
#side-right  noscript object {
	width: 150px;
	margin-left: 40px;
}
#wrapper #contents-bottom {
	float: left;
	width: 600px;
}
#wrapper .contents #tokutei th {
	width: 100px;
}
#wrapper .contents #tokutei td {
	width: 400px;
}
#wrapper .contents #container p#mail {
	font-size: 16px;
	color: #FF0000;
}





#footer {
	width: 800px;
	height: 100px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#footer_out {
	width: 100%;
	height: 100px;
	margin-top: 30px;
	background-image: url(../images/index/footer.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer p {
}

#footer ul {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
}
#footer ul li {
	display: inline;
	margin-right: 10px;
	list-style: none;
}
#footer ul li a {
	color: #333333;
}
#footer ul li a:hover {
	color: #999999;
	text-decoration: none;
}
#footer address {
	margin-top: 10px;
	float: right;
	clear: both;
	height: 20px;
	width: 290px;
}
#wrapper #footer p {
	clear: both;
	padding-right: 0px;
	float: right;
	margin-right: 15px;
}
#wrapper    #footer    h3 {
	clear: both;
	float: right;
	margin-right: 15px;
	padding-right: 0px;
}


#title {
	float: left;
	width: 250px;
}
#title2 {
	float: left;
	width: 285px;
}
#contents-text-qa {
	width: 600px;
	float: right;
}
#contents-genkinka {
	float: left;
	width: 600px;
}

#text-company {
	float: left;
	width: 600px;
}
#text-katsuyo {
	width: 600px;
}
#text-katsuyo h3 {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}

#text_genkinka {
	width: 600px;
}
#text-method {
	width: 600px;
	float: left;
}
#text-orderform {
	width: 600px;
}
#text_privacy {
	width: 500px;
}
#wrapper .contents #text_privacy h3 {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}

#text-rate {
	width: 600px;
}
#text-rate h3 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

#text_sitemap {
	float: left;
	width: 600px;
	font-size: 16px;
	line-height: 2.5em;
}
#text_sitemap a {
	color: #333333;
}
#text-biggener h3 {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	margin-top: 15px;
	margin-bottom: 5px;
}
#text-biggener p {
	font-size: 13px;
}

#text-biggener    ul   li  {
	list-style: circle inside;
}
#text-qa h3 {
	font-size: 16px;
	color: #009900;
	font-weight: bold;
}
#text-qa dt {
	font-weight: bold;
	color: #FF6633;
}


#sitemap-right a {
}

#h3 {
	font-size: 12px;
	margin-left: 10px;
}
#sitemap-left {
	width: 300px;
	float: left;
}
#sitemap-right {
	float: left;
	width: 300px;
}
#yokuaru {
	font-size: 14px;
	width: 600px;
}
form {
	padding: 1em;
	border: 1px solid #999999;
	width: 500px;
	background: #FFFFFF;
}
#wrapper #order-form {
	width: 500px;
}
fieldset {
	border-style: none;
}
legend {
	margin-bottom: 1em;
	padding-left: 11em;
	font-weight: bold;
	font-size: 16px;
}
#wrapper #order-form dt {
	width: 9em;
	margin-left: 9em;
}
#wrapper #order-form dd {
	margin-bottom: 1em;
	margin-left: 9em;
}
input#name, input#email, textarea {
	width: 20em;
	border-top: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666;
}
#wrapper #order-form p {
	text-align: center;
}
#wrapper #order-form p input {
	font-weight: bold;
	background: #ededed;
	padding: 0.2em;
	border-top: 3px double #bbb;
	border-right: 3px double #666;
	border-bottom: 3px double #666;
	border-left: 3px double #bbb;
}
#wrapper #order-form p input:active {
	border-top: 3px double #666;
	border-right: 3px double #bbb;
	border-bottom: 3px double #bbb;
	border-left: 3px double #666;
}
#wrapper #order-form input:focus, textarea:focus {
	background: #fffacd;
}
#wrapper #yogo-left {
	float: left;
	width: 300px;
}
#wrapper #yogo-right {
}
#wrapper .contents #text-rate span {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
/*mail-form*/
#main_servicetxt table{font-size:14px; margin-bottom:6px; border-collapse:collapse;}
#main_formtxt table,#main_ptxt table{font-size:12px; margin-bottom:6px; border-collapse:collapse;}
.main_th {border-right:1px solid #999999;border-bottom:solid 1px #999; background-color:#def; font-weight:normal; color:#069; letter-spacing:0.08em;}
.main_thtd {border-bottom:solid 1px #999;}
.bluesub{color:#06F; font-size:11px; letter-spacing:0;}

#main_ptxt h3{
	background-color:#69c; 
	font-size:12px;
	font-weight:bolder;
	color:#fff;
	letter-spacing:0.1em;
	margin:0 auto 6px;
	padding:1px 6px;
	width:568px;
}
#serviceform_btn{width:580px;}
#serviceform_btn li{width:240px; float:left; margin:0 25px;}
* html #serviceform_btn li{margin:0 20px;}
#serviceform_btn li a:hover img {filter:alpha(opacity=60);opacity:0.6;}
#form {
border:1px solid #999999;
}#wrapper .contents #container #order-form #t1 {
	background: #e8eef9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 100px;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
}
#wrapper  .contents  #container  #order-form  #d1 {
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
}
#wrapper .contents #container #order-form #t2 {
	background: #e8eef9;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 10px;
}
#wrapper .contents #container #order-form #d3 {
}

#wrapper  .contents  #container  #order-form  #d2 {
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
}
#wrapper .contents #container #order-form #t3 {
	background: #e8eef9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
}
#wrapper .contents #container #order-form #d3 {
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
}

.new {
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	overflow: auto;
	margin: 0 0 10px 40px;
}

.new li {
	border-bottom: 1px dotted #333;
	padding: 5px 0;
}
.clear {
	clear: both;
}
