@charset "Shift_JIS";

/* #############################################################

[ index ]

Additional authority person of parts : Web master

############################################################# */

/* カレンダーの表示位置 */
#ui-datepicker-div{
	position:absolute;
	left:492px;
	top:390px;
}

/* -------------------------------------------------------------- 
column
-------------------------------------------------------------- */
#content #content_left{
	width:300px;
	float:left;
	display:inline;
}
#content #content_right{
	width:435px;
	float:right;
	display:inline;
}

/* -------------------------------------------------------------- 
見出し（main）
-------------------------------------------------------------- */
#content div.main{/* 2011.04.06 edit */
	width:740px;
	min-height:115px;
	_height:115px;
	position:relative;
	margin:0 0 10px 0;
}
#content div.main h1{
	width:100%;
	height:55px; /* 123 */
	line-height:55px;
	text-indent:20px;
	font-size:2em;
	font-weight:bold;
	color:#4F4E4C;
	/* background:url(../../resources/images/ttl_main.jpg) no-repeat 0 0; */
	background:url(/resources/images/ttl_main.jpg) no-repeat 0 0;	
}
#content div.main p.img{
	width:181px;
	height:122px;
	position:absolute;
	top:11px;
	right:17px;
}
#content div.main p.lead{
	width:520px;
	margin:10px 0 0 25px;/* -55 */
}

/* -------------------------------------------------------------- 
content_float
-------------------------------------------------------------- */
div.content_float{
	width:740px;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	overflow:hidden;
	/* background:url(../../resources/images/bg_search_section00_new.gif) no-repeat 0 100%; */
    background:url(/resources/images/bg_search_section00_new.gif) no-repeat 0 100%;
}

/* -------------------------------------------------------------- 
出発地を選ぶ（departure）
-------------------------------------------------------------- */
#content div.departure{
	width:740px;
	padding:0 0 8px 0;
}
#content div.departure dl{
	overflow:hidden;
	padding:13px 13px 0 13px;
	/* background:url(../../resources/images/content/bg_section_l.gif) no-repeat 0 0; */
	background:url(/resources/images/content/bg_section_l.gif) no-repeat 0 0;
	_zoom:1;
}
#content div.departure dl dt{
	float:left;
	display:inline;
	margin:0 8px 0 0;
}
#content div.departure dl dd{
	float:left;
	display:inline;
	margin:5px 5px 0 0;
}

/* -------------------------------------------------------------- 
目的地からさがす（purpose）
-------------------------------------------------------------- */
#content div.purpose{
	margin:0 0 10px 0;
	/* background:url(../../resources/images/bg_search_sction01_new.gif) no-repeat 0 0; */
	background:url(/resources/images/bg_search_sction01_new.gif) no-repeat 0 0;
}
#content div.purpose h2{
	margin:0;
}
#content div.purpose p.map{
	width:272px;
	margin:8px auto 5px auto;
}
#content div.purpose dl{
	width:262px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:7px 0 7px 0;
	/* background:url(../../resources/images/bg_dotted_gray.gif) repeat-x 0 100%; */
	background:url(/resources/images/bg_dotted_gray.gif) repeat-x 0 100%;
}
#content div.purpose dl dt{
	width:70px;
	float:left;
	display:inline;
	font-size:0.85em;
	font-weight:bold;
	line-height:1.5;
}
#content div.purpose dl dd{
	width:180px;
	float:left;
	display:inline;
	padding:0 10px 0 0;
	font-size:0.85em;
	line-height:1.5;
}
#content div.purpose dl.long dt{
	width:120px;
	float:left;
	display:inline;
}
#content div.purpose dl.long dd{
	width:130px;
	float:left;
	display:inline;
	padding:0 10px 0 0;
}
#content div.purpose dl dd a{
	white-space:nowrap;
}
#content div.purpose ul{
	width:262px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
}
#content div.purpose ul li{
	width:165px;
	float:left;
	display:inline;
	margin:0 0 5px 0;
}
#content div.purpose ul li.long{
	width:100%;
}
#content div.purpose ul li a{
	padding:0 0 0 10px;
	/* background:url(../../resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 3px; */
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 3px;
}

#content div.purpose a:link,
#content div.purpose a:visited {
	/* text-decoration:underline; */
}
#content div.purpose a:hover,
#content div.purpose a:active {
	/* text-decoration:none; */
}


