@charset "Shift_JIS";

/*
20061122 商品詳細、カルチャーチャンネル、トラックバック表示用にc-channel2,c-channel3属性追加
20061123 規約文章用に　RuleText属性追加
*/

/* ブラウザリセット---------------------------------------------- */
html{
	margin: 0;
	padding: 0;
}

body {
	text-align:center;
	margin: 0;
	padding: 0;
	color : #333333;
	font-size : 12px;
	line-height : 140%;
	background :#ffffff;
	font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",sans-serif;
}


h1,h2,h3,h4,h5,h6,p,ul,li,form,input,address {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
img {
	border:none;
	text-decoration: none;
}

a {
	color:#333333;
	text-decoration: underline;
}

a:hover {
	color:#333333;
	text-decoration: underline;
}

/* 共通要素　---------------------------------------------- */
.left{
	float:left;
}

.right{
	float:right;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac */
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

.no-border{
	border:none !important;
}

/* コンテンツ　---------------------------------------------- */

#contents{
	position:relative;
	margin:0 auto;
	padding:0 0 20px;
	text-align:left;
	width:800px;
}

/* ヘッダー　---------------------------------------------- */

#header{
	width:800px;

}
#header .title {
	float:left;
	width:470px;
	height : 85px;
	background : url(/imgcommon/header.gif) no-repeat;
}
#header .title h1{
	float:left;
	text-indent: -9999px;
}
#header .title h1 a {
	text-decoration: none;
	display: block;
	width : 90px;
	height : 85px;
}
#header .title h2{
	float:right;
	text-indent: -9999px;
	height:5px;
}
#header .title h2 a {
	text-decoration: none;
	display: block;
	width : 180px;
	height : 90px;
}#header h3.lead{
	float:right;
	width:320px;
	padding-top:25px;
	font-size:10px;
	line-height:130%;
}
#header .search{
	clear:both;
	width:800px;
	height:35px;
	background : url(/imgcommon/header_search.gif) no-repeat;
}
#header .search .search-box{
	float:left;
	width:260px;
	padding:7px 0 0 10px;
	font-size:12px;
	line-height:140%;
	color:#000000;
}
#header .item-search{
	width:140px;
	margin:0 5px;
}
#header .item-search-submit{
	font-size:12px;
}

#header .search ul{
	float:right;
	width:510px;
	height:35px;
	list-style: none;
	padding-right:8px;
}
#header .search ul li {
	float:right;
	margin: 0 0 0 1px;
	padding:8px 0 0 0;
	width: 125px;
	height: 21px;
	text-indent: -9999px;
}
#header .search ul li a {
	text-decoration: none;
	display: block;
	width: 125px;
	height: 21px;
}
#header .pager{
	padding:10px 0;
}
#header .pager h4{
	font-size:14px;
	font-weight:normal;
}

#header .pager h4 a{
	color:#666666;
	font-weight:normal;
	text-decoration: underline;
}
#header .pager p span{
	color:#66CC00;
	font-weight:bold;
}

#header .marquee{
	font-size:12px;
	color:#6BBA3C;
	margin:0 0 7px 0;
}


/*　メイン
---------------------------------------------------- */
#main{
	width:800px;
	background : url(/imgcommon/bg_cont.gif) no-repeat left top;
}
#main .page-title{
	background : #ffffff;
}
#main .page-title h4{
	float:left;
	margin:10px 0 20px;
	width:160px;
	text-indent: -9999px;
}
#main .page-title-box{
	float:right;
	margin:10px 0 20px;
	width:625px;
}
#main .page-title-box ul{
	margin-top:6px;
	list-style: none;
	width:615px;
	padding:5px;
	background:#dddddd;
}
#main .page-title-box ul li {
	float:left;
	margin: 0 2px 0 0;
	padding:0;
	width: 120px;
	height: 22px;
	text-indent: -9999px;
}
#main .page-title-box ul li a {
	text-decoration: none;
	display: block;
	width: 120px;
	height: 22px
}

