@charset "utf-8";
/*	main:	#797946		*/
/*	Xmain:	#6A6A3E		*/
/*	second:	#F0E0CE		*/
/*	text:	#9C3031		*/
/*	border:	#DFAF88		*/

/***********************************************/
/* Header                                      */
/***********************************************/

#navi .nl {
	border-bottom: 5px solid #cc3333;	
}

#navi .nl li.active {
	background-position: left -342px;
}
#navi .nl li.active a {
	background-position: right -342px;
}

#breadcrumb .path li.bold {
	color: #9C3031;
}

/***********************************************/
/* footer                                     */
/***********************************************/
#footer {
	border-top: 3px solid #cc3333;
}

/***********************************************/
/* side                                        */
/***********************************************/

.sideBox {
	border: 1px solid #cc3333;
	border-top: 3px solid #cc3333;
}

.sideBox .title {
	color: #9C3031;
	background: url(/image/em/travel/bg.png) no-repeat left top;
}

.sideBox ul {
	margin-top:3px;	
}

.sideBox li {
	padding: 0 0 3px 20px;
	background: url(/image/em/parts.png) no-repeat 10px -100px;
	font-size: 13px;
	line-height: 130%;
}

.sideBox li.selected{
	padding: 0 0 3px 20px;
	background: url(/image/em/parts.png) no-repeat 10px -135px;
	line-height: 130%;
	font-weight: bolder;
}

.sideBox li.selected2 {
	padding: 0 0 3px 20px;
	background: url(/image/em/travel/sideNavi.png) no-repeat 10px 4px;
	line-height: 130%;
	font-weight: normal;
}

.sideBox li.selected2 a.bold{
	color: #c33;
}

.sideBox .categoryTop {
	font-size: 13px;
	font-weight: bolder;
	padding: 0px 0px 5px 17px;
	background: #fafafa url(/image/common/bullet_arrow_right.png) no-repeat 0 -2px;	
	border-bottom: 1px solid #ccc;	
}

.sideBox .categoryBottom {
	font-size: 13px;
	font-weight: bolder;
	padding: 7px 0px 5px 17px;
	background: #fafafa url(/image/common/bullet_arrow_right.png) no-repeat 0 5px;	
	border-top: 1px solid #ccc;	
}

.sideBox .categorySelected {
	font-size: 13px;

	font-weight: bolder;
	padding: 5px 0px 3px 17px;
	background: url(/image/common/bullet_arrow_down.png) no-repeat 0 2px;

}
.sideBox .categorySelected a{
	color: #c60;
}

.blank {
	width: 160px;
	height: 300px;
	background-color: #F0E0CE;
	margin-bottom: 10px;
}

/***********************************************/
/* side Guide                                  */
/***********************************************/

.sideBoxGuide {
	border: 1px solid #B4783C;
	border-top: 3px solid #B4783C;
}

.sideBoxGuide .title {
	color: #9C3031;
	background: url(/image/em/guide/bg.png) no-repeat left top;
}

/***********************************************/
/* Title                                        */
/***********************************************/
h1 {
	color: #fff;
	font-size: 120%;
	text-align: left;
	height: 34px;
	margin: 0 auto;
	padding-top: 12px;
	padding-left: 25px;
	font-weight: bolder;	
	
}


h1.item {
	padding : 0;
	color: #444;
	font-size: 24px;
	border-bottom: 2px solid #cc3333;
}

.h1 {
	color: #fff;
	font-size: 24px;
	text-align: left;
	height: 34px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bolder;	
	
}

h2.item {
	font-size: 100%;
	font-weight: bolder;
	color: #c60;
	border: none;
	background-color: transparent;
	padding: 0;
	padding-left:3px;
	margin: 0;
}

h3.item {
	font-size: 95%;
	font-weight: bolder;
	border-left: 5px solid #cc3333;
	border-bottom: 1px solid #cc3333;
	background-color: #F5E4D0;
	padding: 5px 0 3px 8px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #444;
}

h2 {
	font-size: 95%;
	font-weight: bolder;
	border-left: 5px solid #cc3333;
	border-bottom: 1px solid #cc3333;
	background-color: #F5E4D0;
	padding: 5px 0 3px 8px;
	margin: 0;
	margin-top: 10px;
	color: #444;
}

h3 {
	font-size: 95%;
	font-weight: bolder;
	border-bottom: 1px dotted #cc3333;
	padding: 5px 0 3px 0;
	margin: 0;
	margin-top: 10px;	
	color: #9C3031;
}