/* -------------------------------------------------------------- 
content_right
-------------------------------------------------------------- */
#content div.content_float div#content_right div.section{
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	/* background:url(../../resources/images/bg_search_sction02_new.gif) no-repeat 0 0; */
	background:url(/resources/images/bg_search_sction02_new.gif) no-repeat 0 0;
}
#content div.content_float div#content_right div.section.ttl_img {
	margin:0;
	/* background:url(../../resources/images/bg_search_sction02_new.gif) no-repeat 0 30px; */
	background:url(/resources/images/bg_search_sction02_new.gif) no-repeat 0 30px;
}
#content div.content_float div#content_right div.section div.inside{
	padding:0 0 10px 0;
	/* background:#FFF url(../../resources/images/bg_search_sction02_new.gif) no-repeat 0 100%; */
    background:#FFF url(/resources/images/bg_search_sction02_new.gif) no-repeat 0 100%;
}
#content div.content_float div#content_right div.section.ttl_img div.inside{
	padding:10px 0;
}
#content div.content_float div#content_right div.section div.inside.bg_none {
	background:none;
}

/* -------------------------------------------------------------- 
条件からさがす（condition）
-------------------------------------------------------------- */
#content div.condition{
	margin:0;
	padding:0 0 10px 0;
}
#content div.condition h2{
	margin:0;
}
#content div.condition div.inside{
	width:100%;
}

#content div.condition dl.condition{
	width:405px;
	overflow:hidden;
	margin:0 auto 0 auto;
}
#content div.condition dl.condition dt{
	width:90px;
	float:left;
	clear:both;
	display:inline;
	padding:1px 0 0 10px;
}
#content div.condition dl.condition dd{
	width:305px;
	float:left;
	display:inline;
	padding:1px 0 10px 0;
}
#content div.condition dl.condition dd.calendar input{
	width:30px;
	margin:0 5px 5px 5px;
}
#content div.condition dl.condition dd select{
	margin:0 5px 0 5px;
	padding:2px;
}
#content div.condition dl.condition dd span{
	padding:0 0 0 15px;
	/* background:url(../../resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 5px 2px; */
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 5px 2px;
}
#content div.condition dl.condition dd span a{
	padding:3px 20px 3px 0;
	/* background:url(../../resources/images/ico_calendar.gif) no-repeat 100% 0; */
	background:url(/resources/images/ico_calendar.gif) no-repeat 100% 0;
}

#content div.condition p.add{
	width:395px;
	overflow:hidden;
	margin:15px auto 10px auto;
	padding:5px;
    /* background:url(../../resources/images/bg_dotted_gray.gif) repeat-x 0 100%; */
    background:url(/resources/images/bg_dotted_gray.gif) repeat-x 0 100%;
}
#content div.condition p.add a{
	padding:0 0 0 10px;
	/* background:url(../../resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 3px; */
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 3px;
}
#content div.condition p.btn{
	width:405px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:8px 0 5px 0;
	text-align:center;
	/* background:url(../../resources/images/bg_search.gif) no-repeat 50% 0; */
	background:url(/resources/images/bg_search.gif) no-repeat 50% 0;
}

/* -------------------------------------------------------------- 
目的・テーマで選ぶ！国内ツアー（theme）
-------------------------------------------------------------- */
#content div.theme{
	padding:0 0 10px 0;
}
#content div.theme h2{
	margin:0;
}
#content div.theme div.inside{
	width:100%;
}
#content div.theme ul.list01{
	width:405px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:15px 0 0 0;
}
#content div.theme ul.list01 li{
	width:80px;
	float:left;
	display:inline;
	margin:0 10px 10px 11px;
}
#content div.theme ul.list01 li span{
	display:block;
	margin:5px 0 0 0;
	padding:0 0 0 12px;
	/* background:url(../../resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 2px; */
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 2px;
}
#content div.theme p{
	clear:both;
	width:402px;
	margin:0 auto 10px auto;
}
#content div.theme p a{
	padding:0 0 0 12px;
	/* background:url(../../resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 2px; */
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 2px;
}
#content div.theme ul.list02{
	width:402px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:15px 0 15px 0;
	/* background:url(../../resources/images/bg_dotted_gray.gif) repeat-x 0 0;	*/
	background:url(/resources/images/bg_dotted_gray.gif) repeat-x 0 0;	
}
#content div.theme ul.list02 li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
#content div.theme ul.list02 li a{
	padding:0 0 0 10px;
	/* background:url(../../resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 2px;	*/
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 2px;
}

