@charset "utf-8";
/* CSS Document */

#reportNav {
	margin-top: 30px;
}
#reportNav dl {
	position: relative;
	width: 440px;
	height: 150px;
	margin-bottom: 20px;
	border: 1px solid #8C8C8C;
}
html>body #reportNav dl {
	width: 438px;
	height: 148px;
}
#reportNav dl.left {
	float: left;
}
#reportNav dl.right {
	float: right;
}
#reportNav dl.orange {
	background: url(../img/common/bg_nav_orange.png) bottom left repeat-x;
}
#reportNav dl.blue {
	background: url(../img/common/bg_nav_blue.png) bottom left repeat-x;
}
#reportNav dl dt.title {
	position: absolute;
	top: 14px;
	left: 26px;
}
#reportNav dl dd.description {
	position: absolute;
	top: 75px;
	left: 26px;
	width: 220px;
	font-size: 85%;
}
#reportNav dl dd.image {
	position: absolute;
	top: 14px;
	left: 254px;
	width: 165px;
	height: 120px;
}


/* --------------- */
/*  Review         */
/* --------------- */
#reviewList h3 {
	margin-top: 25px;
	font-size: 150%;
	font-weight: bold;
}
#reviewList div.reviewContainer {
/*	margin-top: 8px;
	padding: 10px 10px;
	border: 1px solid #d5d5d5;
	background: url(../img/tour/bg_tour_list_inner.png) left top repeat-x;
*/}
#reviewList table.reviewInner {
	margin-top: 8px;
	padding: 15px;
	border: 3px solid #d5d5d5;
	background: #FFF;
}
#reviewList table.reviewInner td {
	width: 33%;
	padding: 8px 15px;
	font-size: 85%;
	border: 1px solid #d5d5d5;
}


/* --------------- */
/*  Review Detail  */
/* --------------- */
#reviewDetail {
}
#reviewDetail h3 {
	margin-top: 25px;
	font-size: 150%;
	font-weight: bold;
}
#reviewDetail h3 a {
	font-size: 80%;
}
#reviewDetail h4 {
	margin-bottom: 5px;
	color: #B47551;
	font-weight: bold;
	border-bottom: 1px solid #B47551;
}
#reviewDetail p.caution {
	margin-top: 10px;
}

#reviewDetail div#detailContainer {
	margin-top: 10px;
	padding: 15px 15px 20px 15px;
	border: 1px solid #acacac;
	background: url(../img/tour/bg_tour_list_inner.png) left top repeat-x;
}
#reviewDetail div#detailInnerContainer {
	margin-top: 5px;
	padding: 0 8px 8px 8px;
	background: #FFF;
	border: 1px solid #969696;
}
#reviewDetail div.detailInner {
	margin-top: 8px;
	padding: 5px 15px;
	background: #FFF;
	border: 2px solid #cacaca;
}
#reviewDetail div.odd {
	background: #FFF;
}
#reviewDetail div.even {
	background: #F5F0ED;
}
#reviewDetail div.detailInner ul li {
	margin-left: 17px;
	margin-top: 3px;
	font-size: 85%;
	line-height: 150%;
	list-style-position: outside;
	list-style-type: disc;
}



/* --------------- */
/*  MovieDetail    */
/* --------------- */
h3#listTitle {
	margin-top: 15px;
	font-size: 125%;
	font-weight: bold;
}
#movieListContainer {
	margin-top: 15px;
}
#movieList {
	marign-right: -25px;
	width: 925px;
}
#movieList li {
	float: left;
	margin-right: 25px;
	width: 160px;
	height: 180px;
}
#movieList li {
}
#movieList li dt a {
	display: block;
	padding: 9px;
	width: 160px;
	height: 125px;
	border: 1px solid #CCC;
}
html>body #movieList li dt a {
	width: 140px;
	height: 105px;
}
#movieList li dt a:hover {
	border-color: #999;
}
#movieList li dd {
	height: 3em;
	font-size: 80%;
