@import url(global.css);

/*----- category -----*/
#category p{margin-bottom:3em;}
#category p.last{margin-bottom:0;}
.cat-title{
	font-size:130%;
	font-weight:bold;
	color:#38862e;
	margin-bottom:20px;
	border-bottom:1px solid #b7cd98;
	padding-bottom:3px;	
	}

/*----- subcat -----*/
.subcat-title{
	font-size:130%;
	font-weight:bold;
	color:#38862e;
	margin-bottom:20px;
	background-color:#dcf0c0;
	padding-bottom:1px;
	}
.subcat-title img{
	border:1px solid #dcf0c0;
	border-bottom:none;
	vertical-align:middle;
	margin:0 10px 0 0;
	}
.subcat-title a{
	display:block;
	background-image: url(../images/cat/title_arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
#subcat{margin-top:20px;}
#subcat table{width:100%;}
#subcat td{
	padding:10px;
	background-image: url(../images/subcat/dotline_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
#subcat td.cell-r{
	background-image: url(../images/subcat/dotline_bg.gif);
	background-position: bottom left;
	}	
#subcat td img{
	vertical-align:middle;
	margin-right:10px;
	}
#subcat td a img{border:1px solid #b7cd98;}
#subcat td .amen-arw{
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 1px;
	font-weight:bold;
	background:url(../images/subcat/icon_amen-arrow.gif) right no-repeat;
	}
#subcat td .amen-arw a{
	color:#38872E;
	}
#subcat td .amen-arw .mar-l{
	margin-left:10px;
	}
/*----- prod -----*/
.prod-title{
	font-size:130%;
	font-weight:bold;
	color:#38862e;
	border-bottom:1px solid #b7cd98;
	margin-bottom:20px;
	}
.prod-title img{
	border:1px solid #b7cd98;
	border-bottom:none;
	vertical-align:middle;
	margin-right:10px;
	}
#prod{
	margin-top:20px;
	background-image: url(../images/products/dotline.gif);
	background-repeat: repeat-x;
	padding-top:10px;
	}
#prod .block{padding-top:20px;}
#prod .itemimg{
	float:left;
	width:200px;
	}
#prod table.prod-detail{
	width:310px;
	border-top:1px solid #b7cd98;
	border-left:1px solid #b7cd98;
	}
#prod table.prod-detail th,
#prod table.prod-detail td{
	width:190px;
	padding:5px;
	border-right:1px solid #b7cd98;
	border-bottom:1px solid #b7cd98;
	}
#prod table.prod-detail th{
	width:80px;
	}

#prod table.prod-detail th.name{
	width:auto;
	border-bottom:none;
	background-color:#dcf0c0;
	color:#38862e;
	text-align:left;
	padding:10px;
	}



/*--- recommend ---*/
.rec-title{
	font-weight:bold;
	color:#38862e;
	margin-bottom:20px;
	border-bottom:1px solid #b7cd98;
	padding-bottom:3px;	
	font-size:135%;
	}
.subrec-title{
	font-size:100%;
	font-weight:normal;
	color:#38862E;
	margin-bottom:3px;
	padding:0 0 1px 20px;
	background:url(../images/cat/icon_cube-g.gif) no-repeat 1px 3px;
	}
.subrec-title a{
	color:#38862E;
	}
#recommend .genre{
	margin:0px 0 15px;
	padding:4px 0;
	background:#38862E;
	}
#recommend .genre p{
	margin:0px 0 0px 10px;
	padding:0;
	font-weight:bold;
	color:#ffffff;
	}
.rec-box{
	width:470px;
	margin:0px auto 15px;
	padding:0 0 20px;
	background:url(../images/subcat/dotline_h.gif) bottom repeat-x;
	}
.rec-box-left{
	float:left;
	width:360px;
	}
.rec-box p{
	width:320px;
	margin-left:20px;
	}
.rec-box img{
	border:4px solid #E7E7E7;
	}

/*--- オススメ詳細 --*/

.how-yuradon{
	width:460px;
	margin:20px auto 0;
	text-align:left;
	}
.how-yuradon dt{
	padding-left:18px;
	font-size:117%;
	font-weight:bold;
	color:#38862E;
	background:url(../recommend/recom/images/icon_cube-orange.gif) no-repeat 0px 3px;
	}
.how-yuradon .txt-ls{
	font-size:80%;
	font-weight:normal;
	}
.how-yuradon dd{
	font-size:100%;
	margin:0 0 15px;
	padding:5px 0 0 20px;
	}

#recom-in .main-img{
	width:500px;
	margin:0 auto;
	}

#recom-in .more-btn{
	width:450px;
	margin:0 auto;
	text-align:right;
	}

#recom-in .how-yuradon02{
	width:448px;
	height:275px;
	margin:0 auto;
	padding:15px 0 0;
	text-align:center;
	background:url(../recommend/recom/images/yuradon_frame.gif) no-repeat;
	}