#content div.theme ul.list03{
	width:402px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:15px 0 0 0;
}
#content div.theme ul.list03 li{
	width:55px;
	float:left;
	display:inline;
	margin:0 6px 15px 6px;
	_margin-bottom:10px;
}
#content div.theme ul.list03 li span{
	display:block;
	margin:5px 0 0 0;
	padding:0 0 0 12px;
	/* background:url(../../resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 5px;	*/
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 5px;	
}

#content div.theme ul.list01 li a:hover span,
#content div.theme ul.list01 li a:active span,
#content div.theme ul.list02 li a:hover,
#content div.theme ul.list02 li a:active {
	cursor:pointer;
	text-decoration:underline;
}

/* -------------------------------------------------------------- 
特選！国内ツアー情報（specially）
-------------------------------------------------------------- */

#content div.specially{
	width:740px;
	clear:both;
	padding:0 0 10px 0;
}

#content div.specially h3{
	width:100%;
	min-height:44px;
	_height:44px;
	text-indent:20px;
	line-height:47px;
	/* background:url(../../resources/images/bg_title_orange.gif) no-repeat 0 0;	*/
	background:url(/resources/images/bg_title_orange.gif) no-repeat 0 0;	
	color:#FFF;
}

#content div.specially h3 strong{
	font-size:1.4em;
	font-weight:bold;
}

#content div.specially h3 span{
	padding:0 10px 0 10px;
}

#content div.specially div.inside{
	overflow:hidden;
	padding:0 25px 0 25px;
}

#content div.specially div.inside div.float-box{
	width:345px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:-1px 0 0 0;
	padding:15px 0 15px 0;
	/* background:url(../../resources/images/bg_dotted_gray.gif) repeat-x 0 0 #FFF;	*/
	background:url(/resources/images/bg_dotted_gray.gif) repeat-x 0 0 #FFF;	
}
#content div.specially div.inside div.float-box.box-btm {
	padding-bottom:2px;
}
#content div.specially div.inside div.float-box p.img{
	width:105px;
	float:left;
	display:inline;
	margin:0 0 10px 0;
}
#content div.specially div.inside div.float-box dl{
	width:220px;
	float:right;
	display:inline;
	padding:0 10px 0 0;
}
#content div.specially div.inside div.float-box dl dt{
	padding:0 0 10px 0;
}
#content div.specially div.inside div.float-box dl dd strong{
	font-weight:bold;
	color:#ED3416;
}
#content div.specially div.inside div.float-box p.txt{
	clear:both;
	padding:0 5px 5px 5px;
}
#content div.specially div.inside div.float-box p.txt strong{
	font-weight:bold;
}


/* -------------------------------------------------------------- 
パンフレット掲載！ 人気の国内ツアー（pamphlet）
-------------------------------------------------------------- */
#content div.pamphlet{
	width:740px;
	overflow:hidden;
	padding:0 0 10px 0;
}
#content div.pamphlet h3{
	width:100%;
	height:54px;
	text-indent:20px;
	line-height:57px;
	/* background:url(../../resources/images/bg_title_check.gif) no-repeat 0 0;	*/
	background:url(/resources/images/bg_title_check.gif) no-repeat 0 0;	
}
#content div.pamphlet h3 strong{
	font-size:1.4em;
	font-weight:bold;
	color:#ED6A3C;
}
#content div.pamphlet div.inside{
	width:340px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:10px 0 0 20px;
	padding:0 0 10px 0;
}
#content div.pamphlet div.inside.last{
	margin:10px 0 0 0;
	padding:0 0 0 20px;
	/* background:url(../../resources/images/bg_length_border.gif) repeat-y 0 0;	*/
	background:url(/resources/images/bg_length_border.gif) repeat-y 0 0;	
}
#content div.pamphlet div.inside h4{
	margin:0 0 13px 0;
}
#content div.pamphlet div.inside p.img{
	width:96px;
	float:left;
	display:inline;
	margin:0 15px 0 3px;
}
#content div.pamphlet div.inside p.txt{
	margin:0 15px 10px 0;
}
#content div.pamphlet div.inside p.txt a{
	padding:0 0 0 15px;
	/* background:url(../../resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 2px;	*/
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) no-repeat 0 2px;	
}
#content div.pamphlet div.inside p.txt input{
	margin:0 10px 0 0;
	vertical-align:middle;
}
#content div.pamphlet div.inside p.txt input.input-usually{
	width:152px;
	height:25px;
	padding:0 2px;
	line-height:25px;
	border:1px solid #809DB9;
	background:#FFFFFF;
}
#content div.pamphlet div.inside p.txt input.input-focus{
	border:1px solid #EF7A00;
	background:#FFFBD7;
}

