@charset "utf-8";
/* CSS Document */

body
{
	background: white none repeat scroll 0 0;
	color: #000000;
}

#container, #contents
{
/*	width: 765px;*/
	width: 17cm;
/*	width: 100%;*/
}

#printout_logo
{
	width: 17cm;
/*	width: 100%;*/
	overflow: hidden;
}

#inner_padding
{
	padding-right: 0px;
}

#inner_center
{
	width: 17cm;
}

#header {
	display: none;
}

#left {
	display: none;
}

#index_right {
	display: none;
}

#footer {
	display: none;
}

.no_print {
	display: none;
}

table {
	border: 1px solid #999999;
	border-collapse: collapse;
}

table th {
	border: solid #999999;
	border-width: 0px 1px 1px;
}

table td {
	border: solid #999999;
	border-width: 0px 1px 1px;
}

/* スポット詳細 */

.basicinfo_1 {
	float: left;
	width: 45%;
}

.basicinfo_2 {
	float: left;
	width: 55%;
}

.reset {
	clear: both;
}

.spotseach,.bg_category,.seasonal_point{
	display: none;
}

.map_icon {
	display: none;
}

dl.mouse {
	display: none;
}

.qr_left {
	float: left;
	width: 50%;
}

.area_qr {
	float: left;
	width: 50%;
}

.googlemaps {
	width: 17cm;
/*	width: 100%;*/
	height: 10cm;
/*	height: 437px;*/
	
	float: none;
}

div.no_print_topic
{
	display: block;
	background-color: #FFFFD5;
	border: 1px solid #F3E89E;
	text-align: left;
	font-size: 80%;
	width: 17cm;
}

div.no_print_topic > div
{
	background-color: #FFFFD5;
	padding: 4px;
}

@media print
{
	div.no_print_topic
	{
		display: none;
	}
}


/* contents.css と同じ定義 */
.h2_contents_title {
	background: url(../image/bg_h2.gif) repeat-x;
	font-size: 130%;
	padding: 14px;
	height: 24px;
	_height: 52px;
	clear: both;
	margin: 0px;
}

.h2_contents_title_orange {
	background: url(../image/bg_h2_orange.gif) repeat-x;
	font-size: 130%;
	padding: 14px;
	height: 24px;
	_height: 52px;
	clear: both;
	margin: 0px;
}

.h2_contents_title_pink {
	background: url(../image/bg_h2_pink.gif) repeat-x;
	font-size: 130%;
	padding: 14px;
	height: 24px;
	_height: 52px;
	clear: both;
	margin: 0px;
}

.h2_contents_title_blue {
	background: url(../image/bg_h2_blue.gif) repeat-x;
	font-size: 130%;
	padding: 14px;
	height: 24px;
	_height: 52px;
	clear: both;
	margin: 0px;
}

.h3_contents_titlet {
	background: url(../image/bg_h3.gif) no-repeat;
	font-size: 120%;
	clear: both;
	text-indent: 22px;
	vertical-align: middle;
	height: 29px;
	padding: 7px 0px 15px;
}

.h3_contents_titlet_pink {
	background: url(../image/bg_h3_pink.gif) no-repeat;
	font-size: 120%;
	clear: both;
	text-indent: 22px;
	vertical-align: middle;
	height: 29px;
	padding: 7px 0px 15px;
}

.h3_contents_titlet_orange {
	background: url(../image/bg_h3_orange.gif) no-repeat;
	font-size: 120%;
	clear: both;
	text-indent: 22px;
	vertical-align: middle;
	height: 29px;
	padding: 7px 0px 15px;
}

.h3_contents_titlet_blue {
	background: url(../image/bg_h3_blue.gif) no-repeat;
	font-size: 120%;
	clear: both;
	text-indent: 22px;
	vertical-align: middle;
	height: 29px;
	padding: 7px 0px 15px;
}

