﻿@charset "UTF-8";

/* くじらに会おう.com - サイト全体の基本設定です */

/*--------------------------------------------------------*/
html{
	overflow-y:scroll;
}

body {
	background-color: #0075BE;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	color: #333333;
	font-size: 80%;
	line-height: 150%;
	margin: 0;
	text-align: center;
}
a {
	outline:none;
}
a:link {
	background-color: inherit; 
	color: #00548E;
	text-decoration: none;
}
a:visited {
	background-color: inherit; 
	color: #7F1F7F;
	text-decoration: none;
}
a:hover {
	background-color: inherit; 
	color: #0190BF;
	text-decoration: none;
}
a:active {
	background-color: inherit; 
	color: #0190BF;
	text-decoration: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}

/*--------------------------------------------------------*/
/* text style */
.red {
	background-color: inherit; 
	color: #FF3300;
}
.pink {
	background-color: #FFFFFF;
	color: #FF3366;
}
.blue {
	background-color: inherit; 
	color: #00548E;
}
.green {
	background-color: inherit; 
	color: #008000;
}
.l-gray {
	background-color: inherit; 
	color: #666666;
}
.tour-all {
	background-color: #FFFFFF;
	color: #FF3366;
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
}
.price_top {
	color:#5D5D5D;
	margin:5px 0;
}
.price_top s {
	color:#111;
}
.price14 {
	clear: both;
	font-size: 130%;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 4px;
}
.price12 {
	clear: both;
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 4px;
}
.mrg_t6 {
	margin-top:6px;
}
.mrg_tb10 {
	margin:10px 0;
}
.mrg_b6 {
	margin-bottom:6px;
}
.mrg_lr10 {
	margin:0 10px;
}
.text12 {
	font-size:12px;
}
#review-s span {
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	padding: 0 7px 0 3px;
}

.tleft {
	text-align: left;
}
.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}

/*--------------------------------------------------------*/
/* layout */
.clear { clear: both; }
.c-fix {
	zoom: 100%;
	min-height: 1px;
}
.c-fix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hr_line {
	background:#6C95FF;
	height:1px;
	margin:0;
	clear:both;
}
.hr_line hr{
	display:none;
}
.photo {
	display: block;
	padding: 4px;
	border: 1px solid #D6D6D6;
}
div#contents img {
	vertical-align: bottom;
}
div#contents img.top {
	vertical-align: top;
}
.grd-t {
	background: url(/image/bg_grd.gif) left top repeat-x;
	line-height: 5px;
	margin: 2px 0 0 0;
	padding: 0;
}

/* 表示・非表示 */
div.disp { display: block; }
div.nodisp { display: none; }


/*--------------------------------------------------------*/
/* Contents */
div#contents {
	width: 987px;
	margin: 0 auto;
	padding-left: 45px; 
/* 	padding-left: 103px; */
	text-align: left;
}
/* IEhack */ * html div#contents { width: 1032px; }

/* Left Box */
div#contents div#left {
	float: left;
	background: #FFFFFF url(/image/back_left.gif) left top repeat-y;
	width: 664px;
}
/* IEhack */ * html div#contents div#left { width: 660px; }

div#left .title {
	margin: 0 9px 8px 9px;
}
div#left .box {
	margin: 0 14px;
}
div#left div.l-top {
	background: #FFFFFF url(/image/left_header.gif) left top no-repeat;
	width: 664px;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
}
div#left div.l-bottom {
	background: #FFFFFF url(/image/left_footer.gif) left top no-repeat;
	width: 664px;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
}

/* Right Box */
div#contents div#right {
	float: left;
	width: 210px;
	margin: 0 0 0 10px;
}

div#contents div#right .r-box {
	background: #FFFFFF url(/image/right_footer.gif) left bottom no-repeat;
	margin-top: 4px;
	text-align: center;
}
div#contents div#right .r-title {
	background: url(/image/right_header.gif) left top no-repeat;
	padding: 5px 0;
}
div#contents div#right .r-title .title {
	margin: 2px 0 4px 0;
}

div#contents div#right a .line {
	background-color: inherit; 
	color: #FFFFFF;
	text-decoration: underline;
}
div#contents div#right a:hover .line {
	background-color: inherit; 
	color: #B3D6EC;
	text-decoration: underline;
}