/* -------------------------------------------------------------- 
国内ツアー最新情報（new）
-------------------------------------------------------------- */
#content div.new{
	width:740px;
	clear:both;
	padding:0 0 10px 0;
}
#content div.new h3{
	width:100%;
	min-height:44px;
	_height:44px;
	text-indent:20px;
	line-height:47px;
	/* background:url(../../resources/images/bg_title_orange.gif) no-repeat 0 0;	*/
	background:url(/resources/images/bg_title_orange.gif) no-repeat 0 0;	
	color:#FFF;
}
#content div.new h3 strong{
	font-size:1.4em;
	font-weight:bold;
}
#content div.new h3 span{
	padding:0 10px 0 10px;
}
#content div.new div.inside{
	width:690px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:15px 0 15px 0;
	/* background:url(../../resources/images/bg_dotted_gray.gif) repeat-x 0 100%; */
	background:url(/resources/images/bg_dotted_gray.gif) repeat-x 0 100%;
}
#content div.new div.inside.last{
	background:url("") no-repeat;
}
#content div.new div.inside p.img{
	width:80px;
	float:left;
	display:inline;
	margin:0 20px 0 0;
}
#content div.new div.inside dl{
	width:590px;
	float:left;
	display:inline;
}
#content div.new div.inside dl dt,
#content div.new div.inside dl dd{
	padding:5px 0 0 0;
}
#content div.new div.inside dl dd strong.red{
	padding:0 20px 0 0;
	color:#ED3416;
}
#content div.new div.inside dl dd strong{
	font-weight:bold;
}


/* ####################################################################################################################################################################################################################################################

追加分　2012.09.

#################################################################################################################################################################################################################################################### */


/* -------------------------------------------------------------- 
clearfix
-------------------------------------------------------------- */

.clearfix:after {
	content: ".";	/* 新しい要素を作る */
	display: block;	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*＼*//*/
	height: auto;
	overflow: hidden;
	/**/
}

a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
}

a:hover img.rollover{
	opacity:1;
	filter: alpha(opacity=100);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
}

#header a:hover img{
	opacity:1;
	filter: alpha(opacity=100);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
}


/* -------------------------------------------------------------- 
見出し（main）
-------------------------------------------------------------- */

#content div.main{
	margin:0 0 0px 0;
	min-height: 106px ;
	_height: auto ;
}

#content div.main p.img{
	width:154px;
	height:95px;
	position:absolute;
	top:11px;
	right:17px;
}

#content div.main p.lead{
	width:540px;
	height:auto;
	padding:10px 0 0 0;
	margin:0 0 0 25px;
}

/* -------------------------------------------------------------- 
content_float
-------------------------------------------------------------- */
div.content_float{
	background: none;
	margin:2px 0 0 0;

}

#content .sectionLarge {
	margin-top: 0;
}


/* -------------------------------------------------------------- 
出発地を選ぶ（departure）
-------------------------------------------------------------- */
#content div.departure{
	width:740px;
	padding:0 0 10px 0;
}

#content div.departure dl{
	overflow:hidden;
	padding:15px 13px 0 13px;
	/* background:url(../../resources/images/content/bg_section_l.gif) no-repeat 0 0;	*/
	background:url(/resources/images/content/bg_section_l.gif) no-repeat 0 0;	
	_zoom:1;
}
#content div.departure dl dt{
	float:left;
	display:inline;
	margin:0 1px 0 0;
}

#content div.departure dl dd{
	float:left;
	display:inline;
	margin:0px 2px 0 0;
}

#content div.departure dl #kyusyu{
	margin:0 0 0 0;
}


/* -------------------------------------------------------------- 
目的地からさがす
-------------------------------------------------------------- */