/*	text-align: center; */
}
#movieList li dd a {
	text-decoration: none;
}

/* --------------- */
/*  MovieDetail    */
/* --------------- */
h3#movieTitle {
	margin-top: 15px;
/*	margin-left: 90px; */
	font-size: 125%;
	font-weight: bold;
	text-align: left;
}

#movieContainer {
	margin-top: 10px;
/*	text-align: center;*/
}
#movieContainer p.player {
/*	margin-left: 90px;*/
	margin-top: 10px;
	font-size: 80%;
	text-align: left;
}
#movieDetail {
	float: left;
/*	margin-top: 10px; */
/*	margin: 15px auto 15px auto; */
	width: 720px;
}
#otherMovie {
	float: right;
	width: 160px;
}
#otherMovie li {
}
#otherMovie li dt {
}
#otherMovie li dd {
	margin-bottom: 5px;
	font-size: 70%;
}


/* --------------- */
/*  Ichioshi       */
/* --------------- */
#ichioshi p.block1 {
	margin-top: 25px;
	padding: 15px;
	background: url(../img/tour/detail/bg_highlightInner.png) top left repeat-x;
	border: 1px solid #d2d2d2;
}

#ichioshiList {
	margin: 30px -63px 0 15px;
/*	margin-top: 15px;
	margin-right: -73px;*/
	width: 870px;
}
#ichioshiList li {
	float: left;
	margin: 15px 63px 15px 0;
/*	margin-right: 63px;
	padding-bottom: 15px;*/
	width: 170px;
}
#ichioshiList li.lineEnd {
	margin-right: 0;
}
#ichioshiList dt.username {
/*	padding: 0 15px;*/
	margin-top: 10px;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid #666;
}
#ichioshiList dd.tourname {
/*	padding: 0 15px;*/
	font-size: 80%;
	height: 3.0em;
	line-height: 145%;
	min-height: 3.0em;
}
#ichioshiList dd.comment {
/*	padding: 0 15px;*/
	font-size: 80%;
	height: 3.0em;
	min-height: 3.0em;
}
html>body #ichioshiList dd.comment {
	height: auto;
}
#ichioshiList dd.photo {
/*	padding: 15px 0;*/
	background: url(../img/report/ichioshi/photoFrame.png) center center no-repeat;
}
#ichioshi p.pagenation {
	margin-top: 15px;
	text-align: center;
}


/* --------------- */
/*  tenjouinReport */
/* --------------- */
#tenjouinReport h3 {
}
#tenjouinReport p.date {
}
#sidebar ul li {
/*	font-size: 80%; */
}



/* --------------- */
/*  customerReport  */
/* --------------- */
#cReport {
/*	margin-top: -5px; */
}

#cReport h3 {
/*	margin-top: 15px; */
	font-weight: bold;
	line-height: 150%;
	border-bottom: 2px solid #343432;
}

#cReport div.block {
	position: relative;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	padding: 10px;
	width: 290px;
	height: 200px;
	border: 1px solid #DFCDC3;
}
html>body #cReport div.block {
	width: 268px;
	height: auto;
	min-height: 178px;
}
#cReport div.east {
	background: #F5F0ED url(../img/report/customer/bg_east.png) right top no-repeat;
}
#cReport div.south {
	background: #F5F0ED url(../img/report/customer/bg_south.png) right top no-repeat;
}
#cReport div.west {
	background: #F5F0ED url(../img/report/customer/bg_west.png) right top no-repeat;
}
#cReport div.north {
	background: #F5F0ED url(../img/report/customer/bg_north.png) right top no-repeat;
}
#cReport div.other {
	background: #F5F0ED url(../img/report/customer/bg_other.png) right top no-repeat;
}

#cReport div.left {
	margin-left: 0;
}

#cReport div.block h4 {
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
	border-bottom: 1px solid #343432;
}
#cReport div.block h4 a {
	color: #555555;
	text-decoration: none;
}
#cReport div.block p.date {
	margin-top: 5px;
	font-size: 90%;
	font-weight: bold;