/*　メインコンテンツ
---------------------------------------------------- */
#main-contents{
	float:right;
	width:625px;
}
#main-contents .title{
	width:625px;
	border:1px solid #666666;
	border-width:1px 0;
	padding:2px 0;
}
#main-contents .title2{
	width:625px;
	border:1px solid #666666;
	border-width:1px 0;
	padding:10px 0;
}
#main-contents .title3{
	padding-left:10px;
}
#main-contents .title h3{
	font-size:24px;
	line-height:105%;
	font-weight:bold;
}

#main-contents .title h4{
	font-size:12px;
	line-height:125%;
	font-weight:bold;
}
#main-contents .cover-box{
	float:left;
	width:450px;
	padding:10px 0 20px;
}

#main-contents .cover-box p.item-data{
	font-size:10px;
	line-height:140%;
	margin-bottom:10px;
}

#main-contents .cover-box .cover-photo{
	float:left;
	width:202px;
}

#main-contents .cover-box .cover-photo-noframe{
	float:left;
	width:202px;
}

#main-contents .cover-box .cover-photo img{
	border:1px solid #999999;
}
#main-contents .cover-box .cover-photo p{
	text-align:center;
	font-size:10px;
	margin-top:3px;
}
#main-contents .cover-box .cover-photo p a{
	color : #333333;
	text-decoration: none;
}
#main-contents .cover-box .cover-photo p a:hover{
	color : #333333;
	text-decoration: underline;
}
#main-contents .cover-box .cover-txt{
	float:right;
	width:240px;
}

#main-contents .cover-box .cover-txt h5{
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}
#main-contents .cover-box .cover-txt h6{
	font-size:12px;
	line-height:120%;
	margin-bottom:3px;
	font-weight:bold;
}
#main-contents .cover-box .cover-txt p{
	font-size:12px;
	line-height:130%;
	margin-bottom:12px;
}
#main-contents .shopping-box{
	float:right;
	width:160px;
	padding:10px 0 20px;
}
#main-contents .shopping-btn-box{
	padding:5px 5px 0;
	background:#dddddd;
}
#main-contents .shopping-btn-box img{
	margin-bottom:3px;
}
#main-contents .shopping-btn-box p{
	padding-bottom:10px;
	font-size:10px;
	line-height:130%;
}
#main-contents .shopping-btn-box p.soldout{
	padding-bottom:1px;
	font-size:14px;
	font-weight:bold;
	color:#FF3300;
	line-height:130%;
}
#main-contents .shopping-btn-box p.none{
	padding-bottom:6px;
	font-size:10px;
	color:#FF3300;
	line-height:130%;
}
#main-contents .shopping-btn-box p span{
	font-weight:bold;
}
#main-contents .shopping-rec-ttl{
	margin-top:10px;
	padding:3px;
	color:#ffffff;
	font-weight:bold;
	background:#222222;
}
#main-contents .shopping-rec-box{
	width:142px;
	border:1px dashed #222222;
	border-width:0 1px 1px;
	padding:10px 8px 15px;
}
#main-contents .shopping-rec-box img{
	float:left;
	width:55px;
}
#main-contents .shopping-rec-txt{
	float:right;
	width:74px;
}
#main-contents .shopping-rec-box h3{
	font-size:10px;
	line-height:125%;
	font-weight:bold;
	padding-bottom:5px;
}
#main-contents .shopping-rec-box p{
	font-size:10px;
	line-height:125%;
}
#main-contents .item-detail-txt{
	float:left;
	width:315px;
}
#main-contents .item-detail-txt h4{
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:15px;
}
#main-contents .item-detail-txt p{
	font-size:12px;
	line-height:150%;
	margin-bottom:10px;
}
#main-contents .item-detail-txt .em{
	padding:6px 6px 0 6px;
	font-size:12px;
	line-height:150%;
	background:#EFEFEF;
}
#main-contents .item-detail-txt .em h6{
	font-size:12px;
	color:#005296;
	line-height:120%;
	margin-bottom:3px;
	font-weight:bold;
}
#main-contents .item-detail-txt p.title-em{
	font-size:12px;
	line-height:150%;
	font-weight:bold;
	color:#FF6600;
}
#main-contents .item-detail-ph{
	float:right;
	width:300px;
}
#main-contents .item-detail-ph .box{
	width:147px;
}
#main-contents .item-detail-ph .box img{
	border:1px solid #999999;
	margin-bottom:5px;
}
#main-contents .c-channel,.c-channel2,.c-channel3{
	padding:10px 0 5px;
	position: relative; z-index: 100;
}
#main-contents .kadokaword{
	height:420px;
}
#main-contents .kadokaword .box-parts{
	margin:auto;
	text-align:center;
	margin-top:8px;
}