#content_left div.purpose{
	/* background:url(../../resources/images/bg_search_sction01_new.gif) no-repeat 0 bottom; */
	background:url(/resources/images/bg_search_sction01_new.gif) no-repeat 0 bottom;
	padding-bottom:10px;
	margin-bottom:0;
}

#content div.purpose .inner{
	
	/* background:url(../../resources/images/bg_search_sction01_new.gif) no-repeat 0 0;	*/
	background:url(/resources/images/bg_search_sction01_new.gif) no-repeat 0 0;	
}

/* -------------------------------------------------------------- 
条件からさがす
-------------------------------------------------------------- */

#content div.condition .condition_wrp {
    /* background: url("../../resources/images/bg_dotted_gray.gif") repeat-x scroll 0 100% transparent; */
    background: url(/resources/images/bg_dotted_gray.gif) repeat-x scroll 0 100% transparent;
    margin: 0 auto 10px;
	padding-bottom:10px;
	width:405px;
}

#content div.condition dl.second_box{
	padding-top:10px;
	
}

#content div.condition dl.condition dt {
    clear: both;
    display: inline;
    float: left;
    padding: 1px 0 0 10px;
    width: 100px;
}

#content div.condition dl.condition dd {
    display: inline;
    float: left;
    padding: 1px 0 10px;
    width: 295px;
}

#content div.condition dl.condition dd select,
#content div.condition dl.condition dd input{
	margin:0 5px;
}

#content div.condition dl.condition dd input[type=radio]{
	position:relative;
	top:2px;
	margin: 0 3px 0 5px;
	
}

#content div.condition dl.condition dd.keyword{
	padding-bottom:0;
}


#content div.condition dl.condition dd.keyword .keyword_box input{
	margin-bottom:5px;
}

#content .keyword_box {
    margin-bottom: 0px;
}

#keywords_check_area ul {
    margin: 0 0 0px;
}

#keywords_check_area ul.last{
	margin-bottom:0;
}

#keywords_check_area li {
    float: left;
    margin-bottom: 2px;
    padding-right: 10px;
}


#keywords_check_area li.help_area{
	margin-top:-2px;
}


#keywords_check_area .additional {
    font-size: 0.8em;
	padding-left:10px;
}

#keywords_check_area .additional p {
    display: inline;
    margin-right: 10px;
}

#content .inside .open_layer{
	margin:0 auto;
    overflow: hidden;
    width: 390px;
	padding:0 5px;
}

#content .inside .open_layer .other_condition_btn {
	/* background: url("../images/ico/ico_open01.gif") no-repeat scroll 0 0 transparent; */
	background: url(/resources/images/ico/ico_open01.gif) no-repeat scroll 0 0 transparent;
	color: #0077B3;
	padding: 2px 0 2px 20px;
}

#content .inside .open_layer .nowOpen{
	background:url("/resources/images/ico/ico_close01.gif") 0 0 no-repeat;
}

#content .inside .other_condition_content{
	display:none;
}

/* 目的地選択 */

#content div.condition dl.condition .destination{
	padding: 1px 0 10px;
	width:295px;/* 追加 */
}

#content div.condition dl.condition .destination select{
	/* margin-bottom:4px; */
}

#content div.condition dl.condition .destination select.PB_last{
	margin-top:5px;/* 追加 */
}

#content div.condition dl.condition .destination .greater_than{
	padding:0 2px 0;
	margin:0 0 0 0;
	background: none;
}

#content div.condition dl.condition .budget{
		padding: 1px 0 10px;
}


/* 予算選択 */

.budget_note{
	margin:5px 0 0;
}

/* -------------------------------------------------------------- 
特選！国内ツアー情報 
-------------------------------------------------------------- */

#content #tokusen-tour{
	margin-top:0;
}

#content #tokusen-tour table{
	border-collapse:collapse;
}

#content #tokusen-tour table td{
	width:345px;
	padding:10px 0 5px;
}

#content #tokusen-tour table .bdr td{
	padding:0 0 0 0;
	height:1px;
	/* background:url("../../resources/images/bg_dotted_gray.gif") repeat-x scroll 0 0 #FFFFFF; */
	background:url(/resources/images/bg_dotted_gray.gif) repeat-x scroll 0 0 #FFFFFF;
}