/* Center Box */
div#contents div.c-top {
	background: #FFFFFF url(/image/center_header.gif) left top no-repeat;
	width: 884px;
	height: 4px;
	font-size: 4px;
	line-height: 4px;
}
div#contents div.center {
	background: #FFFFFF url(/image/back_center.gif) left top repeat-y;
}
div#contents div.c-bottom {
	background: #FFFFFF url(/image/center_footer.gif) left top no-repeat;
	width: 884px;
	height: 4px;
	font-size: 4px;
	line-height: 4px;
}

div#topicpath {
	margin:5px 10px;
	padding-left:15px;
	background:url(/image/icon/topicpath.gif) no-repeat;
}

/*--------------------------------------------------------*/
/* Tag Box */
body div#tag-box li {
	display: inline;
	line-height: 140%;
	word-break: break-all;
	word-wrap: break-word;
}
body div#tag-box li a {
	margin-right: 5px
}
body div#tag-box li.t1 { font-size: 100%; }
body div#tag-box li.t2 { font-size: 120%; }
body div#tag-box li.t3 { font-size: 150%; font-weight: bold; }
body div#tag-box li.t4 { font-size: 180%; font-weight: bold; }

/*--------------------------------------------------------*/
/* Caption */
div#caption {
	background: url(/image/bg_slash_b.gif) left top repeat;
	font-size: 120%;
	line-height: 120%;
	padding: 7px;
	text-align: center;
}
div#caption-box {
	background-color: #FFFFFF;
	color: #333333;
	padding: 8px 5px;
}
div#caption-box div#atte {
	background: url(/image/border_g.gif) left top repeat-x;
	font-size: 80%;
	margin: 10px 3px 0 3px;
	padding: 7px 5px 0 5px;
	text-align: left;
}
div#caption-box p.btn {
	font-weight: bold;
	margin-top: 5px;
}
div#caption-box p.btn a {
	margin-right: 10px;
}
div#caption-box p.btn img {
	vertical-align: middle;
}
div.w490 {
	width: 490px;
	margin: 0 175px 30px 175px;
}
div.w700 {
	width: 700px;
	margin: 0 70px 30px 70px;
}

/* Left Side */
div#left div#caption-box {
	padding: 8px 7px;
}
div#left div.w490 {
	width: 490px;
	margin: 7px 78px 15px 78px;
	text-align: left;
}
div#left div.w490 .cap {
	background: url(/image/icon/icon.gif) left top no-repeat;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 0 5px 38px;
	border-bottom: 1px solid #6699CC;
}
div#left div.w490 form {
	margin: 0 30px;
}
div#left div.w580 {
	width: 580px;
	margin: 7px 33px 15px 33px;
}


/*--------------------------------------------------------*/
/* Plan Coupon */
div#contents ul.p-coupon {
	clear: both;
	width: 100%;
}
div#contents ul.p-coupon li {
	background: url(/image/icon/coupon.gif) left top no-repeat;
	padding: 0 0 0 50px;
	line-height: 14px;
}
div#contents ul.p-coupon li img {
	margin-left: 3px;
}

/*--------------------------------------------------------*/
/* Tab Tour01 */
ul#tab-tour01 {
	height: 25px;
	padding-left: 5px;
	border-bottom: 3px solid #6699CC;
}
div#left ul#tab-tour01 {
	width: 631px;
}
/* IEhack */ * html div#left ul#tab-tour01 { width: 636px; }
div#plan ul#tab-tour01 {
	margin-top: 8px;
}
ul#tab-tour01 li {
	float: left;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
	overflow: hidden;
}
ul#tab-tour01 li a {
	display: block;
	background: url(/image/tab_off.gif) center top no-repeat;
	width: 112px;
	height: 19px;
	color: #666666;
	padding: 8px 0 0 0;
}
ul#tab-tour01 li.on a {
	background: #6699CC url(/image/tab_on.gif) center top no-repeat;
	height: 20px;
	color: #FFFFFF;
	padding: 7px 0 1px 0;
}