/*	text-align: right;*/
	line-height: 150%;
}
#cReport div.block p.description {
	margin-top: 5px;
/*	padding: 7px 10px;*/
	font-size: 90%;
	line-height: 150%;
/*	background: #FFF;*/
}
#cReport div.block p.description img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 80px;
	height: 80px;
}
#cReport div.block p.detail {
	position: absolute;
	right: 10px;
	bottom: 17px;
/*	margin-top: 5px;*/
	padding-left: 19px;
	font-size: 80%;
	text-align: right;
	line-height: 150%;
	background: url(../img/common/arrow04.png) left center no-repeat;
}

#cReportDetail {
/*	margin-top: 10px; */
}
#cReportDetail div#mainCol {
	float: left;
	width: 590px;
}
#cReportDetail div#mainCol h3 {
	margin-top: 30px;
	font-weight: bold;
	line-height: 150%;
	border-bottom: 2px solid #343432;
}
#cReportDetail div#mainCol h3.firstChild {
	margin-top: 15px;
}

#cReportDetail div#mainCol div.kanrenTour {
	margin-top: 15px;
	padding: 15px;
/*	font-size: 85%; */
	line-height: 150%;
	background: #F4F0ED;
	border: 1px solid #DFCDC3;
}
#cReportDetail div#mainCol div.kanrenTour h3 {
	margin-top: 0;
	
}
#cReportDetail div#mainCol div.kanrenTour p {
	margin-top: 8px;
/*	font-size: 85%; */
}
#cReportDetail div#mainCol div.kanrenTour ul {
	margin: 0 0 0 18px;
/*	padding: 0;*/
/*	font-size: 85%; */
}
#cReportDetail div#mainCol div.kanrenTour ul li{
	line-height: 150%;
}

#cReportDetail div#mainCol h4 {
	margin-top: 1.5em;
	margin-bottom: -1.0em;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
}

#cReportDetail div#mainCol p {
	margin-top: 1.5em;
	font-size: 100%;
	line-height: 150%;
}
#cReportDetail div#mainCol p.reportLead {
	margin: 15px 0 0 0;
/*	padding: 10px;*/
/*	font-size: 85%; */
	color: #B47551;
	font-weight: bold;
	line-height: 150%;
/*	background: #F4F0ED; */
}
#cReportDetail div#mainCol p.even {
	color: #930;
	font-style: italic;
}
#cReportDetail div#mainCol ul {
	margin-top: 20px;
	margin-left: 20px;
}
#cReportDetail div#mainCol ul li {
	list-style-type: circle;
	list-style-position: outline;
}
#cReportDetail div#mainCol ul.image {
	margin-top: 10px;
	margin-right: -10px;
	margin-left: 0;
	width: 600px;
}
#cReportDetail div#mainCol ul.image li {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	width: 190px;
	height: 127px;
	list-style: none;
}
#cReportDetail div#mainCol ul.image li.firstChild {
/*	margin-left: 0;*/
}
#cReportDetail div#mainCol table {
	margin-top: 1.5em;
	font-size: 90%;
/*	border: 1px solid #CCC;*/
}
#cReportDetail div#mainCol table th {
	padding: 5px;
	color: #f0536a;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(../img/common/bg-border.png) left top repeat;
}
#cReportDetail div#mainCol table td {
	padding: 5px;
	width: 50%;
