@charset "utf-8";

* {
	zoom:1;
}

/* == clearfix == */

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}


body {
	margin:0px;
	padding:0px;
	text-align: center;
	font-size:14px;
	color:#000000;
	background:#e5e5e5 url(img/bg.jpg) repeat-y center top;
}

p {
	font-size:14px;
	line-height:180%;
	color:#000000;                                                         
	margin:10px 15px;
	letter-spacing: 0.1em;
}

br {
	letter-spacing: normal;
}

img {
	border: 0;
}

a, a:visited {
	color:#0000FF;
}

a:hover {
	color:#FF0000;
}

a img {
	border: none;
	text-decoration: none;
}

.main {
	background-color:#FCFEF9;
	padding:0;
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 10px;
	margin: 0px;
	line-height: 20px;
	color: #666666;
	padding: 0 10px;
	text-align: right;
}

h3 {
	margin: 0;
	padding: 3px 0 3px 5px;
	border-left: 5px #ff8000 solid;
	font-size: 120%;
	line-height: 100%;
}

.header {
	height: 155px;
	width: 800px;
	background-image: url(img/header.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

.header h2 {
	font-size: 22px;
	text-align: left;
	line-height: 30px;
	margin: 20px 20px 0;
	position: relative;
}

.header h2 a, .header h2 a:visited {
	color: #00F;
	;
	text-decoration: none;
}

.header h2 a:hover {
	color: #00F;
	text-decoration: none;
}

.header p {
	margin:0 0 0 20px;
	font-size: 90%;
	line-height: 1.5;
	text-align: left;
	color: #333;
}

.back {
	margin:0px;
	padding:0px;
	width:800px;
	background-color:#FFFFFF;
}

.cont {
	width:740px;
	margin:0 30px 0 30px;
	padding-top:10px;
	text-align:left;
}

.cont p {
	margin: 0 0 10px;
	text-align: left;
}

.midashi {
	margin: 1em 0;
	text-align: left;
	padding: 6px 7px;
	background: #f9f9f9 url(img/h3_back.gif) repeat-x;
	border: 1px #c0c0c0 solid;
	clear:both;
}

.pan {
	font-size: 13px;
	color: #000000;
	margin-bottom: 5px;
}

.social {
	text-align:right;
	margin-bottom: 10px;
}

.pan a {
	text-decoration: none;
}

.pan a:hover {
	text-decoration: underline;
}

ul.em {
	margin:0 10px 0 10px;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}

ul.em li {
	margin-right: 20px;
	line-height: 20px;
	display: inline;
}

.clr {
	clear:both;
}

#modoru {
	margin:10px 20px;
	text-align: right;
	font-size: 12px;
	clear:both;
}

#option {
	padding:10px;
	text-align:left;
}

#footer {
	padding: 10px 0;
	width: 780px;
	border-top:2px solid #666;
	background: #FFFFFF;
	margin:10px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#main_column {
	text-align: center;
	width: 490px;
 float: left;
}

#side_column {
	width: 240px;
 margin-left:10px;
 float: right;
}

.phantom_list_table {
	width: 490px;
	border-collapse: collapse;
}

.phantom_list_table td {
	text-align: left;
	border: 1px solid #CCC;
	padding: 5px;
	vertical-align: top;
	width: 30%;
	-ms-word-break: break-all;
	word-break: break-all;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.list_table_img {
	text-align: center;
	margin-bottom: 5px;
}

.list_table_title {
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 5px;
}

.list_table_price {
	line-height: 150%;
	text-align: right;
	color: #F00;
	margin-bottom: 5px;
}

.list_table_buyer {
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 5px;
}

.list_table_detail {
	line-height: 150%;
	font-size: 10px;
	margin-bottom: 5px;
}

#detail_table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
}

#detail_table th {
	border-bottom: 1px solid #999;
	vertical-align: top;
	padding: 5px;
	text-align: center;
	width: 130px;
}

#detail_table th img {
	max-width: 128px;
}

#detail_table td {
	border-bottom: 1px solid #999;
	padding: 5px;
	text-align: left;
	-ms-word-break: break-all;
	word-break: break-all;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

#detail_table td.auction_desc img {
	max-height: 468px;
}

#tavel_detail_table {
	width: 100%;
	margin: 10px 0;
	text-align: left;
	border-collapse: collapse;
}

#tavel_detail_table th {
	width: 175px;
	padding: 5px;
	border-bottom: 1px solid #999;
}

#tavel_detail_table td {
	padding: 5px;
	border-bottom: 1px solid #999;
}

#tavel_detail_table td .hotel_img {
	width: 200px;
}

#search_box {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #999;
}

#search_box p {
	margin-bottom: 10px;
	text-align: center;
}

.pager_box {
	text-align: center;
	padding: 10px;
}

.seo_ad {
	color: #F00;
	font-weight: bold;
}

.travel_g_map {
	width: 100%;
	height: 400px;
	margin-bottom: 10px;
}

/* 
ファントムV7楽天ランキング
*/

.cont .rakuten_ranking_title {
	text-decoration:underline;
	text-align:center;
}

.rakuten_ranking_table {
	border: 1px solid #333;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}

/* 
ファントムv8用CSS
*/

ul.v8pager {
	font-size: 11px;
	padding-left: 0;
	margin-left: 0;
}

ul.v8pager li {
	float: left;
	list-style: none;
	border-width: 1px;
	border-color: #DDD;
	border-style: ridge;
}

a.number {
	color: #fff;
	background-color: #999;
	padding: 5px 5px;
	text-decoration: none;
	display: block
}

a:hover.number {
	background-color: #b03
}

a:active.number {
	background-color: #b03
}

.number_carrent {
	color: #fff;
	background-color: Orange;
	padding: 5px 5px;
	text-decoration: none;
	display: block
}

.number_nolink {
	color: #000;
	background-color: #FFF;
	padding: 5px 5px;
	text-decoration: none;
	display: block
}


th {
	width: 150px;
	height: 30px;
	vertical-align: top;
	text-align: left;
	padding: 5px 10px;
}

td {
	width: AUTO;
	height: 30px;
	vertical-align: top;
	text-align: left;
	padding: 5px 10px;
}

li {
	padding: 5px;
}