/* Tab Tour02 */
ul#tab-tour02 {
	background: url(/image/border_g.gif) center bottom repeat-x;
	margin: 0 0 20px 0;
	padding: 5px 0 7px 0;
}
ul#tab-tour02 li {
	float: left;
	background: url(/image/icon/folder.gif) left center no-repeat;	
	font-size: 120%;
	padding: 0 0 0 20px;
	white-space: nowrap;
}
ul#tab-tour02 li a {
	text-decoration: underline;
}
/*--------------------------------------------------------*/
/* Category */
div#category-pass {
	background: url(/image/border_g.gif) center bottom repeat-x;
	color: #666666;
	margin: 2px 0 0 0;
	padding: 3px 0 1px 0;
}
div#category-pass p#spot {
	background-color: inherit; 
	font-size: 160%;
	font-weight: bold;
	color: #333333;
	margin: 15px 0 8px 0;
	padding: 0 0 0 5px;
	line-height: 110%;
	border-left: 4px solid #0070AB;
}
div#category-pass a {
	text-decoration: underline;
}

/*--------------------------------------------------------*/
/* Tour */
dl#tour {
	margin: 0 0 7px 0;
}
dl#tour dt {
}

/*
dl#tour dt {
	margin-top: 10px;
}
dl#tour dt span {
	display: block;
	background: #0070AB url(/image/icon/tour.gif) left center no-repeat;
	color: #FFFFFF;
	margin-bottom: 2px;
	padding-left: 17px;
}
dl#tour .grd {
	background: url(/image/bg_grd.gif) left top repeat-x;
	line-height: 5px;
	margin: 0;
	padding: 0;
}
*/
dl#tour dd {
	background: url(/image/border_g.gif) center bottom repeat-x;
	margin: 0 0 3px 0;
	padding: 5px 0;
}
dl#tour dd p.pickup {
}
dl#tour dd .img {
	float: left;
	margin-right: 8px;
	padding-bottom: 5px;
}
dl#tour dd h4 {
	font-size: 130%;
	line-height: 140%;
	margin: 0;
	padding: 0;
}
dl#tour dd h4 img {
	margin-left: 2px;
	vertical-align: text-bottom;
}
dl#tour dd p span {
	display: block;
	padding-top: 7px;
}
dl#tour dd .right {
	min-height: 119px;
	text-align: center;
	border-left: 1px solid #CCCCCC;
}
dl#tour dd .right .star,dl#tour dd .right img {
	float: none;
	margin-right: 0;
	padding-bottom: 0;
	text-align: center;
}

/* Plan Icon */
div#contents ul.p-icon {
	clear: both;
	margin: 13px 0;
}
div#contents ul.p-icon li {
	display: inline;
}
div#tour-list ul.p-icon {
	margin: 5px 0;
}

/*--------------------------------------------------------*/

/* Plan List new.ver
--------------------------------------------------------*/
.plan_list {
	margin:10px 0;
}
.plan_list .left {
	margin-bottom:10px;
}
.plan_txt {
	width:468px;
	float:right;
	margin-bottom:10px;
	position:relative;
}
.shop_ttl{
	background:#1683EF;
	padding:4px 6px 0;
	margin-bottom:3px;
}
.shop_ttl a{
	font-weight:bold;
	color:#FFF;
}
.plan_txt h2 {
	font-size:140%;
	margin:0;
	padding:0;
}
.plan_txt .d-txt {
	width:340px;
	clear:both;
}
.plan_txt .txt {
	clear:both;
	width:340px;
}
div#contents ul.plan_icon {
	margin:0 0 5px;
}
div#contents ul.plan_icon li {
	display: inline;
}
.plan_button {
	position:absolute;
	width:108px;
	bottom:5px;
	right:5px;
}

/* Plan List */
ul#plan-list {
	background: url(/image/bg_grd.gif) left top repeat-x;
	width: 636px;
	margin: 2px 0 0 0;
	padding: 6px 0 0 0;
}
ul#plan-list li {
	clear: both;
	display: inline;
	padding-bottom: 18px;
}
/* IEHack */ ul#plan-list li { display: /**/list-item; }
ul#plan-list .txt {
	float: right;
	width: 508px;
}
ul#plan-list h2 {
	font-size: 140%;
	line-height: 120%;
	margin: 0;
	padding: 0;
}
ul#plan-list .txt .left {
	width: 340px;
}
ul#plan-list .star {
	width: 168px;
}