#main-contents .c-channel .c-title,
#main-contents .c-channel2 .c-title,
#main-contents .c-channel3 .c-title,
#main-contents .kadokaword .c-title{
	width:613px;
	padding:4px 5px;
	background:#000000;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#main-contents .c-channel .c-title h3,
#main-contents .c-channel2 .c-title h3,
#main-contents .c-channel3 .c-title h3,
#main-contents .kadokaword .c-title h3{
	padding-left:5px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}



#main-contents .c-channel p.keyword,
#main-contents .c-channel2 p.keyword,
#main-contents .c-channel3 p.keyword{
	color:#333333;
	font-size:12px;
	line-height:160%;
	padding:5px 0 0 5px;
}

#main-contents .c-channel .c-movie{			/*　商品詳細/サンプルビデオ枠表示用/左画像部 */
	padding:5px 0 0px;
	float:left;
	width:320px;
}
#main-contents .c-channel .c-txt{			/*　商品詳細/サンプルビデオ枠表示用/右テキスト部 */
	padding:10px 0 20px;
	float:right;
	width:295px;
}


#main-contents .c-channel2 .c-movie{		/*　商品詳細/KCCカルチャーチャンネル/左画像部 */
	padding:5px 0 0px;
	float:left;
	width:160px;
}
#main-contents .c-channel2 .c-txt{			/*　商品詳細/KCCカルチャーチャンネル/右テキスト部 */
	padding:10px 0 20px;
	float:right;
	width:455px;
}

#main-contents .c-channel3 .c-movie{		/*　商品詳細/トラックバック/左部 */
	padding:5px 0 0px;
	float:left;
	width:10px;
}
#main-contents .c-channel3 .c-txt{			/*　商品詳細/トラックバック/右テキスト部 */
	padding:10px 0 20px;
	float:right;
	width:605px;
}

#main-contents .c-channel .c-txt p,.c-channel2 .c-txt p,.c-channel3 .c-txt p{
	font-size:12px;
	line-height:140%;
}
#main-contents .c-channel .c-txt h4,.c-channel2 .c-txt h4,.c-channel3 .c-txt h4{
	font-size:12px;
	line-height:140%;
	color:#ff6600;
	margin:15px 0 3px;
	font-weight:bold;
}
#main-contents .c-channel-mov,
#main-contents .c-channel-tb{
	font-size:12px;
	line-height:140%;
	width:330px;
}
#main-contents .trackback .tb-title{
	width:615px;
	padding:4px 5px;
	background:#666666;
}
#main-contents .trackback .tb-title h3{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
#main-contents .trackback .tb-txt p{
	padding:10px 3px 5px;
	font-size:10px;
}
#main-contents .trackback .tb-txt p span{
	font-weight:bold;
	color:#ff6600;
}

#main-contents .trackback .tb-txt p a,
#main-contents .trackback .tb-txt p a:hover{
	color : #ff6600;
	text-decoration: underline;
}
#main-contents .trackback .tb-time{
	font-size:10px;
	text-align:right;
	margin-bottom:5px;
}
#main-contents .line,
#main-contents .trackback .tb-line{
	width:625px;
	height:10px;
	background : url(/imgcommon/2-line.gif) repeat-x;
}

/*---ディスカバリートップ---*/


.top-box{
	width:100%;
	padding:10px 0;
}

