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


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

table.tTable {
	font-size: 13px;
}

table.tTable tr.header td {
	background-color: #F5E4D0;
	border-top: 2px solid #cc3333;
	border-bottom: 1px dotted #cc3333;
	height: 45px;
	padding-top: 8px;
}

table.tTable .left {

	padding: 8px 0 0 0;
	text-align: center;
	color: #fff;
	width: 140px;
	background: url(/image/em/travel/tourList.png) no-repeat 5px 5px;
}

table.tTable td {
	padding: 5px 0;
	vertical-align: top;
}


table.tTable td.title {
	font-weight: bolder;
	width: 50px;
}

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



table.rTable {
	font-size: 13px;
	width: 100%;
	margin-bottom: 10px;
}


table.rTable td {
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	
}

table.rTable tr.title td {
	background-color: #F5E4D0;
	text-align: center;
}

table.rTable td.stitle {
	width: 100px;
	background-color: #F5E4D0;
}


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

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

table.gtable .title {
	background-color: #f6f6f6;
}

.small_right {
	text-align: right;
	font-size: 80%;	
}

.themeNavi {
	font-size: 13px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 7px;
	background-color: #fafafa;
	margin-bottom: 5px;
}

.themeNavi .title {
	color: #9C3031;
	background: url(/image/em/travel/title_point.gif) no-repeat left 3px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 3px;
}

.themeNavi .selected {
	color:#fff;
	text-decoration:none;
	background-color:#c44;
	padding:3px;
}


.sideTitle {
	font-weight: bolder;
	border-left: 5px solid #cc3333;

	border-top: 1px solid #cc3333;
	border-bottom: 1px dotted #cc3333;
		
	background-color: #ffd;
	padding: 5px 0 3px 8px;
	color: #444;	
}

.report {

	border-bottom: 1px solid #ccc;
	font-size: 13px;
	line-height: 1.8;
	padding: 0;
}

.report div {
	padding: 3px 5px;	
}

.report div.alignR {
	padding: 0;	
}


.report .title {
	border-bottom: 1px dotted #ccc;
	background-color: #f6f6f6;
}


h1.item {
	height: auto;
	padding : 3px 0 2px 7px;
	color: #444;
	font-size: 18px;
	border: none;
	border-left: 7px solid #ffcc66;
	margin-bottom: 10px;
}



.rightColumn {
	background-color: #ffffff;
	vertical-align: top;
	padding: 10px 10px 0 0;
	line-height: 1.7;
	font-size: 13px;
	width: 200px;
}

.rightColumn div.title {
	font-weight: bold;
	background: url(/image/em/travel/title_point.gif) no-repeat left 5px;
	padding-left: 12px;
}

.rightColumn div.special {
	border:1px solid #c33;
	background-color:#ffd;
	overflow:hidden;
	padding: 5px;
}

.rightColumn div.fee {
	border:1px solid #ccc;
	background-color:#fffff0;
	overflow:hidden;
	padding: 5px;	
}

.rightColumn div.shop {
	border:1px solid #ccc;
	background-color:#ffffff;
	overflow:hidden;
	padding: 5px;	
}


.small_right {
	text-align: right;	
}

.box_yellow {
	background-color: #ffd;
	border: 1px solid #ccc;
	text-align: center;	
	padding: 10px 0;
}

/***********************************************/
/* Navi List                                   */
/***********************************************/
.navlist {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #778;
        font: bold 12px Verdana, sans-serif;
}

.navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

.navlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #778;
        border-bottom: none;
        background: #DDE;
        text-decoration: none;
}

.navlist li a:link { color: #448; }
.navlist li a:visited { color: #667; }

.navlist li a:hover {
        color: #000;
        background: #AAE;
        border-color: #227;
}

.navlist li a#current {
        background: white;
        border-bottom: 1px solid white;
}

.navlist li a.current {
        background: white;
        border-bottom: 1px solid white;
}


.pic_p {
	float: left;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-left: 0;
}

/***********************************************/
/* Profile Layout                              */
/***********************************************/

#tHead {
	height: 30px;
	background: url(/image/em/travel/tHead.png) no-repeat left top;
	padding-top: 5px;
}

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

#tHead ul.navi li {
	float: left;
	margin-right: 10px;
}

#tHead ul.navi li.selected {

	background: url(/image/em/travel/bg.png) no-repeat right -320px;
}



#tHead ul.navi li a {
	margin-right: 5px;
	font-size: 13px;
	color: #fff;
	display: block;
	position: relative; /* IE6—p */
	padding: 3px 10px 0 15px;
	text-decoration: none;	
	height: 22px
}

#tHead ul.navi li a:hover {
	color: red;	
}

#tHead ul.navi li.selected a {
	color: #000;
	background: url(/image/em/travel/bg.png) no-repeat left -320px;
}

.notice {
	font-size: 12px;
	color: #999;
	line-height: 1.5;
	border: 1px dotted #ccc;
	padding: 5px;
}
