@charset "UTF-8";

/* [www.ch-ginga.jp]
 * /original/css/original_local.css
 * Common style for /original/ category.
 * Modified: 2009-07-15
 */


/* [travel info]
--------------------------------------------------------------------------------*/

	/* travelinfo_content
	----------------------------------------*/

div#travelinfo_content div.spot_box {

	clear: both;

	width: 100%;

	margin-bottom: 18px;

	border-top: 1px solid #CCC;

	border-bottom: 1px solid #CCC;

	background: #F2F2F2 url(../images/200808/box_spot.gif) repeat-y 0 0;

	font-size: 88%;

	line-height: 1.4;

}

div#travelinfo_content div.spot_box.single {

	width: 463px;

}

div#spot01,

div#spot03,

div#spot05,

div#spot07 {

	display: inline;

	float: left;

	width: 461px;

	margin-left: 1px;

}

div#spot02,

div#spot04,

div#spot06,

div#spot08 {

	display: inline;

	float: right;

	width: 461px;

	margin-right: 2px;

}

/* info */

div#spot01 div.info,

div#spot02 div.info {

	min-height: 130px;

}

div#spot03 div.info,

div#spot04 div.info {

	min-height: 200px;

}

div#spot05 div.info,

div#spot06 div.info {

	min-height: 180px;

}

/*----------------------------------------

 for WinIE

----------------------------------------*/

* html div#spot01 div.info,

* html div#spot02 div.info {height: 130px;}

* html div#spot03 div.info,

* html div#spot04 div.info {height: 200px;}

* html div#spot05 div.info,

* html div#spot06 div.info {height: 180px;}

* html div#spot07 div.info,



div.spot_box div.info {

	position: relative;

	padding-top: 12px;

	border-bottom: 1px solid #CCC;

	background-color: #FFF;

}

div.spot_box div.info h3 {

	margin: 0 0 18px 11px;

	font-weight: bold;

}

div.spot_box div.info h3 img.flag {

	position: absolute;

	top: 12px;

	left: 11px;

}

div.spot_box div.info h3 span {

	display: block;

	margin: 0 0 0 31px;

}

div.spot_box div.info h3 span img.pic {

	float: right;

	padding: 0 10px 0 5px;

}

div.spot_box div.info h3 span a {

	display: block;

	width: 230px;

	font-size: 12px;

	font-weight: normal;

}

div.spot_box div.info h3 span a.size10 {font-size: 72%;}



div.spot_box .size12 {font-size: 85%;}



div.spot_box div.info p {

	margin: 0 10px 18px 41px;

}


div.spot_box div.info2 {

	position: relative;

	padding-top: 12px;

	padding-bottom: 12px;

	background-color: #FFF;

}

div.spot_box div.info2 h3 {

	margin: 0 0 18px 11px;

	font-weight: bold;

}

div.spot_box div.info2 h3 img.flag {

	position: absolute;

	top: 12px;

	left: 11px;

}

div.spot_box div.info2 h3 span {

	display: block;

	margin: 0 0 0 31px;

}

div.spot_box div.info2 h3 span img.pic {

	float: right;

	padding: 0 10px 0 5px;

}

div.spot_box div.info2 h3 span a {

	display: block;

	width: 230px;

	font-size: 12px;

	font-weight: normal;

}

div.spot_box div.info2 h3 span a.size10 {font-size: 72%;}

div.spot_box div.info2 p {

	margin: 0 10px 18px 41px;

}



/* comment */

div.spot_box div.comment h4 {

	padding: 17px 10px 18px 21px;

}

div.spot_box div.comment p {

	margin: 0 10px 18px 22px;

}

div.spot_box div.comment {

	

}



#travelinfo_content {
	margin-bottom: 20px;
}
#travelinfo_content h2 {
	margin: 25px 0 23px;
	font-size: 12px;
}
#travelinfo_content #map {
	float: left;
	width: 520px;
	height: 270px;
}

#travelinfo_content div.description {
	float: right;
	width: 390px;
	height: 270px; min-height: 270px;
	margin: -2px 0 30px;
	font-size: 88%;
	line-height: 1.5;
}
	html>body #map_section div.description { height: auto; }


/*

#travelinfo_content div.spot_box {
	clear: both;
	width: 925px;
	margin-bottom: 30px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(../images/box_spot.gif) repeat-y 0 0;
	font-size: 88%;
	line-height: 1.4;
}
#travelinfo_content div.spot_box.single {
	width: 463px;
}
#spot01,
#spot03,
#spot05,
#spot07 {
	display: inline;
	float: left;
	width: 462px;
	margin-left: 1px;
}
#spot02,
#spot04,
#spot06,
#spot08 {
	display: inline;
	float: right;
	width: 461px;
	margin-right: 1px;
}

/* info */
div.spot_box div.info,
div.spot_box div.info2 {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 12px 0;
	background-color: #FFF;
}
div.spot_box div.info h3,
div.spot_box div.info2 h3 {
	margin: 0 0 18px 11px;
	font-weight: bold;
}
div.spot_box div.info h3 img.flag,
div.spot_box div.info2 h3 img.flag  {
	position: absolute;
	top: 12px;
	left: 11px;
}
div.spot_box div.info h3 span,
div.spot_box div.info2 h3 span  {
	display: block;
	margin: 0 0 0 31px;
}
div.spot_box div.info h3 span img.pic,
div.spot_box div.info2 h3 span img.pic {
	float: right;
	padding: 0 10px 0 5px;
}
div.spot_box div.info h3 span a,
div.spot_box div.info2 h3 span a {
	display: block;
	width: 230px;
	font-size: 12px;
	font-weight: normal;
}
div.spot_box div.info h3 span a.size10,
div.spot_box div.info2 h3 span a.size10  {font-size: 72%;}
div.spot_box .size12 {font-size: 85%;}
div.spot_box div.info p,
div.spot_box div.info2 p {
	margin: 0 10px 18px 41px;
}