.top .top-title{
	width:613px;
	padding:4px 5px;
	background:#000000;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.top .top-title h3{
	padding-left:5px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.top .photo-box{
	float:left;
	width:160px;
}
.top .photo-box img {
	border:1px solid #999999;
}
.top .photo-box h4{
	font-size:10px;
	line-height:140%;
	font-weight:bold;
	text-align:center;
	margin-top:3px;
}
.top .photo-box h4 a{
	text-decoration: none;
}
.top .photo-box h4 a:hover{
	text-decoration: underline;
}
.top .txt-box{
	float:right;
	width:460px;
}
.top .txt-box h4{
	font-size:12px;
	line-height:140%;
	font-weight:bold;
	margin-bottom:15px;
}

.top .txt-box p{
	line-height:140%;
}
.top .txt-box p.pre-order{
	font-size:10px;
	line-height:140%;
	color:#FF6600;
	margin-bottom:15px;
}
.top .txt-box p.pre-order a{
	color:#FF6600;
	text-decoration:underline;
}
.top .txt-box p.price{
	font-size:10px;
	line-height:140%;
}

.top .txt-box p.catch{
	font-size:12px;
	font-weight:bold;
	color:#669900;
	margin-bottom:5px;
	line-height:140%;
}

.top .txt-box .btn{
	text-align:right;
}
.top .margin{
	margin-top:15px;
}


/*　購入特典--------------- */

.top .privilege{
	border:1px solid #ff6600;
	border-width:6px 3px 3px;
	padding-bottom:10px;
	margin:10px 0;
}
.top .privilege h4{
	width:245px;
	height:26px;
	text-indent: -9999px;
	background : url(../imgcommon/privilege.gif) no-repeat;
}
.top .privilege ul{
	list-style: none;
	margin:5px 10px;
}
.top .privilege ul li{
	font-weight:bold;
	color:#000000;
	margin:2px 0;
	padding-left:18px;
}
.top .privilege ul li.one{
	background : url(../imgcommon/privilege-one.gif) no-repeat;
}
.top .privilege ul li.two{
	background : url(../imgcommon/privilege-two.gif) no-repeat;
}
.top .privilege ul li.three{
	background : url(../imgcommon/privilege-three.gif) no-repeat;
}
.top .privilege ul li.four{
	background : url(../imgcommon/privilege-four.gif) no-repeat;
}
.top .privilege ul li.five{
	background : url(../imgcommon/privilege-five.gif) no-repeat;
}
.top .privilege span{
	color:#ff0000;
}
.top .privilege p{
	margin:0 10px 0 28px;
	font-size:10px;
	line-height:140%;
	color:#000000;
}



/*　メニュー
---------------------------------------------------- */
#menu{
	float:left;
	width:160px;
	font-size:12px;
}
#menu .title{
	width:150px;
	padding:4px 5px;
	background:#000000;
}
#menu .title h3{
	padding-left:5px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
#menu .margin{
	margin-top:5px;
}
#menu ul{
	padding:1px;
	background:#999999;
	list-style: none;
}
#menu ul li{
	font-weight:bold;
	color:#ffffff;
	padding:0 0 1px 0;
}
#menu ul li a {
	border:1px solid #ffffff;
	padding:2px 0 2px 5px;
	text-decoration: none;
	display: block;
	color:#ffffff;
}
#menu .area-select{
	width:140px;
	margin:5px 10px;
}
#menu .copyright{
	font-family: Osaka,sans-serif;
	margin:50px 10px;
	font-size:10px;
	line-height:130%;
	font-weight:bold;
}

#menu .google{
	text-align:center;
	margin:30px 10px;
}

#menu .trackback{
	width:150px;
	margin:5px;
	text-align:center;
}



/*　フッター
---------------------------------------------------- */
#footer {
	clear:both;
	margin-top:15px;
	padding:10px;
	width:780px;
	height:40px;
	background : url(/imgcommon/footer.gif) no-repeat;
}
#footer .banner {
	float:left;
	width:180px;
	vertical-align:middle;
}
#footer .banner img {
	vertical-align:middle;
	margin-right:10px;
}
#footer .banner img a{
	text-decoration: none;
}
#footer .footer-navi{
	float:right;
	width:600px;
}
#footer .footer-navi ul{
	list-style:none;
}
#footer .footer-navi li{
	float:right;
	margin-top:12px;
	font-size :10px;
	line-height : 140%;
	color : #333333;
}

