/* -----------------------------------------------------------
CSS Information

File name:      oem.css
Created:        2009-05-14
Last update:    2009-05-14 by Nishijima
Style Info:     OEMの旅行記部分
----------------------------------------------------------- */


html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
}

/*
#wrap_oem {
	color: #333333;
	font-size: 62.5%;
	font-family: "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
}
#content_oem {
	font-size: 1.3em;
}
*/



/*ヘッダー
-----------------------------------------------------*/
#content_oem #hdr_oem{
	position:relative;
	margin: 10px 0 10px;
	padding: 3px 10px;
z-index: 100;
}
#content_oem #hdr_oem h2{
	width: 540px;
	margin: 0px;
	font-size: 1.2em;
	color: #ffffff;
z-index: 100;
}
/*
#content_oem #hdr_oem .search{
	position:absolute;
	top: 3px;
	right: 10px;
}
#content_oem #hdr_oem .search span{
	color: #fff;
}
#content_oem #hdr_oem .search form{
	display: inline;
}
*/


#hdr_oem .select_city {
	position: absolute;
	top: 3px;
	right: 10px;
z-index: 100;
}

#hdr_oem .select_city p {
	padding: 5px 2px 2px 5px;
	border: 1px solid #cccccc;
	background: #f1f1f1;
	line-height: 1.0;
	cursor: pointer
}

#hdr_oem .select_city p span {
	padding: 4px 18px 0 0; 
	background: url(http://cdn.4travel.jp/img/general/4travel/overseas/area/btn_cmn_pulldown.gif) no-repeat right bottom;
}

#hdr_oem .select_box {
	overflow: auto;
	position: absolute;
	right: 10px;
	top: 25px;
	width: 280px;
	height: 250px;
	padding: 5px 10px;
	background: #f1f1f1;
	border: 1px solid #cccccc;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;

z-index: 100;
}

#hdr_oem .select_box ul li {
	list-style-type: none;
}


#hdr_oem .select_box ul li a {
	display: block;
	padding: 1px;
	color: #333333;
	text-decoration: none;
	zoom: 1;
}

#hdr_oem .select_box ul li a:hover {
	background: #ffffff;
	color: #ee0000;
}

#hdr_oem .select_box ul li a span {
	color: #ff9900;
}





/*エリア説明
-----------------------------------------------------*/
#content_oem .gry_box{
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom: 25px;
}
#content_oem .gry_box .inner{
	background: #f2f2f2;
	padding: 5px 10px;
}
#content_oem .gry_box .inner h3{
	font-size: 1.1em;
}





/*他エリアへ
-----------------------------------------------------*/
#content_oem .area_box{
	padding: 3px;
	border: 1px solid #cccccc;
	margin: 10px 0 20px;

}
#content_oem .area_box .inner{
	background: #f2f2f2;
	padding: 10px 10px 10px;
}
#content_oem .area_box .inner h3{
	background: url(http://cdn.4travel.jp/img/general/e/oem/common/bg_area.gif) no-repeat left bottom;
	padding: 2px 10px 6px 42px;
	font-size: 1.1em;
}


#content_oem .area_box dl{
	margin: 5px 20px 0 40px;
}
#content_oem .area_box dl dt{
	padding-left: 8px;
	font-size: 1.1em;
/*	font-weight: bold;*/

	color: #333333;
	background: url(http://cdn.4travel.jp/img/public/csl/csl_10_666666.gif) no-repeat left 4px;
}
#content_oem .area_box dl dd{
	float: left;
	margin: 3px 0;
	padding: 0 5px;
	line-height: 1em;
	white-space: nowrap;
	border-right: 1px solid #CCC;
}





/*4travelへ会員登録
-----------------------------------------------------*/
#content_oem .member_box{
	padding: 3px;
	border: 1px solid #cccccc;
	margin: 10px 0 20px;
}
#content_oem .member_box .inner{
	background: #F5F2EC;
	padding: 10px 10px 10px;
}
#content_oem .member_box .inner h3{
	background: url(http://cdn.4travel.jp/img/general/e/oem/common/bg_menber.gif) no-repeat left bottom;
	padding: 2px 10px 13px 40px;
	font-size: 1.1em;
}

#content_oem .member_box .inner .txt{
	margin: 0 15px 0 38px;
	position: relative;
}

