@charset "UTF-8";
/* CSS Document */
/* 3カラム用 */
/* top ページ */
.new_box,.pickup_box{
	display:block;
	border:solid 1px #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.new_box{
	height:481px;
}
.pickup_box{
	height:810px;
}
.new_title{
	display:block;
	height:34px;
	text-indent:-9999px; overflow:hidden;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/static/image/shinchaku.gif) no-repeat center -1px;
}
.pickup_title{
	display:block;
	height:34px;
	text-indent:-9999px; overflow:hidden;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/static/image/osusume.gif) no-repeat center -1px;
}
.detaile_title01{
	display:block;
	height:35px;
	text-indent:-9999px; overflow:hidden;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/static/image/detail_title01.gif) no-repeat center 0px;
}
.detaile_title02{
	display:block;
	height:35px;
	text-indent:-9999px; overflow:hidden;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/static/image/detail_title02.gif) no-repeat center 0px;
}
.detail_sutitle{
	background:url("/static/image/point_icon.gif") no-repeat scroll 10px center #C4E3FC;
	color:#000000;
	font-size:13px; font-weight:bold;
	line-height:27px;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 65px;
	text-align:left;
}
.new_table{
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
}
.new_table li{
	display:block;
	float:left;
	width:270px; height:140px;
	margin: 0px 5px 4px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/static/image/newbg.gif) no-repeat center 0px;
}

.new_table li.clear{
	clear: both; font-size:0px;
	text-indent:-9999px;
	height:0px; line-height:0px;
}

.pickup_table{
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
}
.pickup_table li{
	display:block;
	float:left;
	width:270px; height:370px;
	margin: 0px 5px 4px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/static/image/pickbg.gif) no-repeat center 0px;
}

.pickup_table li.clear{
	clear: both; font-size:0px;
	text-indent:-9999px;
	height:0px; line-height:0px;
}
.thumbnail000{
	float:left;
	margin: 10px 0px 4px 10px;
	padding: 0px 0px 0px 0px;
}
.new_table_detail{
	float:right;
	width:160px;
	margin: 10px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}