#footer .footer-navi li a{
	color : #333333;
	text-decoration: none;
}
#footer .footer-navi li a:hover{
	color : #333333;
	text-decoration: underline;
}

/*　メイン内部個別（ディスカバリー）
----------------------------- */

.discovery{
	border-top:5px solid #005296;
}
.discovery .page-title h4{
	height:115px;
	background : url(/discovery/image/logo.jpg) no-repeat;
}
.discovery .page-title h4 a{
	display:block;
	width:160px;
	height:115px;
	text-decoration: none;
}

.discovery .page-title-box ul li.movie{
	background : url(/discovery/image/btn_movie_sample.gif) no-repeat;
}
.discovery .page-title-box ul li.lineup{
	background : url(/discovery/image/btn_lineup.gif) no-repeat;
}
.discovery .top .top-title h3,
.discovery #main-contents .c-channel .c-title h3,
.discovery #main-contents .c-channel2 .c-title h3,
.discovery #main-contents .c-channel3 .c-title h3,
.discovery #menu .title h3{
	border-left:3px solid #005296;
}
.discovery #menu ul li a:hover {
	text-decoration: none;
	color:#ffffff;
	background:#005296;
}
.discovery #main-contents .title h3,
.discovery #main-contents .title h4,
.discovery #main-contents .cover-txt h6,
.discovery #main-contents .item-detail-txt h4,
.discovery .top .txt-box h4,
.discovery .top .photo-box h4 a,
.discovery #menu .copyright{
	color:#005296;
}

.discovery #main-contents .title3{
	border-left:4px solid #005296;
}




/*　メイン内部個別（ナショナルジオグラフィック）
----------------------------- */
.nng{
	border-top:5px solid #ffcc00;
}
.nng .page-title h4{
	height:105px;
	background : url(/nng/image/logo.gif) no-repeat;
}
.nng .page-title h4 a{
	display:block;
	width:160px;
	height:105px;
	text-decoration: none;
}

.nng .page-title-box ul li.movie{
	background : url(/nng/image/btn_movie_sample.gif) no-repeat;
}
.nng .page-title-box ul li.lineup{
	background : url(/nng/image/btn_lineup.gif) no-repeat;
}
.nng .top .top-title h3,
.nng #main-contents .c-channel .c-title h3,
.nng #main-contents .c-channel2 .c-title h3,
.nng #main-contents .c-channel3 .c-title h3,
.nng #menu .title h3{
	border-left:3px solid #ffcc00;
}
.nng #menu ul li a:hover {
	text-decoration: none;
	color:#ffffff;
	background:#ffcc00;
}
.nng #main-contents .title h3,
.nng #main-contents .title h4,
.nng #main-contents .cover-txt h6,
.nng #main-contents .item-detail-txt h4,
.nng .top .txt-box h4,
.nng .top .photo-box h4 a,
.nng #menu .copyright{
	color:#ff9900;
}
.nng #main-contents .title3{
	border-left:4px solid #ffcc00;
}


/*　メイン内部個別（世界・豪華鉄道の旅）
----------------------------- */
.wct{
	border-top:5px solid #6e373a;
}
.wct .page-title h4{
	height:123px;
	background : url(/wct/image/logo.gif) no-repeat;
}

.wct .page-title h4 a{
	display:block;
	width:160px;
	height:123px;
	text-decoration: none;
}
	

.wct .page-title-box ul li.movie{
	background : url(/wct/image/btn_movie_sample.gif) no-repeat;
}
.wct .page-title-box ul li.lineup{
	background : url(/wct/image/btn_lineup.gif) no-repeat;
}
.wct .top .top-title h3,
.wct #main-contents .c-channel .c-title h3,
.wct #main-contents .c-channel2 .c-title h3,
.wct #main-contents .c-channel3 .c-title h3,
.wct #menu .title h3{
	border-left:3px solid #6e373a;
}
.wct #menu ul li a:hover {
	text-decoration: none;
	color:#ffffff;
	background:#6e373a;
}
.wct #main-contents .title h3,
.wct #main-contents .title h4,
.wct #main-contents .cover-txt h6,
.wct #main-contents .item-detail-txt h4,
.wct .top .txt-box h4,
.wct .top .photo-box h4 a,
.wct #menu .copyright{
	color:#6e373a;
}
.wct #main-contents .title3{
	border-left:4px solid #6e373a;
}