#content_oem .member_box .inner .txt p{
	float: left;
	line-height: 1.5em;
	width: 400px;
}
#content_oem .member_box .inner .txt img{
	float: right;
	margin-top: 3px;
}



/* __subtitle
----------------------------------------------------------- */
h3.subtitle {
	margin: 0 0 5px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999999;
	font-size: 1.1em;
	position: relative;
}
h3.subtitle span{
	font-size: 1.2em;
	font-family: Arial black, Helvetica, sans-serif;
	font-weight:normal;
	font-style: normal;
	padding: 0 2px;
	color: #CA2621;
/*	color: #666;*/
}

h3.subtitle div.logo {
	position: absolute;
	right: 3px;
	top: 5px;
}



/* __sort
----------------------------------------------------------- */
.sort {
	margin: 5px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999999;
	position: relative;
}

.sort p span.current {
	color: #000000;
	font-weight: bold;
}

.sort p span.line {
	color: #666666;
}

.sort p a {
	padding-left: 12px;
}

.sort p a {
	background: url(http://cdn.4travel.jp/img/general/e/oem/common/ico_sort.gif) no-repeat left center;
}
.sort div.logo {
	position: absolute;
	right: 5px;
	top: 0;
}




/* __paging
----------------------------------------------------------- */

.paging {
	position: relative;
	clear: both;
	margin: 0 0 20px;
	padding-top: 5px;
	/*border-top: 1px dotted #999999;*/
	text-align: center;
	zoom: 1;
}

.paging p {
	padding-bottom: 2px;
}

.paging p.current {
	color: #666666;
	font-size: 1.3em;
	font-family: Arial;
}

.paging p.current a {
	font-size: 0.8em;
}

.paging p.current strong {
	color: #000000;
	font-size: 1.2em;
}

.paging p.prev {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
}

.paging p.next {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;;
}

.paging p a:link,
.paging p a:visited {
/*	text-decoration: none;*/
}



/* __more
----------------------------------------------------------- */

.more {
	text-align: right;
	margin: 0 0 20px;
	padding-top: 5px;
/*border-top: 1px dotted #999999;*/
	font-weight: bold;
}
.more a {
	padding-right: 10px;
	background: url(http://cdn.4travel.jp/img/general/4travel/cmn/ico/ico_more.gif) no-repeat right center;
}


#flash_box {
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	test-align: center;
}



/* __旅行記
----------------------------------------------------------- */

#travelogue {
	margin-top: 5px;
}
#travelogue li{
	border-bottom: 1px dotted #cccccc;

	padding: 12px 8px;
	/*padding: 12px 0px; 背景色変えないならこれで */
	list-style:none;
}
#travelogue li.none{
	border-bottom: none;
	margin: 5px auto 30px;
}
#travelogue li.end{
	border-bottom: none;
	margin-bottom: 0px;
}

#travelogue li .info{
	float: right;
	/*width: 450px; 可変要素 幅660pxのとき */
}
#travelogue li .info .ttl{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 2px;
}

#travelogue li .info .ttl span{
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
}

#travelogue li .info .ttl span a,
#travelogue li .info .ttl span a:hover
{
	color: #666666;
	text-decoration:underline;
}
#travelogue li .info .date{
	font-size: 1em;
	font-weight:bold;
	color: #666;
	margin-bottom: 3px;
}
#travelogue li .info .txt{
	font-size: 1em;
	color: #333333;
}




#travelogue li .photo{
	float: left;
	width: 130px;


}

*:first-child+html #travelogue li .photo{

}

#travelogue li .photo p{
	height: 90px;
	overflow:hidden;
}

#travelogue li .photo a{
	display: block;
	padding: 4px;
	border: 1px solid #ddd;
}

#travelogue li .photo a:hover{
	background:#ddd;
}











/*
#travelogue li .photo .pic1{
	width: 120px;
	height: 90px;
	position:absolute;
	top: 0;
	left: 0;
	overflow:hidden;
}
#travelogue li .photo .pic2{
	width: 60px;
	height: 44px;
	position:absolute;
	top: 0;
	left: 122px;
	overflow:hidden;
}
#travelogue li .photo .pic3{
	width: 60px;
	height: 44px;
	position:absolute;
	top: 46px;
	left: 122px;
	overflow:hidden;
}
#travelogue li .photo .no_photo{
	background: #ccc;
}
*/



.clear {
    zoom: 100%;
}
.clear:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
