@charset "UTF-8";
@import "common.css";

#main h2{
	margin-right:15px;
}

/******************************************************
//
//  @ SHIFT
//
******************************************************/
.bana{
	height: 50px;
	margin-top:5px;
	margin-left:8px;
}
.shiftbox{
	float: left;
	width: 295px;

}
#main .shiftbox h2{
	margin-left:5px;
	margin-right:5px;
}
#areaimage{
margin-left: 5px;
margin-top: 5px;

}
.shiftbox .block{
	width: 250px;
	background: #ccc;
	margin:5px auto 10px;
	margin-bottom:10px;
	border: 1px solid #505050;
	background: #505050 url(/img/box_bg.gif) no-repeat right top;
	min-height: 440px;
}
.shiftbox h3{
}

.shiftbox h3 span{
	margin-left: 15px;
	font-size: 12px;
}
.shiftbox img{
	margin: 0 auto 0;
}

.shiftbox .block table{
	margin: 10px auto 10px;
	padding: 10px 10px;
	font-size: 10px;
	width: 230px;
	color: #ff0;
	border-collapse: collapse;
}
.shiftbox .block table caption{
	padding: 5px;
	font-size: 12px;
	color: #ff0;
	text-align: left;
	background:  url(/img/line.gif) repeat-x left bottom;
}
.shiftbox .block table td{
	padding: 5px;
	font-size: 12px;
	color: #ff0;
	width: 180px;
	min-height: 50px;
	background:  url(/img/line.gif) repeat-x left bottom;
}
.camera{
	display: inline;
	vertical-align: bottom;
	margin-left: 3px;
}
.shiftbox .block table td.turn{
	width: 30px;
	text-align: center;
}

.shiftbox .block table td.image{
	width: 60px;
}
.shiftbox .block table td.last{
	height: 30px;
	text-indent: 66px;
}
.shiftbox .block p{
	font-size: 12px;
}
.cameratext{
width: 230px;
margin: 0 auto;
}

.shiftbox .list{

margin-left: 15px;
}

.shiftbox .list .box{
	float: left;
	width: 100px;
	padding: 10px 10px 10px 0px;
	font-size: 10px;
	color: #ff0;
	background:  url(/img/line.gif) repeat-x left bottom;
}

.shiftbox .list .box p{
font-size: 10px;
text-align: center;
color: #ff0;
}

.shiftbox .list .text{
font-size: 10px;
text-align: left;
clear: both;
color: #ff0;font-size:12px;
margin:0 15px 0 0;
padding:5px;
text-align:left;
}

/******************************************************
//
//  @ MAP
//
******************************************************/

.mapbox {
	clear: both;
}

#main .mapbox h2{
}

.mapbox h3{
margin: 0 0 5px;
}
.mapbox .block{
	width: 550px;
	padding: 0px;
	min-height: 180px;
	display:inline-block;
	background: #ccc;
	margin:0 20px ;
	border: 1px solid #505050;
	background: #484848 url(/img/box_bg.gif) no-repeat right top;
}
.mapbox .block .text{
	font-size: 12px;
	padding: 0;
	margin:  0;
	float: right;
	width: 280px;
	border-left: 1px solid #505050;
}
.mapbox .block p{
font-size: 14px;
padding-left: 5px;
}
.mapbox .block p.asx{
border:1px solid #505050;
font-size:12px;
margin:5px;
padding:5px;
}
.mapbox .block img{
margin: 5px;
display: block;
	float: left;
}

/******************************************************
//
//  @ PRICE
//
******************************************************/
.pricebox{
	clear: both;
}

.pricebox h2{
}

.pricebox .block{
	width: 540px;
	margin:0 20px 10px;
}
.pricebox .price{
	float: left;
	width: 250px;
	background: #ccc;
	border: 1px solid #505050;
	background: #505050 url(/img/box_bg.gif) no-repeat right top;
}
.pricebox .time{
	float: right;
	width: 250px;
	background: #ccc;
	border: 1px solid #505050;
	background: #505050 url(/img/box_bg.gif) no-repeat right top;
}
.pricebox h3{
}

.pricebox h3 span{
	margin-left: 15px;
	font-size: 12px;
}
.pricebox img{
	margin: 0 auto 0;
	display: block;
}

.pricebox p{
	margin: 0 auto 10px;
	display: block;
	width: 230px;
	font-size: 12px;
}
.pricebox .block table{
	margin: 0 auto 10px;
	padding: 10px 10px;
	font-size: 10px;
	width: 230px;
	color: #ff0;
	border-collapse: collapse;
}
.pricebox .block table caption{
	padding: 5px;
	font-size: 12px;
	color: #ff0;
	text-align: left;
	background:  url(/img/line.gif) repeat-x left bottom;
}
.pricebox .block table th{
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #ff0;
	min-height: 50px;
	background:  url(/img/line.gif) repeat-x left bottom;
}
.pricebox .block table td{
	padding: 5px;
	font-size: 12px;
	color: #ff0;
	min-height: 50px;
	background:  url(/img/line.gif) repeat-x left bottom;
}
.pricebox .block table td.turn{
	width: 30px;
	text-align: center;
}

.pricebox .block table td.image{
	width: 60px;
}
.pricebox .block table td.last{
	height: 30px;
	text-indent: 66px;
}