/*　鉄道トップ
--------------------------- */
.wct-channel{
	width:625px;
	padding:0px 0 10px;
}
.wct-channel .wct-title{
	width:625px;
	height:35px;
	background : url(../wct/image/movie_ttl.gif) no-repeat;
}
.wct-channel .wct-title h3{
	text-indent:-9999px;
}
.wct-channel .wct-movie{
	padding:10px 0 10px;
	float:left;
	width:320px;
}

.wct-channel .wct-txt{
	padding:10px 10px 10px 0;
	float:right;
	width:285px;
}

.wct-channel .wct-txt h4{
	font-size:12px;
	line-height:140%;
	color:#6E373A;
	font-weight:bold;
	margin-bottom:10px;
}

.wct-channel .wct-txt p.detail{
	font-size:12px;
	line-height:140%;
	color:#333333;
	margin-bottom:10px;
}

.wct-channel .wct-txt p.train-name{
	font-size:10px;
	line-height:140%;
	color:#333333;
}

.wct-channel .wct-txt p.train-name a,
.wct-channel .wct-txt p.train-name a:hover{
	color : #333333;
	text-decoration: underline;
}

.wct-channel .wct-txt p span{
	margin-right:3px;
}

.wct .train01{
	color:#0A1742;
}

.wct .train02{
	color:#000E5B;
}

.wct .train03{
	color:#0B701F;
}

.wct .train04{
	color:#690000;
}

.wct .train05{
	color:#091843;
}

.wct .train06{
	color:#750F11;
}

.wct .train07{
	color:#003F0A;
}

.wct .train08{
	color:#005FA6;
}

.wct .train09{
	color:#723B0E;
}

.wct .train10{
	color:#7F0838;
}

.wct .release-date {
	padding:5px;
	background:#dddddd;
}
.wct .release-date h4{
	margin-left:3px;
	font-size:12px;
	line-height:140%;
	color:#6E373A;
	font-weight:bold;
}
.wct .release-box {
	margin:10px 0;
	background : url(../wct/image/release_line.gif) repeat-y;
}
.wct .release-box .release-photo {
	width:95px;
	float:left;
}
.wct .release-box .release-photo img {
	border:1px solid #999999;
}
.wct .release-box .release-txt {
	width:205px;
	float:left;
}
.wct .release-box .release-txt h5{
	font-size:12px;
	line-height:140%;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:18px;
}
.wct .release-box .release-txt h5.train01{
	background : url(../wct/image/train01.gif) no-repeat 0 2px;
}
.wct .release-box .release-txt h5.train02{
	background : url(../wct/image/train02.gif) no-repeat 0 2px;
}
.wct .release-box .release-txt h5.train03{
	background : url(../wct/image/train03.gif)  no-repeat 0 2px;
}
.wct .release-box .release-txt h5.train04{
	background : url(../wct/image/train04.gif) no-repeat 0 2px;
}
.wct .release-box .release-txt h5.train05{
	background : url(../wct/image/train05.gif) no-repeat 0 2px;
}
.wct .release-box .release-txt h5.train06{
	background : url(../wct/image/train06.gif) no-repeat 0 2px;
}
.wct .release-box .release-txt h5.train07{
	background : url(../wct/image/train07.gif) no-repeat 0 2px;
}
.wct .release-box .release-txt h5.train08{
	background : url(../wct/image/train08.gif) no-repeat 0 2px;
}
.wct .release-box .release-txt h5.train09{
	background : url(../wct/image/train09.gif) no-repeat 0 2px;
}
.wct .release-box .release-txt h5.train10{
	background : url(../wct/image/train10.gif) no-repeat 0 2px;
}


.wct .release-box .release-txt h5 span{
	font-size:10px;
	line-height:140%;
	font-weight:normal;
}
.wct .release-box .release-txt p{
	font-size:10px;
	line-height:140%;
	margin-bottom:20px;
}

