﻿@charset "utf-8";

html,body {
	height: 100%;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
	
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


#pagebody{
	width:850px;
	margin:0 auto;
	}

h1{
	border-top:5px #0068B7 solid;
	margin-bottom:10px;
	
	}

ul#navigation {
	width:850px;
	margin:0;
	overflow:hidden;　/*float解除*/
	zoom:100%;
	margin-bottom:20px;
}
ul#navigation li {
	float:left; /*次の要素を右側へ回り込ませる*/
	list-style:none; /*リストの●を消す*/
}
ul#navigation li a {
	display:block; /*インラインからブロック要素へ変更*/
	height:70px; /*高さ*/
	width:121px; /*横幅*/
	text-align:center; /*テキストの位置*/
	text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
	background-image:url(../images/bg_gokibo_menu_01.jpg); /*メニュー画像*/
	background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}

ul#navigation a.navi01 {background-position:0px 0px;}
 
ul#navigation a.navi02 {background-position:-122px 0px;}
 
ul#navigation a.navi03 {background-position:-242px 0px;}
 
ul#navigation a.navi04 {background-position:-363px 0px;}
 
ul#navigation a.navi05 {background-position:-484px 0px;}

ul#navigation a.navi06 {background-position:-605px 0px;}

ul#navigation a.navi07 {background-position:-728px 0px;}

#nagare {
	background-color:#ffffcc;
	padding:25px;
}

#nagare .box {
	float:left;
	width:387px;
	background-color:#FFF;
}

#nagare .box794 {
	float:left;
	width:794px;
	background-color:#FFF;
}

#himitu {
	border-left:19px solid #e4edc5;
	border-right:19px solid #e4edc5;
	border-bottom:19px solid #e4edc5;
	padding:25px;
}

#himitu .box {
	clear:both;
	height:100%;
	margin-bottom:20px;
}

#wake {
	border-left:19px solid #ffcccc;
	border-right:19px solid #ffcccc;
	border-bottom:19px solid #ffcccc;
	padding:25px;
}

#wake .box {
	clear:both;
	height:100%;
	margin-bottom:20px;
}

.akawaku{
	background-image:url(../images/bg_akawaku.gif);
	background-repeat:no-repeat;
	width:681px;
	height:84px;
	margin:0 auto;
	color:#F00;
	font-size:120%;
	font-weight:bold;
	line-height:24px;
}

#wake .box {
	clear:both;
	height:100%;
	margin-bottom:20px;
}

#after {
	border-left:19px solid #b9e0f3;
	border-right:19px solid #b9e0f3;
	border-bottom:19px solid #b9e0f3;
	padding:25px;
}

#after .box {
	clear:both;
	height:100%;
	margin-bottom:20px;
}

#shiage {
	border-left:18px solid #ffcc33;
	border-right:18px solid #ffcc33;
	border-bottom:18px solid #ffcc33;
	padding:25px;
}

#shiage .box {
	clear:both;
	height:100%;
	margin-bottom:20px;
}


#qa {
	border-left:18px solid #cbdeb7;
	border-right:18px solid #cbdeb7;
	border-bottom:18px solid #cbdeb7;
	padding:25px;
}

#qa .box {
	clear:both;
	height:100%;
	margin-bottom:20px;
}

dl.auction {
	margin:10px 0px 10px 0;
	font-size:90%;
}

dl.auction dt {
	margin:10px 0px 10px 0;
}

ol li {
	background: #f9f9f9 url(../images/bg_qa.jpg) no-repeat;
	background-position:0px 10px;
	border-bottom:1px dashed #999;
}


ol.qa {
	width:750px;
	margin-left:-20px;
	list-style-type: none;
	text-align:left;
}

ol.qa dl {
	margin: 0;
	padding:10px 0px 0px 80px;
}

ol.qa dt {
	margin: 0;
	background: url(q6g.gif) no-repeat 4px 5px;
	font-weight: bold;
	line-height: 120%;
	font-size: 90%; 
	padding:0px 5px 10px 5px;
}

ol.qa dd {
	margin: 0;
	background: #ffffff url(a5.gif) no-repeat 4px 8px;
	line-height: 150%;
	padding:5px 5px 10px 5px;
	color:#000;
	font-size: 95%; 
}



.hosho{
width:100%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
font-size:80%;
margin-bottom:5px;
}

.hosho th{
width: 25%;
padding: 4px;
text-align: center;
vertical-align: top;
color: #444;
background-color: #ccc;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.hosho td{
padding: 4px;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align:left;
}

.company {
  font-size:14px;
  width:700px;
  text-align:center;
  margin:10px auto;
}

.company th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  width:100px;
}
.company th:first-child {
  border-radius: 5px 0 0 0;	
}
.company th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
.company tr td {
  padding: 8px 15px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: center;
}
.company tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
.company tr {
  background: #fff;
}
.company tr:nth-child(2n+1) {
  background: #f1f6fc;
}
.company tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
.company tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
.company tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
.company tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}



.form{
	width:400px;
	text-align:left;
	font-size:90%;
	margin:0 auto;
	}

.btn {
	clear:both;
	margin:20px 0 40px 0;
}

p.honbun {
	text-align:left;
	font-size:90%;
	line-height:22px;
	text-indent:1em;
}

p.honbun_b {
	font-size:100%;
	
}

p.tyu {
	font-size:80%;
}


.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.margin_l10 {
	margin-left:10px;
}

.margin_r10 {
	margin-right:10px;
}

.margin_r20 {
	margin-right:20px;
}

.margin_b10 {
	margin-bottom:10px;
}
.margin_b20 {
	margin-bottom:20px;
}

.padding_t20 {
	padding-top:20px;
}

.padding_t30 {
	padding-top:30px;
}

span.hisu {
	color:#F60;
	font-size:80%;
}

.backtotop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9000;
	display: none;
}    
 
.backtotop a {
    display: block;
	background-image:url(../images/ico_car.png);
	background-repeat:no-repeat;
	top:20px;
	width:135px;
	height:66px;	
}