/* Shop Link */
div#tour-list .shop-link {
	clear: both;
}
.shop-link {
	font-size: 12px;
	line-height: 100%;
	margin-top: 3px;
	padding: 1px 0 0 0;
}
.shop-link a.button {
	float: right;
	margin: 1px 2px 0 0;
}
.shop-link p {
	background: url(/image/bg_slash_g.gif) left center repeat;
	margin-top: 5px;
	padding: 2px 5px;
}
.shop-link p a {
	margin-right: 20px;
}

/*--------------------------------------------------------*/
/* Search Box */
dl#search-box {
	padding: 0;
	margin: 0 0 10px 0;
}
dl#search-box dt {
	clear: both;
	float: left;
	background-color: inherit; 
	width: 70px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin: 0 7px 7px 0;
}
dl#search-box dd {
	margin: 0 0 7px 0;
}
dl#search-box dd input {
	vertical-align: text-bottom;
}
/* input */
dl#search-box dd input.t {
	width: 300px;
}
dl#search-box dd input.date-pick{
    width: 100px;
    float: left;
}

/*--------------------------------------------------------*/
/* Event */
div#event {
	border-top: 3px solid #6699CC;
}
div#event ul {
	background: url(/image/bg_grd.gif) left top repeat-x;
	margin: 2px 0 30px 0;
}
div#event li {
	clear: both;
	display: inline;
	background: url(/image/border_g.gif) left bottom repeat-x;
	padding: 8px 0 15px 0;
}
/* IEHack */ div#event li { display: /**/list-item; }
div#event li img {
	float: left;
	margin-right: 10px;
}

/* left */
div#event li .left {
	width: 540px;
}
div#left div#event li .left {
	width: 318px;
}
div#event li h2,div#event li h4 {
	font-size: 140%;
	margin: 0;
	line-height: 140%;
}
div#event li .left p {
	line-height: 120%;
}
div#event li p.pink {
	font-weight: bold;
	padding-bottom: 12px;
}

/* right */
div#event li .right {
	background-color: #EAF1F7;
	width: 165px;
	color: #333333;
	margin-right: 1px;
	padding: 7px 0;
	text-align: center;
	border: 1px solid #C6D9EA;
}
div#left div#event li .right {
	width: 159px;
}
div#event li .right img {
	float: none;
	margin: 0px;
}
div#event li .right .qr {
	margin-bottom: 7px;
	border: 1px solid #B1B1B1;
}
div#event li .right .btn {
	margin-top: 7px;
}

/*--------------------------------------------------------*/
/* Coupon */
div#coupon {
	border-top: 3px solid #6699CC;
}
div#coupon ul {
	background: url(/image/bg_grd.gif) left top repeat-x;
	margin: 2px 0 30px 0;
}
div#coupon li {
	clear: both;
	display: inline;
	background: url(/image/border_g.gif) left bottom repeat-x;
	padding: 8px 0 15px 0;
}
/* IEHack */ div#coupon li { display: /**/list-item; }
div#coupon li img {
	float: left;
	margin-right: 10px;
}

/* left */
div#coupon li .left {
	width: 515px;
}
div#left div#coupon li .left {
	width: 293px;
}

div#coupon li h4 {
	font-size: 140%;
	margin: 0;
	line-height: 140%;
}
div#coupon li .left p {
	line-height: 120%;
}
div#coupon li p.pink {
	font-weight: bold;
	padding-bottom: 12px;
}

/* right */
div#coupon li .right {
	background-color: #EAF1F7;
	width: 190px;
	color: #333333;
	margin-right: 1px;
	padding: 7px 0;
/*	padding: 2px 0 7px 0; */
	text-align: center;
	border: 1px solid #C6D9EA;
}
div#coupon li .right img {
	float: none;
	margin: 0px;
}
div#coupon li .right strong {
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
}
div#coupon li .right .qr {
	margin-bottom: 7px;
	border: 1px solid #B1B1B1;
}
div#coupon li .right .btn {
	margin-top: 7px;
}

/*--------------------------------------------------------*/
/* Review */
div#review {
	padding: 5px 0 20px 0;
	text-align: center;
}
div#plan div#review {
	margin: 0 10px;
}