/*　メイン内部個別（世界最高峰の時計）
----------------------------- */
.watch{
	border-top:5px solid #9AA5AA;
}
.watch .page-title h4{
	height:132px;
	background : url(/watch/image/logo.jpg) no-repeat;
}

.watch .page-title h4 a{
	display:block;
	width:160px;
	height:132px;
	text-decoration: none;
}

.watch .page-title-box ul li.movie{
	background : url(/watch/image/btn_movie_sample.gif) no-repeat;
}
.watch .page-title-box ul li.lineup{
	background : url(/watch/image/btn_lineup.gif) no-repeat;
}
.watch .top .top-title h3,
.watch #main-contents .c-channel .c-title h3,
.watch #main-contents .c-channel2 .c-title h3,
.watch #main-contents .c-channel3 .c-title h3,
.watch #menu .title h3{
	border-left:3px solid #9AA5AA;
}
.watch #menu ul li a:hover {
	text-decoration: none;
	color:#ffffff;
	background:#9AA5AA;
}
.watch #main-contents .title h3,
.watch #main-contents .title h4,
.watch #main-contents .cover-txt h6,
.watch #main-contents .item-detail-txt h4,
.watch .top .txt-box h4,
.watch .top .photo-box h4 a,
.watch #menu .copyright{
	color:#222;
}
.watch #main-contents .title3{
	border-left:4px solid #9AA5AA;
}

/*　腕時計トップ
--------------------------- */
.watch-channel{
	width:625px;

}
.watch-channel .watch-title{
	width:625px;
	height:39px;
	background : url(../watch/image/title_top.jpg) no-repeat;
}
.watch-channel .watch-title h3{
	text-indent:-9999px;
	color:#6E373A;
}
.watch-channel .watch-movie{
	padding:10px 0 10px;
	float:left;
	width:320px;
}

.watch-channel .watch-txt{
	padding:10px 10px 10px 0;
	float:right;
	width:285px;
}

.watch-channel .watch-txt h4{
	font-size:12px;
	line-height:140%;
	color:#222;
	font-weight:bold;
	margin-bottom:6px;
}

.watch-channel .watch-txt p.detail{
	font-size:12px;
	line-height:140%;
	color:#333333;
	margin-bottom:10px;
}

.watch-channel .watch-txt p.train-name{
	font-size:10px;
	line-height:140%;
	color:#333333;
}

.watch-channel .watch-txt p.train-name a,
.watch-channel .watch-txt p.train-name a:hover{
	color : #333333;
	text-decoration: underline;
}

.watch-channel .watch-txt p span{
	margin-right:3px;
}

.watch .train01{
	color:#0A1742;
}

.watch .train02{
	color:#000E5B;
}

.watch .train03{
	color:#0B701F;
}

.watch .train04{
	color:#690000;
}

.watch .train05{
	color:#091843;
}

.watch .train06{
	color:#750F11;
}

.watch .train07{
	color:#003F0A;
}

.watch .train08{
	color:#005FA6;
}

.watch .train09{
	color:#723B0E;
}

.watch .train10{
	color:#7F0838;
}

.watch .release-date {
	padding:5px;
	background:#dddddd;
}
.watch .release-date h4{
	margin-left:3px;
	font-size:12px;
	line-height:140%;
	color:#6E373A;
	font-weight:bold;
}
.watch .release-box {
	margin:10px 0;
	background : url(../watch/image/release_line.gif) repeat-y;
}
.watch .release-box .release-photo {
	width:95px;
	float:left;
}
.watch .release-box .release-photo img {
	border:1px solid #999999;
}
.watch .release-box .release-txt {
	width:205px;
	float:left;
}
.watch .release-box .release-txt h5{
	font-size:12px;
	line-height:140%;
	font-weight:bold;
	margin-bottom:5px;
}
.watch .release-box .release-txt h5{
	background : url(../watch/image/train01.gif) no-repeat 0 2px;
}
.watch .release-box .release-txt h5 span{
	font-size:10px;
	line-height:140%;
	font-weight:normal;
}
.watch .release-box .release-txt p{
	font-size:10px;
	line-height:140%;
	margin-bottom:20px;
}