*/

/* [shop]
--------------------------------------------------------------------------------*/

	/* shop_content
	----------------------------------------*/

#shop_content {
	margin: 15px 0 8px 10px;
}

#shop_content h2 {
	padding: 10px 0 8px 21px;
}
#shop_content p.pic {
	float: left;
	width: 347px;
	text-align: right;
}

		/* shop_detail
		----------------------------------------*/

#shop_detail {
	margin: 0 0 20px 370px;
	line-height: 1.4;
}
#shop_detail h3 {
	margin-bottom: 8px;
	padding: 10px 4px;
	background: url(../../images/line_dotted_999999.gif) repeat-x 0 100%;
	font-size: 113%;
	font-weight:bold;
}
#shop_detail table {
	margin-bottom: 28px;
	font-size: 88%;
}
#shop_detail th {
	width: 1%;
	padding-right: 5px;
}
#shop_detail p {
	font-size: 88%;
}

		/* atsukom_comment
		----------------------------------------*/
#atsukom_comment {
	margin: 0 0 40px 370px;
	font-size: 88%;
	line-height: 1.4;
}
#atsukom_comment h3 {
	padding: 13px 0 8px 2px;
	background: url(../../images/line_dotted_999999.gif) repeat-x 0 0;
}
#atsukom_comment p {
	margin: 0 20px 0 2px;
}


/* [recipe]
--------------------------------------------------------------------------------*/

	/* recipe_content
	----------------------------------------*/
#recipe_content h2 {
	padding: 1px 0 18px 21px;
}
#recipe_content div.side {
	display: inline;
	float: left;
	width: 340px;
	margin-left: 7px;
	font-size: 88%;
	line-height: 1.4;
}

#recipe_content div.side p.link {
	margin: 5px 0 0 37px;
	text-indent: -17px;
}
#recipe_content div.side p a {
	font-size: 86%;
}
#recipe_content ul {
	margin: 12px 0 12px 18px;
}
#recipe_content ul li {
	margin-bottom: 4px;
}

		/* recipe_detail
		----------------------------------------*/

#recipe_detail {
	display: inline;
	position: relative;
	float: right;
	width: 545px;
	margin-right: 10px;
	line-height: 1.4;
}
#recipe_detail h3 {
	margin-bottom: 8px;
	padding: 10px 190px 10px 4px;
	background: url(../../images/line_dotted_999999.gif) repeat-x 0 100%;
	font-size: 113%;
	font-weight:bold;
}
#recipe_detail p.author {
	position: absolute;
	top: 15px;
	right: 0;
	width: 190px;
	text-align: right;
}
#recipe_detail p,
#recipe_detail table,
#recipe_detail li {
	font-size: 88%;
}
#shop_detail img {
	float: right;
	margin-left:10px;
}

			/* section
			----------------------------------------*/

#recipe_detail div.section {
	clear: both;
	margin-top: 10px;
	padding: 11px 0 0;
	background: url(../../images/line_dotted_999999.gif) repeat-x 0 0;
}
#recipe_detail h4 {
	margin-bottom: 10px;
	font-size: 88%;
}
#recipe_detail div.section table {
	margin: 0 0 0 20px;
}
#recipe_detail div.section table caption {
	text-align: left;
}
#recipe_detail div.section table th {
/*	width: 4em;*/

	padding-right:15px;
}
#recipe_detail div.section table td {
	padding-right:50px;
}
#recipe_detail div.section ol li {
	list-style-type: decimal;
	margin: 0 0 36px 26px;
}
#recipe_detail div.section ol li img {
	margin-top: 12px;
}

				/* group
				----------------------------------------*/

#recipe_detail div.group {
	float: left;
	width: 272px;
}

	/* prevmonth
	----------------------------------------*/

p.prevmonth {
	clear: both;
	margin: 0 -5px 20px 0;
	text-align: right;
}




/* [motoyoy]
--------------------------------------------------------------------------------*/

	/* motoyoy_content
	----------------------------------------*/

#motoyoy_content {
	margin: 50px 0 60px;
	font-size: 88%;
	line-height: 1.5;
	text-align: center;
}
#motoyoy_content p.bnr {
	margin-top: 20px;
}

/*----------------------------------------
 Utilities
--------------------------------------------------------------------------------*/

.size10 {font-size: 63%;}


/*----------------------------------------
 clearfix
--------------------------------------------------------------------------------*/

div.spot_box:after,
#recipe_detail div.section:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
*;first-child+html div.spot_box,
*:first-child+html #recipe_detail div.section {
	display: inline-block;
}
* html div.spot_box,
* html #recipe_detail div.section {
	height: 1%;
}