div#contents .review-box {
	clear: both;
	margin-bottom: 15px;
}
div#contents #review-s {
	display: inline;
	font-size: 12px;
	margin: 3px 0 5px 0;
	text-align: center;
}
div#contents #caption-box #review-s {
	display: block;
	background: url(/image/border_g.gif) left bottom repeat-x;
	font-size: 100%;
	margin: 3px 5px 10px 5px;
	padding: 0 0 12px 0;
}
div#contents #review-s img {
	vertical-align: bottom;
}
div#contents #review-s a.buttton-r {
	vertical-align: top;
	margin-left: 10px;
}
div#contents #review-s a.buttton-r img{ 
	vertical-align: top;
}

/* New Review*/
div#review-n {
	margin-top: 15px;
	text-align: left;
}
div#review-n h4 {
	font-size: 120%;
	margin: 0 0 3px 0;
	padding: 0;
}
div#review-n .left {
	width: 130px;
	font-size: 80%;
	text-align: center;
}
div#review-n .right {
	width: 403px;
}

/* Review*/
div#plan #review .left {
	width: 190px;
	font-size: 100%;
}

/* 投稿 */
.reviewForm {
	margin: 20px 10px 10px 35px;
	padding: 10px 15px;
}
.reviewForm .ar {
	background-color: inherit;
	font-size: 80%;
	color: #777777;
}
.reviewForm dl {
	text-align: left;
	margin: 0 auto 10px auto;
}
.reviewForm dt {
	clear: both;
	float: left;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin: 0 7px 0 0;
}
.reviewForm dd {
	margin: 0 0 0 0;
}
.reviewForm dd input {
	width: 200px;
	margin-right: 10px;
	vertical-align: middle;
}
.reviewForm dd input.t { width: 350px; }
.reviewForm dd input.f { width: 300px; }
.reviewForm dd textarea { width: 400px; height: 200px; }

.reviewForm .er{
	font-size: 80%;
	color: #ff0000;
    clear:both;
    padding:0 0 7px 88px;
}

/* Comment */
div.comment {
	padding: 8px 8px 3px 25px;
}
div.r-tx-title {
	margin-bottom: 4px;
	padding-bottom: 6px;
}
div.r-tx-title h2,div.r-tx-title h4,div.r-tx-title h5 {
	float: left;
	font-size: 130%;
	margin: 0;
	padding: 0;
}
div.r-tx-title img {
	float: right;
}

/* Review Bottom */
div#plan div.comment p.btn {
	text-align: right;
}
div#plan div.comment p.btn a {
	text-decoration: underline;
}
div#plan div.comment p.btn a.link {
	display: inline;
	background: url(/image/icon/blue.gif) left center no-repeat;
	padding-left: 10px;
}
div#plan div.comment p.btn a.report {
	font-size: 10px;
}
div#plan div.comment p.btn img {
	vertical-align: text-bottom;
}

div.comment-b {
	clear: both;
	width: 403px;
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}
div#plan div.comment-b {
	width: 641px;
}
div#plan #review  .right {
	width: 641px;
	text-align: left;
}
div#plan #review .st {
	float: right;
	width: 210px;
	font-size: 12px;
}
div#plan #review .st img {
	float: none;
	margin-left: 5px;
	vertical-align: text-bottom;
}

/* Response */
div.comment .res {
	clear: both;
	margin: 7px 0 0 0;
	padding: 4px 0 0 30px
}
div#plan div.res .r-tx-title {
	background: none;
}
div.res .r-tx-title p {
	float: left;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
div.res .r-tx-title span {
	font-weight: bold;
	margin-right: 5px;
}

/* color blue */
div#review-n .shop .comment {
	background: url(/image/shop/img/review_sheader_b.gif) right top no-repeat;
}
div#review-n .shop {
	background: url(/image/shop/img/bg_sreview_b.gif) right top repeat-y;
}
div.shop .comment-b {
	background: url(/image/shop/img/review_sfooter_b.gif) right bottom no-repeat;
}
div.shop h2,div.shop h4,div.shop h5,div.shop .res span {
	background-color: inherit; 
	color: #00548E;
}
div#plan .shop .comment {
	background: url(/image/shop/img/review_header_b.gif) right top no-repeat;
}
div#plan #review .shop {
	background: url(/image/shop/img/bg_review_b.gif) right top repeat-y;
}
div#plan div.shop .comment-b {
	background: url(/image/shop/img/review_footer_b.gif) right bottom no-repeat;
}
div.shop .comment .res {
	background: url(/image/border_b.gif) left top repeat-x;
}
div.shop .r-tx-title {
	background: url(/image/border_b.gif) left bottom repeat-x;
}