/*　メイン内部個別（世界遺産）
----------------------------- */

.heritage{
	border-top:5px solid #999933;
}
.heritage .page-title h4{
	height:115px;
	background : url(/heritage/image/logo_heritage.gif) no-repeat;
}
.heritage .page-title h4 a{
	display:block;
	width:160px;
	height:115px;
	text-decoration: none;
}

.heritage .page-title-box ul li.movie{
	background : url(/heritage/image/btn_movie_sample.gif) no-repeat;
}
.heritage .page-title-box ul li.lineup{
	background : url(/heritage/image/btn_lineup.gif) no-repeat;
}
.heritage .top .top-title h3,
.heritage #main-contents .c-channel .c-title h3,
.heritage #main-contents .c-channel2 .c-title h3,
.heritage #main-contents .c-channel3 .c-title h3,
.heritage #menu .title h3{
	border-left:3px solid #999933;
}
.heritage #menu ul li a:hover {
	text-decoration: none;
	color:#ffffff;
	background:#999933;
}
.heritage #main-contents .title h3,
.heritage #main-contents .title h4,
.heritage #main-contents .cover-txt h6,
.heritage #main-contents .item-detail-txt h4,
.heritage .top .txt-box h4,
.heritage .top .photo-box h4 a,
.heritage #menu .copyright{
	color:#999933;
}

.heritage #main-contents .title3{
	border-left:4px solid #999933;
}


/*　おすすめ
---------------------------------------------------- */
.recommend{
	width:160px;
	position:absolute;
	left:640px;
	top:540px;
}


/*　確認用
---------------------------------------------------- */
#test { border: 1px #000000 solid }


/* ---------------------------
TD,SPAN：小さい文字（メッセージ）色（Color）つき 20061122：追加　※.smallTextというスタイル名はosCommerce標準スタイルで定期済み。
--------------------------- */
TD.smallTextC2, SPAN.smallTextC2, P.smallTextC2 {
  font-size: 10px;                                 /* フォントサイズ */
  color: #0066FF;                                  /* フォントカラー */
}
/* ---------------------------
TD,SPAN：小さい文字（メッセージ）色（Color）つき 20061122：追加　※.smallTextというスタイル名はosCommerce標準スタイルで定期済み。
--------------------------- */
TD.smallTextC3, SPAN.smallTextC3, P.smallTextC3 {
  font-size: 10px;                                 /* フォントサイズ */
  color: #666666;                                  /* フォントカラー */
}

/* ---------------------------
TD,SPAN：小さい文字（メッセージ）色（Color）つき 20061122：追加　※.smallTextというスタイル名はosCommerce標準スタイルで定期済み。
--------------------------- */
TD.smallTextC4, SPAN.smallTextC4, P.smallTextC4 {
  font-size: 12px;                                 /* フォントサイズ */
  color: #333333;                                  /* フォントカラー */
  font-weight : normal;
}

/* ---------------------------
TD,SPAN：中程度の文字（メッセージ）色（Color）つき 20061122：追加。
--------------------------- */
TD.midText, SPAN.midText, P.midText {
  font-size: 14px;                                 /* フォントサイズ */
  color: #FF3300;                                  /* フォントカラー */
}

/* ---------------------------
RuleText：規約文面用スタイル 20061122：追加。
--------------------------- */
.RuleText h4{
  font-size: 14px;                                 /* フォントサイズ */
  color: #006600;                                  /* フォントカラー */
  font-weight: bold;							   /* フォント太さ */
}
.RuleText h5{
  font-size: 13px;                                 /* フォントサイズ */
  color: #005500;                                  /* フォントカラー */
  font-weight: bold;							   /* フォント太さ */
}
.RuleText p{
  font-size: 12px;                                 /* フォントサイズ */
  color: #666666;                                  /* フォントカラー */
}
.RuleText li{
  font-size: 11px;                                 /* フォントサイズ */
  color: #777777;                                  /* フォントカラー */
}
.RuleText hr{
  size: 1px;                                 		/* ラインの太さ */
  color: #666666;                                  /* ラインカラー */
}