/*	border: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;
}
#cReportDetail div#mainCol table td.pamphlet {
	padding-right: 34px;
	background: url(../img/common/arrow05.png) center right no-repeat;
}
#cReportDetail div#mainCol table td.me {
	padding-left: 10px;
	font-weight: bold;
}



#cReportDetail div#rightCol {
	float: right;
	width: 290px;
}
#cReportDetail div#rightCol h3 {
	margin-top: 15px;
	font-weight: bold;
	line-height: 150%;
	border-bottom: 2px solid #343432;
}
#cReportDetail div#rightCol ul {
	margin-top: 10px;
	padding: 10px;
	background: #F5F0ED;
}
#cReportDetail div#rightCol ul.east {
	background: #F4F0ED url(../img/report/customer/bg_east.png) right top no-repeat;
}
#cReportDetail div#rightCol ul.south {
	background: #F4F0ED url(../img/report/customer/bg_south.png) right top no-repeat;
}
#cReportDetail div#rightCol ul.west {
	background: #F4F0ED url(../img/report/customer/bg_west.png) right top no-repeat;
}
#cReportDetail div#rightCol ul.north {
	background: #F4F0ED url(../img/report/customer/bg_north.png) right top no-repeat;
}
#cReportDetail div#rightCol ul.other {
	background: #F4F0ED url(../img/report/customer/bg_other.png) right top no-repeat;
}
#cReportDetail div#rightCol ul li {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 80%;
	line-height: 150%;
	border-top: 1px dashed #666;
}
#cReportDetail div#rightCol ul li.firstChild {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
#cReportDetail div#rightCol ul li ul {
	float: right;
	margin-top: 0;
	padding: 0;
	width: 220px;
	background: none;
}
#cReportDetail div#rightCol ul li ul li {
	margin-top: 0;
	padding-top: 0;
	font-size: 100%;
	border-top: none;
}
#cReportDetail div#rightCol ul li p {
	float: left;
	width: 40px;
}


/* --------------- */
/*  tubo           */
/* --------------- */
#tubo {
/*	margin-top: -5px; */
}

#tubo h3 {
/*	margin-top: 15px; */
	font-weight: bold;
	line-height: 150%;
	border-bottom: 2px solid #343432;
}

#tubo div.block {
	position: relative;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	padding: 10px;
	width: 290px;
	height: 200px;
	border: 1px solid #DFCDC3;
	background-color: #F5F0ED;
}
html>body #tubo div.block {
	width: 268px;
	height: auto;
	min-height: 178px;
}
#tubo div.east {
	background: #F5F0ED url(../img/report/customer/bg_east.png) right top no-repeat;
}
#tubo div.south {
	background: #F5F0ED url(../img/report/customer/bg_south.png) right top no-repeat;
}
#tubo div.west {
	background: #F5F0ED url(../img/report/customer/bg_west.png) right top no-repeat;
}
#tubo div.north {
	background: #F5F0ED url(../img/report/customer/bg_north.png) right top no-repeat;
}
#tubo div.other {
	background: #F5F0ED url(../img/report/customer/bg_other.png) right top no-repeat;
}

#tubo div.left {
	margin-left: 0;
}

#tubo div.block h4 {
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
	border-bottom: 1px solid #343432;
}
#tubo div.block h4 a {
	color: #555555;
	text-decoration: none;
}
#tubo div.block p.date {
	margin-top: 5px;
	font-size: 90%;
	font-weight: bold;
/*	text-align: right;*/
	line-height: 150%;
}
#tubo div.block p.description {
	margin-top: 5px;
/*	padding: 7px 10px;*/
	font-size: 90%;
	line-height: 150%;
/*	background: #FFF;*/
}
#tubo div.block p.description img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 80px;
	height: 80px;
}
#tubo div.block p.detail {
	position: absolute;
	right: 10px;
	bottom: 17px;
/*	margin-top: 5px;*/
	padding-left: 19px;
	font-size: 80%;
	text-align: right;
	line-height: 150%;
	background: url(../img/common/arrow04.png) left center no-repeat;
}

#tuboDetail {
/*	margin-top: 10px; */
}
#tuboDetail div#mainCol {
	float: left;
	width: 590px;
}
#tuboDetail div#mainCol h3 {
	margin-top: 30px;
	font-weight: bold;
	line-height: 150%;
	border-bottom: 2px solid #343432;
}
#tuboDetail div#mainCol h3.firstChild {
	margin-top: 15px;
}