.new_table_detail2{
	display:block;
	border-top: dashed 1px #555555;
	margin: 0px 10px 0px 10px;
	padding: 3px 0px 0px 0px;
}
.pick_table_detail2{
	display:block;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.pick_table_detail3{
	display:block;
	margin: 0px 25px 10px 25px;
	padding: 0px 0px 5px 0px;
	border-bottom: dashed 1px #555555;
}

.pickup_02001{background: url(/static/icon/icon_05_2.gif) no-repeat 170px center;}
.pickup_02004{background: url(/static/icon/icon_1a.gif) no-repeat 170px center;}
.pickup_02002{background: url(/static/icon/icon_1b.gif) no-repeat 170px center;}
.pickup_02003{background: url(/static/icon/icon_1m.gif) no-repeat 170px center;}
.pickup_02006{background: url(/static/icon/icon_o.gif) no-repeat 170px center;}
.pickup_02005{background: url(/static/icon/icon_t.gif) no-repeat 170px center;}
.pickup_02007{background: url(/static/icon/icon_k.gif) no-repeat 170px center;}
.pickup_03001{background: url(/static/icon/icon_m.gif) no-repeat 170px center;}
.pickup_04001{background: url(/static/icon/icon_s.gif) no-repeat 170px center;}
.pickup_05001{background: url(/static/icon/icon_s.gif) no-repeat 170px center;}

.thumbnail_big{
	display:block;
	text-align:center;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.search_title{
	display:block;
	height:35px;
	text-indent:-9999px; overflow:hidden;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/static/image/kensaku.gif) no-repeat center 0px;
}
table.search_box {
    width: 565px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table.search_box td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	font-size:11px;
    line-height: 150%;
    vertical-align:top;
}
table.search_box td strong {
	color:#000000;
}
table.search_box td .font_big{ font-size:16px;}
table.search_box td.search_box_head{font-weight: bold; font-size:14px;}
table.search_box td.right_box{text-align:right; border-width: 0px 0px 1px 0px;}
table.search_box td.search_box_foot{text-align:right;}

table.goods_list {
    width: 565px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.goods_list th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
}
table.goods_list th.goods_list_th01 {
    padding: 7px; font-size:13px;
	background:#f9e069;
	text-align:left; line-height:150%;
}
table.goods_list th.goods_list_th02 {
    padding: 7px 7px 7px 65px; font-size:13px;
	color:#000000;
	text-align:left; line-height:150%;
	background:url(/static/image/point_icon.gif) no-repeat 10px center #c4e3fc;
}
table.goods_list th.goods_list_th03 {
	text-align:center;
	background-color:#f9f4d7;
	font-size:12px; width:60px;
    font-weight: normal;
}
table.goods_list td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
.goods_list_td01{
	font-size:12px;
    font-weight: normal;
}
.goods_list_td02{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
table.goods_list td.goods_list_thumb{
	font-size:12px; width:120px;
	text-align:center; vertical-align:middle;
}
table.goods_list td.goods_list_thumb a.thumb{
	text-decoration:none;
}
table.goods_list td.goods_list_thumb a img{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.goods_list_input_date{
	text-align:right;
	font-size:11px;
}

table.detail_table{
    width: 545px;
	margin: 0px auto 5px auto;
	padding: 0px 0px 0px 0px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.detail_table th {
    padding: 10px;
	width:95px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background:#f9f4d7;
    font-weight: bold;
	font-size:12px;
    line-height: 150%;
    text-align: left; vertical-align: middle;
}
table.detail_table td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	font-size:12px;
    text-align: left; vertical-align: middle;
}

.detail_top_box{
	display:block;
	width:545px; height:225px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	background:url(/static/image/detail_tb.gif) no-repeat 0px 0px;
}
.station_name{
	font-weight:bold;
	font-size:14px;
}
.detail_title01{
	display:block; line-height:40px;
	font-size:16px; color:#000000;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
}

.d_02001{background: url(/static/icon/icon_05_2.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}
.d_02004{background: url(/static/icon/icon_1a.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}
.d_02002{background: url(/static/icon/icon_1b.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}
.d_02003{background: url(/static/icon/icon_1m.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}
.d_02006{background: url(/static/icon/icon_o.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}
.d_02005{background: url(/static/icon/icon_t.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}
.d_02007{background: url(/static/icon/icon_k.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}
.d_03001{background: url(/static/icon/icon_m.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}
.d_04001{background: url(/static/icon/icon_s.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}
.d_05001{background: url(/static/icon/icon_s.gif) no-repeat 10px 17px; padding: 10px 0px 0px 80px;}

.detail_left_img_box{
	display:block;
	float:left;
	height:165px;
	margin:0;
	padding:5px 0 0;
	text-align:center;
	width:250px;
}
.detail_left_img_box img{
	max-width:100%; max-height:100%;
}
* html body .detail_left_img_box img {
	_width: expression(this.width >= this.height ? "100%" : "auto");
	_height: expression(this.width <= this.height ? "100%" : "auto");
}

.detail_right_list_box{
	display:block; float:right;
	width:290px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.detail_right_list_box li{
	display:block; font-weight:bold;
	height:30px; line-height:30px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 20px;
	border-bottom:solid 1px #CCCCCC;
	background: url(/static/image/detail_list_icon.gif) no-repeat 0px center;
}
.detail_right_list_text{
	display:block; float:left;
	width:100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.map_link a{
	padding:0px 50px 0px 0px;
	background: url(/static/image/map_link.gif) no-repeat right center;
}
.detail_thumb_list{
	width:545px; height:200px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	border:1px solid #CCCCCC;
}
.detail_thumb_list li{
	display:block;
	text-align:center;
	width:165px; float:left;
	margin: 0px 8px 0px 8px;
	_margin: 0px 4px 0px 4px;
	padding: 16px 0px 0px 0px;
}
.detail_thumb_list li a img{
	max-height: 130px; height: auto !important; height: 130px;
	max-width: 165px; width: auto !important; width: 165px;
}
.contact_detail_text01{
	display:block;
	line-height:22px;
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
}
.contact_detail_text02{
	display:block;
	line-height:45px;
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
}

table.detail_contact_table {
    width: 545px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.detail_contact_table th {
    padding: 10px;
	width:125px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
	font-size:11px;
    line-height: 150%;
    text-align: left; vertical-align:top;
}
table.detail_contact_table td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	font-size:11px;
    text-align: left; vertical-align:top;
}
table.detail_contact_table td.form_btns{
    padding: 15px;
	font-size:11px;
    text-align:center;
}

.cantactTable_text{
	padding:3px 0px 3px 0px;
}
.search_result_list{
	display:block;
	margin: 0px 5px 20px 5px;
	padding: 0px 0px 5px 0px;
	border-bottom:1px solid #CCCCCC;
}
.search_result_title{
	font-size:13px; font-weight:bold;
	line-height:30px;
	background:#f9e069;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}
.search_result_text{
	display:block;
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
}
.search_result_url{
	display:block;
	text-align:right;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}
table.full_result_box{
	width: 565px;
	margin: 0px 0px 20px 0px;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table.full_result_box th{
	padding: 0px 0px 0px 10px;
	height: 35px;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	border: 1px #cccccc solid;
	border-width: 0 0 1px 1px;
}
table.full_result_box td{
	padding: 0px 5px 0px 0px;
	height: 40px;
	font-size: 13px;
	text-align: right;
	border: 1px #cccccc solid;
	border-width: 0 0 1px 1px;
}
table.full_result_box td.full_result_detail{
	font-size: 11px;
}
table.full_result_box th.box_text1{
	font-weight: bold;
}
table.full_result_box th.box_text2{
	font-weight: normal;
	font-size: 12px;
}
table.full_item_box{
	width: 565px;
	margin: 0px 0px 10px 0px;
}
table.full_item_box th{
	height: 30px;
	font-size: 13px;
	padding: 5px 10px 5px 10px;
	background-color: #f9e069;
	text-align: left;
}
table.full_item_box td{
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}
table.full_item_box td.item_text{
	padding: 10px 25px 10px 10px;
}
table.full_item_box td.item_link{
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	text-align: right;
}
table.full_item_box td.item_link a{
	color: #113d9f;
	font-size: 11px;
	text-decoration: underline;
}
hr.item_hr{
	background-color: #CCCCCC;
	height: 1px;
	border: none;
	color: #CCCCCC;
	margin: 0px;
}
.cop_box{
	display:block;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
.cop_title{
	display:block;
	color:#FFFFFF;
	line-height:25px; font-size:14px;
	background-color:#124ba1;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}
.cop_name{
	display:block;
	line-height:25px; font-size:13px;
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 0px 10px;
	border-bottom:dotted 1px #555555;
}
table.cop_table{
	display:block;
	width:545px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}
table.cop_table td{
	margin: 0px 0px 0px 0px;
	padding: 5px;
	text-align:left; vertical-align:top;
}
table.cop_table td .com_det_text{
	text-align:center; font-size:11px;
	line-height:25px;
}
table.cop_table td .com_det_text0{
	text-align:center; font-size:11px;
	padding:6px 0px 0px 0px;
	line-height:13px;
}
table.cop_table td.cop_table_detail{width:240px;}
table.cop_table td.cop_table_detail a{color: #113d9f;}
table.cop_table td.cop_image{}
table.cop_table td.cop_googlemap{}