/* color red */
div#review-n .plan .comment {
	background: url(/image/shop/img/review_sheader_r.gif) right top no-repeat;
}
div#review-n .plan {
	background: url(/image/shop/img/bg_sreview_r.gif) right top repeat-y;
}
div.plan .comment-b {
	background: url(/image/shop/img/review_sfooter_r.gif) right bottom no-repeat;
}
div.plan h2,div.plan h4,div.plan h5,div.plan .res span {
	background-color: inherit; 
	color: #FF3366;
}
div#plan .plan .comment {
	background: url(/image/shop/img/review_header_r.gif) right top no-repeat;
}
div#plan #review .plan {
	background: url(/image/shop/img/bg_review_r.gif) right top repeat-y;
}
div#plan div.plan .comment-b {
	background: url(/image/shop/img/review_footer_r.gif) right bottom no-repeat;
}
div.plan .comment .res {
	background: url(/image/border_r.gif) left top repeat-x;
}
div.plan .r-tx-title {
	background: url(/image/border_r.gif) left bottom repeat-x;
}

/*--------------------------------------------------------*/
/* Review input */
div#disp00 h4 {
	background-color: #FFFFFF;
	font-size: 120%;
	color: #005189;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #6699CC;
}
div#disp00 form {
	background: url(/image/bg_grd.gif) left top repeat-x;
	margin: 2px 0 30px 0;
	padding: 10px 3px 0 20px;
}
div#disp00 form .ar {
	background-color: inherit;
	font-size: 80%;
	color: #777777;
}
div#disp00 form dl {
	margin: 0 0 25px 0;
}
div#disp00 form dt {
	clear: both;
	float: left;
	background-color: inherit; 
	width: 80px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin: 0 7px 7px 0;
}
div#disp00 form dd {
	margin: 0 0 7px 0;
}
div#disp00 form dd input {
	width: 200px;
	margin-right: 10px;
	vertical-align: middle;
}
div#disp00 form dd input.t {
	width: 350px;
}
div#disp00 form dd input.f {
	width: 300px;
}
div#disp00 form dd textarea {
	width: 100%;
	height: 200px;
}

/*--------------------------------------------------------*/
/* comment */
div#contents div.star {
	float: right;
	font-size: 12px;
	text-align: right;
}
div#contents div.star img {
	vertical-align: text-bottom;
}

/*--------------------------------------------------------*/
/* Right banner */
div#banner-space {
	margin: 6px 0;
}

/*--------------------------------------------------------*/
/* Right Coupon */
ul#r-coupon {
	padding: 2px 10px 1px 10px;
}
ul#r-coupon li {
	clear: both;
	background: url(/image/border_g.gif) center bottom repeat-x;
	min-height: 45px;
	font-size: 95%;
	line-height: 120%;
	margin: 0 0 7px 0;
	padding: 0 3px 8px 3px;
	text-align: left;
}
ul#r-coupon li p {
	margin: 0 0 0 68px;
}
ul#r-coupon li p.s {
	font-size: 80%;
}

/*--------------------------------------------------------*/
/* Right Event */
ul#r-event {
	padding: 0 12px 10px 12px;
	text-align: left;
}

/*--------------------------------------------------------*/
/* Right Tag */
.r-box div#tag-box {
	text-align: left;
}
.r-box div#tag-box ul {
	background: url(/image/bg_slash_g.gif) left top repeat;
	margin: 1px 10px 10px 10px;
	padding: 2px 3px;
}
.r-box div#tag-box a {
	text-decoration: underline;
}

/*--------------------------------------------------------*/
/* Right Wallpaper */
a#r-dl {
	display: block;
	background: url(/image/download.jpg) left top no-repeat;
	width: 203px;
	height: 27px;
	font-size: 10px;
	color: #666666;
	line-height: 110%;
	padding: 51px 7px 0 0;
	text-align: right;
}

/* IEhack */
* html a#r-dl {
	width: 210px;
	height: 76px;
}