.point_title {
	background: url(/image/em/travel/title_point.gif) no-repeat left 6px;
	font-weight:bolder;
	color: #9C3031;
	padding-left: 15px;
}

/***********************************************/
/* Main Contents                                */
/***********************************************/

.cHead {
	/*height: 70px;*/
	height: 50px;
	background: url(/image/em/travel/bg.png) no-repeat left -32px;
}


.cHead ul.navi {
	margin: 5px auto 0 12px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.cHead ul.navi li {
	background: url(/image/em/travel/bg.png) no-repeat right -273px;
	float: left;
	margin-right: 10px;
}

.cHead ul.navi li.selected {
	background: url(/image/em/travel/bg.png) no-repeat right -321px;
}


.cHead ul.navi li a {
	margin-right: 5px;
	font-size: 80%;
	color: #666;
	display: block;
	position: relative; /* IE6—p */
	padding: 5px 10px 0 15px;
	background: url(/image/em/travel/bg.png) no-repeat left -273px;
	text-decoration: none;	
	height: 21px
}

.cHead ul.navi li.selected a {
	background: url(/image/em/travel/bg.png) no-repeat left -321px;
}


.cBody {
	line-height: 1.6;
	font-size:95%;
	border-left: 1px solid #cc3333;
	border-right: 1px solid #cc3333;
	padding: 10px 15px;
}

.cBody p {
	padding-left: 10px;	
}

.cBody .ad {
	margin-left: 10px;	
}

.cBody .alignR {
	padding-right:10px;	
}

table.cBody {
	padding: 0;
}

.cBody td.left {
	width: 580px;
	padding: 10px;
	vertical-align: top;
}
	
.cBody td.right {
	padding: 10px  10px  10px 0;
	width: 230px;
	vertical-align: top;
	line-height: 2;
}




.cFoot {
	clear: both;
	height: 30px;
	padding-top: 25px;
	background: url(/image/em/travel/bg.png) no-repeat left -180px;
	margin-bottom: 10px;
	text-align:right;
}

.cFoot a {
	font-size: 75%;
	padding: 0 10px 0 17px;
	background: url(/image/common/bullet_arrow_up.png) no-repeat left -2px;
}

.cFoot a.printer {
	padding: 4px 10px 2px 21px;
	background: url(/image/common/printer.png) no-repeat left 0;
}


.arrow {
	font-weight: bolder;
	background: url(/image/em/travel/arrow.gif) no-repeat left 2px;
	padding-left: 20px;
	
}

/***********************************************/
/* menu                                        */
/***********************************************/

.menuContents {
	font-size: 100%;
	margin:0;
}

.menuContents .cl {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.menuContents .cl li {
	display: inline;
	background: url(/image/common/trBeige.gif) no-repeat 0px 2px ;
	padding: 0 20px 5px 10px;	
	display: inline;
}

/***********************************************/
/* Top Page menu                               */
/***********************************************/
.topList {
	line-height: 2;
}

.topList dt {
	background: url(/image/common/point_small.png) no-repeat 2px 12px ;	
	font-weight: bolder;
	width: 120px;
	float: left;
	padding-left: 13px;
	padding-top: 3px;
	font-size: 85%;
}

.topList .bgG {
	background-color: #f9f9f9;
}


.topList dd.menuContents .cl li {
	padding-right: 15px;
	font-size: 85%;
}

/***********************************************/
/* TABLE                                      */
/***********************************************/

.gtable {
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	margin-bottom: 10px;
	font-size: 80%;
	border-collapse: collapse;
	width: 100%;
	
}

.gtable td {
	border: 1px solid #ccc;
	padding: 5px;
}

.gtable .title td {
	background-color: #eee;
	color: #444;
	text-align: center;
}

.gtable td.stitle {
	width: 20%;
	background-color: #f6f6f6;
}

/***********************************************/
/* Latest List                                 */
/***********************************************/
.latestList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.5;
	font-size: 85%;
}
.latestList .title {
	font-weight: bolder;
	border-left: 5px solid #cc3333;
	border-bottom: 1px solid #cc3333;
	background-color: #F5E4D0;
	padding: 5px 0 3px 8px;
	margin: 5px 0;
	color: #444;	
}

.latestList li {
	background-position: 0 3px;
	padding-left: 20px;	
}

.latestList li.g {
	background-color: #f6f6f6;	
}


/***********************************************/
/* Tour kup                                */
/***********************************************/
.tour {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 85%;
}
.tour .title {
	font-weight: bolder;
	border-left: 5px solid #cc3333;
	border-bottom: 1px solid #cc3333;
	background-color: #F5E4D0;
	padding: 5px 0 3px 8px;
	margin: 5px 0;
	color: #444;	
}

.tour img {
	margin:0 5px 10px 0;
	float:left
}

.tour div.g {
	background-color: #f6f6f6;	
}

/***********************************************/
/* Footer menu                                 */
/***********************************************/

.footerMenu {
	border-top: 1px dotted #cc3333;	
	border-right: 1px solid #cc3333;
	border-left: 1px solid #cc3333;
	padding-top: 10px;
	padding-left: 10px;	
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
}

.footerMenu a {
	font-weight: bolder;
	margin-right: 20px;
}

/***********************************************/
/* General                                     */
/***********************************************/

#map {
	width: 	100%;
	height: 300px;
	border: 1px solid #ccc;
}