#content #tokusen-tour table .ph{
	float:left;
	width:105px;
	margin:0 0 5px 0;
}


#content #tokusen-tour table .box-inner{
	margin:0 0 5px;
}


#content #tokusen-tour table .txt{
	float:right;
	width:220px;
	padding:0 5px 0 0;
	margin:0 0 0 0;
}

#content #tokusen-tour table .txt strong {
    color: #ED3416;
    font-weight: bold;
}

#content #tokusen-tour table .period{
	padding: 0px 5px 0px;
}

#content #tokusen-tour table .period strong {
    font-weight: bold;
}

/* -------------------------------------------------------------- 
国内ツアーおすすめ新着情報
-------------------------------------------------------------- */

#content div.specially{
	width:740px;
	clear:both;
	padding:0 0 5px 0;
}

#content div.specially .inner{
	padding:5px 25px 5px;
}

#content div.specially h3{
	width:100%;
	min-height:44px;
	_height:44px;
	text-indent:20px;
	line-height:47px;
	padding:0 0 0 0;
	/* background:url(../../resources/images/bg_title_orange.gif) no-repeat 0 0; */
	background:url(/resources/images/bg_title_orange.gif) no-repeat 0 0;	
	color:#FFF;
}

#content div.specially #new_txt li{
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) 0 3px no-repeat;
	padding-left:10px;
	line-height:1.4;
	margin-bottom:8px;
}

#content div.specially #new_txt li.last{
	margin-bottom:0;	
}

#content div.specially #new_txt li .price{
	color:#ED3416;
	font-weight:bold;
	padding-left:10px;
}

/* -------------------------------------------------------------- 
目的テーマ一覧
-------------------------------------------------------------- */

#content #theme dl{
	margin-bottom:3px;
}

	
#content #theme dt{
	background:url(/resources/images/bg_list_txt.gif) 0 0 repeat;
	padding:5px 17px;
}

#content #theme dt a{
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) 0 2px no-repeat;
	padding-left:13px;
	font-weight:bold;
	}

#content #theme dd{
	padding:5px 17px;
}

#content #theme .thrash{
	padding:0 5px;
}

#content #theme .btm_link_wrp{
	margin-bottom:5px;
	background: url(/resources/images/bg_dotted_gray.gif) repeat-x scroll 0 0 transparent;
	padding-top:10px;
}

#content #theme .btm_link_wrp li{
	float:left;
	margin-right:15px;
}

#content #theme .btm_link_wrp li a{
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) 0 2px no-repeat;
	padding-left:10px;
}

/* -------------------------------------------------------------- 
エリア一覧
-------------------------------------------------------------- */

#content #area .list_wrp{
	padding-bottom:1px;
	margin-bottom:8px;
	/* background:url("../../resources/images/bg_dotted_gray.gif") repeat-x scroll 0 bottom #FFFFFF; */
	background:url(/resources/images/bg_dotted_gray.gif) repeat-x scroll 0 bottom #FFFFFF;
}

#content #area dl{
	/* background:url("../../resources/images/bg_dotted_gray.gif") repeat-x scroll 0 0 #FFFFFF; */
	background:url(/resources/images/bg_dotted_gray.gif) repeat-x scroll 0 0 #FFFFFF;
	margin:0 0 0 0;
	padding-top:1px;
}

#content #area dt{
	background:url(/resources/images/bg_list_txt.gif) 0 0 repeat;
	padding:7px 17px;
	display:block;
	width:120px;
	float:left;
}

#content #area dt a{
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) 0 2px no-repeat;
	padding-left:13px;
	font-weight:bold;
	}

#content #area dd{
	padding:7px 17px;
	display:block;
	width:502px;
	float:left;
}

#content #area .thrash{
	padding:0 5px;
}

#content #area .btm_link_wrp{
	margin-bottom:5px;
}

#content #area .btm_link_wrp li{
	float:left;
	margin-right:15px;
}

#content #area .btm_link_wrp li a{
	background:url(/resources/images/icon_mark/ico_arrow_orange.gif) 0 2px no-repeat;
	padding-left:10px;
}


/* -------------------------------------------------------------- 
右サイドカラム
-------------------------------------------------------------- */


#OkiniiriLinkButtonArea{
	margin:10px 0 0 4px;
}

