@charset "utf-8";
/* CSS Document */
body{
	border:0;
	padding:0;
	margin:0;
	min-width:1024px;
}

a:hover{
	text-decoration:underline;
}

#contanier{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

header{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

header h1{
	float: left;
	width: 70%;
}

header div{
	float: right;
	width: 25%;
}

nav{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1%;
	margin-top:1%;
}

nav ul li{
	float: left;
	margin-left: 3%;
}

#subnav{
	background-color: #000;
	margin-bottom: 3%;
	padding-bottom: 3%;
}

#subnav ul{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#subnav li{
	padding-top: 3%;
}

h3{
	margin-bottom: 3%;
}


#news{

}


#news dl{
	margin-left: 3%;
	line-height: 160%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F29200;
}

#news dt{
	float: left;
}

#news dd{
	float: left;
	margin-left: 3%;
}

#banner{
	width: 55%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
	margin-bottom: 3%;
}


footer{
	background-color: #000;
	margin-top: 5%;
	padding-bottom: 3%;
	padding-top: 3px;
	min-width:100%;
}

footer section{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

footer address{
	float: left;
	width: 437px;
}

footer ul{
	float: left;

}

footer li{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F29200;
	margin-left: 5px;
	padding-left: 5px;
}

footer li a{
	color: #FFF;
	text-decoration: none;
	font-size: 120%;
	padding-bottom: 5px;
	line-height: 170%;
}

footer div{
	margin-top: 5%;
}

footer div img{
	margin-left: 10px;
}

small{
	color: #FFF;
	text-align: center;
	clear: both;
	display: block;
	padding-top: 4%;
}

.left{
	float:left;
}

.right{
	float:right;
}

#subimg img{
	width:100%;
	height:auto;
	min-height:293px;
}

#pan{
	margin-top: 5px;
}

#pan li{
	float: left;
	line-height: 160%;
	padding-right: 5px;
}

#pan li a{
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
}

h2{
	display: block;
	text-align: center;
	margin-bottom: 8%;
}

.cost_box{
	margin-bottom: 6%;
}

.cost_box .left{
	width: 40%;
	margin-left: 7%;
	color: #3e3a39;
	line-height: 180%;
	letter-spacing: 2px;
}

.cost_box .right{
}

#refe_bg{
	background-image: url(../img/refo/bg.jpg);
	background-position: 100px bottom;
	background-repeat: no-repeat;
	padding-bottom: 18%;
}

.comp_box{
	margin-bottom: 6%;
}

.comp_box .left{
	width: 60%;
	margin-left: 7%;
	color: #3e3a39;
	line-height: 180%;
	letter-spacing: 2px;
}

#gaiyo table{
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
}

#gaiyo th{
	vertical-align: top;
}

#comp_bg{
	background-image: url(../img/comp/bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#contact table{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#contact table th{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}

#contact table td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}

#contact table td label{
	margin-right:15px;
}

.red{
	color:#F00;
}

#faq{
	margin-top: 10%;
}

#faq dl{
	margin-left: 6%;
	margin-bottom: 5%;
}

#faq dt{
	background-image: url(../img/contact/icon_q.png);
	background-repeat: no-repeat;
	height: 41px;
	font-size: 120%;
	padding-left: 48px;
	padding-top: 11px;
	font-weight:bold;
}

#faq dd{
	background-image: url(../img/contact/icon_a.png);
	background-repeat: no-repeat;
	padding-left: 48px;
	line-height: 200%;
	padding-top: 3px;
	min-height:42px;
}

#info dl{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	line-height: 180%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#info dt{
	float: left;
}

#info dd{
	float: left;
	margin-left: 15px;
}

#port{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

.port_box{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 5%;
	margin-bottom: 10%;
}

.sin{
	background-image: url(../img/port/kuro_bg.png);
	background-repeat: no-repeat;
}

.re{
	background-image: url(../img/port/or_bg.png);
	background-repeat: no-repeat;
}


.midasi span{
	float: left;
	width: 55px;
	height: 29px;
	color: #FFF;
	font-size: 160%;
	font-weight: bold;
	padding-top: 22px;
	text-align: center;
}

.port_box h4{
	float: left;
	width: 200;
	font-size: 140%;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 5px;
	letter-spacing: -1px;
}

.port_box .voice{
	float: right;
	width: 350px;
	margin-top: 5px;
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 140%;
	margin-bottom: 10px;
}

.port_box .left{
	width: 420px;
}

.port_box .right{
	width: 280px;
}

.port_box .right li{
	margin-bottom: 3%;
	float: left;
	margin-left: 3%;

}


#news_contents{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#news_contents article{
	margin-top: 1%;
	margin-bottom: 4%;
}

#news_contents b{
	color: #976700;
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #976700;
	display: block;
	margin-bottom: 2%;
}

#news_contents span{
	float:left;
	font-size: 90%;
	padding-top: 3px;
	letter-spacing: -1px;
}

#news_contents p{
	float: left;
	width: 70%;
	color: #666666;
}

#news_contents img{
	float: right;
	width: 25%;
}

#tab{
	border-bottom: #333 solid 1px;
	padding-bottom: 2px;
}

#tab_text{
	text-align: right;
	margin-top: 3px;
}