#recom-in .how-yuradon02 dt{
	margin:0px 0 20px 14px;
	padding:3px 0 0 10px;
	font-size:125%;
	font-weight:bold;
	color:#38872E;
	text-align:left;
	background:url(../images/cat/title_left-line.gif) repeat-y;
	}
#recom-in .how-yuradon02 dd{
	width:400px;
	margin:0 auto 15px;
	padding:0;
	text-align:left;
	}
#recom-in .how-yuradon02 .touban-img{
	float:left;
	width:auto;
	}
#recom-in dl.kounou{
	float:left;
	width:185px;
	margin-left:15px;
	}
#recom-in .kounou dt{
	padding:0 0 5px 0;
	margin:0;
	font-size:92%;
	border-bottom:1px solid #B7CD98;
	background:none;
	}
#recom-in .kounou dd{
	width:auto;
	margin:4px 0 0 3px;
	padding-left:10px;
	background:url(../recommend/recom/images/icon_cube-arrow.gif) no-repeat 0px 4px;
	}
#recom-in .ext-txt{
	width:470px;
	margin:45px auto 0;
	padding-top:10px;
	border-top:1px solid #B7CD98;
	text-align:left;
	}
#recom-in .ext-txt p{
	margin-left:3px;
	padding-left:6px;
	border-left:3px solid #38862E;
	}

#recom-in .rec-year{
	width:490px;
	}

#recom-in .how-yuradon02 .example{
	list-style-type:none;
	}
#recom-in .how-yuradon02 .example li{
	padding-left:15px;
	margin-bottom:1.3em;
	background:url(../recommend/recom/images/icon_cube-arrow.gif) no-repeat 0 3px;
	}
#recom-in .ext-txt02{
	width:450px;
	margin:15px auto;
	text-align:left;
	}



/*--- solution ---*/

/*--- 一覧 ---*/

#solution .block{
	margin:20px auto 0;
	background-image: url(../images/products/dotline.gif);
	background-repeat: repeat-x;
	padding-top:30px;
	text-align:center;
	}


.sol-hotel-box{
	margin:0 auto 15px;
	padding-bottom:10px;
	text-align:left;
	}

.sol-hotel-box .caption{
	font-size:100%;
	font-weight:normal;
	color:#38862E;
	vertical-align: top;
	}
.sol-hotel-box .caption a{
	width:321px;
	display:block;
	font-size:100%;
	font-weight:normal;
	color:#38862E;
	margin:0;
	padding:7px 0 7px 16px;
	text-align:left;
	background-color:#dcf0c0;
	background-image: url(../images/cat/title_arrow02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
.sol-hotel-box .caption a:hover p {
	text-decoration:underline;
	}
.sol-hotel-list{
	margin-left:15px;
	padding:0;
	}
.sol-hotel-list .cap{
	width:80px;
	margin:0;
	text-align:left;
	color:#38862E;
	}




/*--- 詳細 ---*/
h2.subsol-title{
	width:490px;
	margin:30px auto 10px;
	padding:5px 0 5px 15px;
	font-size:125%;
	font-weight:bold;
	border-bottom:1px solid #B7CD98;
	background:url(../images/cat/title_left-line.gif) left repeat-y;
	}

.sol-table{
	margin:0 0px 0 20px;
	padding:1;
	}
.sol-table.plan-fl{
	float:left;
	width:250px;
	text-align:left;
	margin:0 0 0 5px;
	}
.sol-title{
	font-size:125%;
	font-weight:bold;
	color:#38862e;
	margin-bottom:20px;
	border-bottom:1px solid #B7CD98;
	padding-bottom:10px;
	}
.sol-table th{
	padding:5px 0 5px 10px;
	text-align:left;
	font-weight:bold;
	color:#306B37;
	background:#DDF1C0;
	}
.sol-table td{
	padding:3px 5px 3px 10px;
	}
.sol-table ul{
	margin:5px 0 0;
	padding-top:5px;
	background:url(../images/subcat/dotline_h.gif) top repeat-x;
	}
.sol-table li{
	margin:0;
	list-style-type:none;
	font-size:83%;
	}
.sol-table .cap{
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	background:url(../images/cat/icon_arrow-ys.gif) no-repeat 0px 2px;
	}

#solution .dot-box{
	width:520px;
	margin:20px auto;
	padding-top:15px;
	background:url(../images/products/dotline.gif) top repeat-x;
	}

.sol-table tr.bg-tb-tensen{
	background:url(../images/subcat/dotline_h.gif) bottom repeat-x;
	}
.sol-table .img-box-right{
	float:left;
	}
#solution p.sol-txt{
	width:480px;
	margin:0 auto;
	text-align:left;
	}
.sol-table .data{
	margin-left:10px;
	text-align:left;
	}
#solution .block .genre{
	padding-top:15px;
	margin-bottom:20px;
	text-align:left;
	font-weight:bold;
	color:#306B37;
	background:url(../images/products/dotline.gif) top repeat-x;
	}
#solution .block .genre-t{
	margin-top:-15px;
	margin-bottom:20px;
	text-align:left;
	font-weight:bold;
	color:#306B37;
	}