#OkiniiriLinkButtonArea p{
	padding:5px 0 2px;
	text-align:center;
	font-weight:bold;
}

#OkiniiriLinkButtonArea p.off_txt{
	font-size:0.8em;
	font-weight:normal;
}


#side div.check div.inside p.inner {
	display: block;
	margin: 0 5px 4px;
}

#side div.check div.inside p.inner img{
    float: left;
	margin:0 5px 5px 0;
}



#side div.check div.inside p.inner .price{
	display:block;
	margin:5px 0 0 0;
	color:#ED3416;
	font-weight:bold;
}

/* ランキング
--------------------------------------------- */

#side div.ranking div.inner div.inside {
    margin: 0 0 5px;
}

#side div.ranking p.ttl {
    /* background: url("../../resources/images/side/ttl_ranking.gif") no-repeat scroll 0 0 transparent; */
    background: url(/resources/images/side/ttl_ranking.gif) no-repeat scroll 0 0 transparent;
    padding: 18px 10px 10px 8px;
}

#side div.ranking p.lead {
    margin: 0px auto 0;
    width: 180px;
}

#side div.ranking div.inner {
    /* background: url("../../resources/images/side/bg_ranking_border.gif") no-repeat scroll 0 100% transparent; */
    background: url(/resources/images/side/bg_ranking_border.gif) no-repeat scroll 0 100% transparent;
    margin: 5px auto 0;
    padding: 0 0 6px;
    width: 195px;
}

#side div.ranking div.inside p.inner img{
    float: left;
	margin:0 5px 5px 0;
}

#side div.ranking div.inside p.inner .price{
	display:block;
	margin:5px 0 0 0;
	color:#ED3416;
	font-weight:bold;
}

/* link
--------------------------------------------- */

#side div.ranking .ranking_link{
	padding: 0 15px;
}

#side div.ranking .ranking_link ul{
	
	margin:10px auto 0 auto;
}

#side div.ranking .ranking_link ul li{
	font-size:1em;
	padding-left:10px;
	margin-bottom:5px;
	/* background:url(../../resources/images/icon_mark/mark_linkbullet_darkblue.gif) no-repeat 0 3px; */
	background:url(/resources/images/icon_mark/mark_linkbullet_darkblue.gif) no-repeat 0 3px;
}

#side div.ranking .ranking_link ul li a{
	background:none;
}

/* -------------------------------------------------------------- 
キーワード補助入力(keywords_popup)
 -------------------------------------------------------------- */
#keywords_popup {
	width: 282px;
	padding: 15px;
	border: 3px #FD8C00 solid;
	background-color: #ffffff;
	position: absolute;
	z-index: 100;
	left: 190px;
	visibility:hidden
}

#keywords_popup h3 {
	margin-bottom: 10px;
}

#keywords_popup ul {
	padding: 10px 0;
}

#keywords_popup ul li {
	vertical-align: bottom;
	display: inline;
	float: none;
	line-height: 150%;
}

#keywords_popup ul li a {
	white-space: nowrap;
}

#keywords_popup ul{
	margin:0px 0 0;
}
	
#keywords_popup li{
	float:left;
	padding-right:10px;
	margin-bottom:2px;
}

#keywords_popup .emphasis {
	font-size: 135%;
}
.btn_popupClose {
	text-align: center;
}

.btn_popupClose a {
	display: inline-block;
	padding-left: 18px;
	min-height: 13px;
	line-height: 110%;
    /* background: url("../../resources/images/ico/ico_close02.gif") no-repeat left; */
    background: url(/resources/images/ico/ico_close02.gif) no-repeat left;
}

/* -------------------------------------------------------------- 
general
-------------------------------------------------------------- */

.floatl {
    display: inline;
    float: left;
}

.floatr {
    display: inline;
    float: right;
}

.mt5 {
    margin-top: 5px;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.ml30 {
    margin-left: 30px;
}
.red {
    color: #ED3416;
}
.fs87 {
    font-size: 87%;
}
.fs81 {
    font-size: 81%;
}
.bold {
    font-weight: bold;
}

/* 山陽 */
#content #area dt a.sanyo {
    background: none !important; 
    padding: 0 !important;
}

/* -------------------------------------------------------------- 
差し込みhtml用
-------------------------------------------------------------- */

#content_right_additional{
	float:right;
	width:290px;
	padding:6px 5px;
}