#tuboDetail div#mainCol div.kanrenTour {
	margin-top: 15px;
	padding: 15px;
/*	font-size: 85%; */
	line-height: 150%;
	background: #F4F0ED;
	border: 1px solid #DFCDC3;
}
#tuboDetail div#mainCol div.kanrenTour h3 {
	margin-top: 0;
	
}
#tuboDetail div#mainCol div.kanrenTour p {
	margin-top: 8px;
/*	font-size: 85%; */
}
#tuboDetail div#mainCol div.kanrenTour ul {
	margin: 0 0 0 18px;
/*	padding: 0;*/
/*	font-size: 85%; */
}
#tuboDetail div#mainCol div.kanrenTour ul li{
	line-height: 150%;
}

#tuboDetail div#mainCol h4 {
	margin-top: 1.5em;
	margin-bottom: -1.0em;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
}

#tuboDetail div#mainCol p {
	margin-top: 1.5em;
	font-size: 100%;
	line-height: 150%;
}
#tuboDetail div#mainCol p.tuboLead {
	margin: 15px 0 0 0;
/*	padding: 10px;*/
/*	font-size: 85%; */
	color: #B47551;
	font-weight: bold;
	line-height: 150%;
/*	background: #F4F0ED; */
}
#tuboDetail div#mainCol p.even {
	color: #930;
	font-style: italic;
}

#tuboDetail div#mainCol ol {
/*	margin-top: 20px;*/
	margin-left: 20px;
}
#tuboDetail div#mainCol ol li {
	list-style-type: decimal;
	list-style-positon: outline;
}

#tuboDetail div#mainCol ul {
	margin-top: 20px;
	margin-left: 20px;
}
#tuboDetail div#mainCol ul li {
	list-style-type: circle;
	list-style-position: outline;
}
#tuboDetail div#mainCol ul.image {
	margin-top: 10px;
	margin-right: -10px;
	margin-left: 0;
}
#tuboDetail div#mainCol ul.image li {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	width: 190px;
	height: 127px;
	list-style: none;
}
#tuboDetail div#mainCol ul.image li.firstChild {
/*	margin-left: 0;*/
}
#tuboDetail div#mainCol p.author {
	text-align: right;
}

#tuboDetail div#rightCol {
	float: right;
	width: 290px;
}
#tuboDetail div#rightCol h3 {
	margin-top: 15px;
	font-weight: bold;
	line-height: 150%;
	border-bottom: 2px solid #343432;
}
#tuboDetail div#rightCol ul {
	margin-top: 10px;
	padding: 10px;
	background: #F5F0ED;
}
#tuboDetail div#rightCol ul.east {
	background: #F4F0ED url(../img/report/customer/bg_east.png) right top no-repeat;
}
#tuboDetail div#rightCol ul.south {
	background: #F4F0ED url(../img/report/customer/bg_south.png) right top no-repeat;
}
#tuboDetail div#rightCol ul.west {
	background: #F4F0ED url(../img/report/customer/bg_west.png) right top no-repeat;
}
#tuboDetail div#rightCol ul.north {
	background: #F4F0ED url(../img/report/customer/bg_north.png) right top no-repeat;
}
#tuboDetail div#rightCol ul.other {
	background: #F4F0ED url(../img/report/customer/bg_other.png) right top no-repeat;
}
#tuboDetail div#rightCol ul li {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 80%;
	line-height: 150%;
	border-top: 1px dashed #666;
}
#tuboDetail div#rightCol ul li.firstChild {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
#tuboDetail div#rightCol ul li ul {
	float: right;
	margin-top: 0;
	padding: 0;
	width: 220px;
	background: none;
}
#tuboDetail div#rightCol ul li ul li {
	margin-top: 0;
	padding-top: 0;
	font-size: 100%;
	border-top: none;
}
#tuboDetail div#rightCol ul li p {
	float: left;
	width: 40px;
}