.r .right ._p {
	margin: 5px 5px 5px  0;
	border: 1px solid #ccc;
	float: left;
	background-color: #fff;	
}

.ranking {
	vertical-align: baseline;
	padding-left: 70px;
	border-top: 1px dotted #aaa;	
}

.ranking .r {
	font-size: 200%;
	font-weight: bold;
	color: #008000;
	font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;	
}
.crownY {
	background: url(/image/common/crownY.gif) no-repeat 0 2px;
}


.crownGy {
	background: url(/image/common/crownGy.gif) no-repeat 0 2px;
}

.rank {
	font-size: 150%;
	width: 35px;
	padding-left: 10px;
	line-height: 1;
	font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;		
}

.rank span {
	font-size: 60%;	
}

.rank .point {
	font-size: 10px;
	color: #c33;	
}

.crown {
	background: url(/image/common/crownBG.png) no-repeat -5px 0;	
}

.adC {
	margin-top: 5px;
	margin-bottom: 5px;
}


.ad {
	border-top: 1px dotted #cc3333;	
	border-right: 1px solid #cc3333;
	border-left: 1px solid #cc3333;
	padding-top: 10px;
	padding-left: 10px;	
}

.ad2 {
	padding-top: 10px;
	padding-left: 80px;	
}

.ad2none {
	padding-top: 0px;
	padding-left: 0px;	
}



.link {
	background: url(/image/common/bullet_go.png) no-repeat 0px 2px ;
	padding: 0 0 0 20px;
}

.colorMain {	color: #c33; }
.colorText {	color: #9C3031; }

/***********************************************/
/* Override	                                   */
/***********************************************/

table.zTable td.description {
	padding: 5px 0;
}

table.zTable td.description img.pic {
	float: left;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-left: 0;
}



/***********************************************/
/* Navi List                                   */
/***********************************************/

#subNavi {
	margin: -25px auto 0 580px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
}
#subNavi li {
	background: url(/image/em/navi.png) no-repeat right -300px;
	float: left;
	margin-right: 10px;
}
#subNavi li.selected {
	background: url(/image/em/navi.png) no-repeat right -342px;
}	
	
#subNavi li a {
	margin-right: 5px;
	color: #444;
	display: block;
	position: relative; /* IE6—p */
	padding: 5px 10px 0 15px;
	background: url(/image/em/navi.png) no-repeat left -300px;
	text-decoration: none;	
	height: 20px
}

#subNavi li.selected a {
	color: #fff;
	background: url(/image/em/navi.png) no-repeat left -342px;
}

/***********************************************/
/* Tour List                                   */
/***********************************************/
.tourList {
	margin: 0 0 5px 0;	
	font-size: 12px;
}

.tourList td {
	width: 20%;
	border: 1px dotted #ccc;
	padding: 5px;
	line-height: 1.5;
	text-align: center;
	background-color: #f9f9f9;	
}

.tourList td.g{
	background-color: #f3f3f3;	
}

.tourList td a.pic {
	margin: 0 0 10px 0;	
}


/***********************************************/
/* Other                                       */
/***********************************************/

div.description {
	padding: 5px 0;	
}

div.description img{
	float: left;
	border: 1px solid #ccc;
	margin: 0 5px 5px 0;
}

div.top {
	padding: 5px 0;		
}

div.top img{
	float: left;
	border: 1px solid #ccc;
	margin: 5px 10px 10px 0;
}