/*--------------------------------------------------------*/
/* Right Amazon */
div#contents div#right div#r-affiliate div.r-title {
	padding: 12px 0;
}

/*--------------------------------------------------------*/
/* Right SBM */
div#r-sbm {
	margin: 10px 1px;
}

/*--------------------------------------------------------*/
/* Page List */
div#page-list-t {
	width: 100%;
	font-size: 12px;
	line-height: 140%;
	padding-bottom: 2px;
	text-align: center;
	border-bottom: 3px solid #6699CC;
}
div#page-list-t a {
	text-decoration: underline;
}

div#page-list-b {
	width: 100%;
	font-size: 12px;
	line-height: 140%;
	padding-top: 2px;
	text-align: center;
	border-top: 3px solid #6699CC;
}
div#page-list-b a {
	text-decoration: underline;
}
div#page-list-b .s {
	background-color: inherit; 
	color: #333333;
	font-weight: bold;
}
div#page-list-b .left {
	background-color: inherit;
	width: 100%;
	color: #999999;
	text-align: right;
}
div#page-list-b .l {
	width: 33%;
	text-align: left;
}
div#page-list-b .c {
	width: 34%;
	text-align: center;
}
div#page-list-b .r {
	width: 33%;
	text-align: right;
}

/* IEhack */ * html div#page-list-b .c { width: 33%; }
div#page-list-b .plan {
	width: 33%;
	text-align: right;
}

/*--------------------------------------------------------*/
/* Footer */
div#footer {
	background: #FFFFFF url(/image/back_footer.gif) center top repeat-x;
	width: 100%;
	min-width: 1032px;
	color: #333333;
	line-height: 100%;
	margin: 30px 0 0 0;
	padding: 35px 0 20px 0;
	text-align: center;
}
div#footer-box {
	width: 987px;
	margin: 0 auto;
	padding-left: 45px; 
/* 	padding-left: 103px; */
	text-align: left;
}
/* IEhack */
* html div#footer {
	width: expression(document.body.clientWidth < 1032? "1032px" : "auto");
}

p#copyright {
	background-color: inherit;
	color: #0075BE;
	margin: 5px 0 0 4px;
}
p#copyright.m {
	padding-top: 15px;
}

/* Sponsor */
div#footer ul#sponsor {
	width: 880px;
	margin: 25px 0 0 2px;
}
div#footer ul#sponsor li {
	float: left;
	margin-right: 9px;
}
div#footer ul#sponsor li.plan {
	margin-right: 0;
}

/* Footer Link */
div#footer div#flink {
	width: 884px;
	margin: 15px 0 0 0;
	list-style: none;
}
div#footer div#flink .border {
	margin-bottom: 10px;
}

/* Footer Banner */
div#flink div#flink-left {
	background: #C5E7F5 url(/image/bg_slash_b.gif) left top repeat;
	width: 264px;
	font-size: 95%;
	color: #00548E;
	line-height: 120%;
	padding: 5px;
}
div#flink div#flink-left div#flink-box {
	background-color: #FFFFFF; 
	color: #00548E;
	text-align: center;
}
div#flink div#flink-left div#flink-box img {
	margin: 7px 0;
}
div#flink div#flink-left p {
	margin: 5px 3px 0 3px;
}

/* Footer Text */
div#flink div#flink-right {
	background-color: inherit;
/*	width: 590px;
	min-height: 128px; */
	font-size: 95%;
	color: #CCCCCC;
	line-height: 140%;
	margin: 3px 0 0 9px;
	padding: 2px 0 2px 4px;
	text-align: center;
/*	border-left: 1px solid #66CCCC; */
}
div#flink div#flink-right ul.link {
	clear: both;
	margin-bottom: 2px;
/*	margin-bottom: 12px; */
}
div#flink div#flink-right ul.link li {
	display: inline;
	margin: 0 0 1px 0;
	padding: 0 4px;
	white-space: nowrap;
	border-right: 1px solid #CCCCCC;
}
div#flink div#flink-right ul.link li.end {
	border-right: none;
}
div#flink div#flink-right ul.link li a {
	background-color: #FFFFFF;
	color: #04286F;
}
div#flink div#flink-right ul.link li a:hover {
	text-decoration: underline;
/*	background-color: #FFFFFF;
	color: #000000; */
}

