@charset "shift_jis";
/*********************************************/
/*　　　　　　　特集ページ用CSS　　　　　　　*/
/*********************************************/
html, body {
	background-color:transparent;
	/*background-image:url(img/bg.png);
	background-repeat:repeat;
	color:#FFF;*/
}
/*** 背景色用 ***/
.bgcolor1 {
	background-color:#000;
}
.bgcolor2 {
	background-color:#FFF;
}
/*** マーキー ***/
/*marquee {
	background-color:#000;
	color:#FFF;
	padding:6px 0;
	font-size:16px;
	line-height:16px;
}*/
/*** ページタイトル ***/
.iPhoneListTitle {
	background-color:#D1BC4A;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
}
.iPhoneListTitle2 {
	padding:4px 10px;
	height:auto;
	line-height:1.25;
	font-size:18px;
	text-align:center;
	background-color:#000;
	color:#FFF;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.iPhoneListTitle span {
	font-size:14px;
}
.iPhoneListTitle2 span {
	font-size:14px;
	color:#999;
}
.originalColor {
	background-color:#666;
}
/*** TOPリンクリスト ***/
.iPhoneBody {
	background-color:transparent;
}
.panel {
	display:none;
	position:absolute;
	width:100%;
}
.active {
	display:block;
}
.iPhoneULIndex li {
	padding:0 10px;
	background-color:#FFF;
	line-height:1.0;
	overflow:hidden;
	border-bottom:solid 1px #D1BC4A;
}
.iPhoneULIndex li a {
	text-decoration:none;
	display:block;
	padding:15px 14px 15px 0;
	background:url(../img/trainav.png) right center no-repeat;
}
/*** その他リンク ***/
.otherLink {
	text-align:right;
	font-size:14px;
	line-height:14px;
	background-color:#E8DDA4;
}
.otherLink a {
	padding:8px 10px;
	background:none;
}
.otherLink a span {
	color:#666;
}
/*** 飾り罫 ***/
.frameTop {
	margin:0 auto;
	padding:0;
	padding-top:20px;
	background-color:transparent;
	text-align:center;
}
.frameBottom {
	margin:0 auto;
	padding:0;
	background-color:transparent;
	text-align:center;
}
/*** 見出し ***/
.sectionTitle {
	padding:5px 0;
	background-color:#D1BC4A;
	color:#FFF;
	font-size:18px;
	line-height:18px;
	text-align:center;
	border-bottom:solid 1px #D1BC4A;
}
/*** 小見出し ***/
.topsec {
	padding:5px 0;
	background-color:#666;
	font-size:16px;
	line-height:16px;
	color:#FFF;
	text-align:center;
	border-bottom:solid 1px #D1BC4A;
}
.topsec2 {
	padding:5px 0;
	background-color:#E8DDA4;
	font-size:16px;
	line-height:16px;
	color:#000;
	text-align:center;
	border-bottom:solid 1px #D1BC4A;
}
/*** ブログリンク ***/
.blog_button {
	margin:0 auto;
	padding:8px 0;
	text-align:center;
	background-color:#FFF;
	border-bottom:solid 1px #D1BC4A;
}
.blog_button a {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image:none;
}
/*** 応募ボタン ***/
.oubo_button {
	margin:0 auto;
	padding:12px 24px;
	text-align:center;
	background-color:#FFF;
	border-bottom:solid 1px #D1BC4A;
}
.oubo_button a {
	margin:0;
	padding:8px 0;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	line-height:16px;
	color:#00F;
	background-image:none;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcecfc), color-stop(50%,#fba6e1), color-stop(51%,#fd89d7), color-stop(100%,#ff7cd8));
	background-color:#fd89d7;
	border:outset 2px #CCC;
	border-radius:8px;
}
/*** 現在の差枚数表示 ***/
.countBox {
	padding:10px 0;
	background-color:#FFF;
	color:#000;
	font-size:24px;
	line-height:24px;
	text-align:center;
	border-bottom:solid 1px #D1BC4A;
}
/*** リード ***/
.days {
	color:#000;
	font-size:14px;
	text-align:left;
}
.lead {
	color:#000;
	font-size:14px;
	line-height:1.1;
	text-align:left;
}
/*** コピーライト ***/
.crtext {
	padding:10px 0;
	font-size:12px;
	text-align:left;
	color:#666;
}
/*** ブログ本文 ***/
.textBox {
	margin:0;
	padding:16px 8px;
	text-align:16px;
	text-align:left;
	border-bottom:solid 1px #D1BC4A;
}
/*** 前へ・次へボタン ***/
.topbox3 {
	margin:0 auto;
	padding:6px 0;
	background-color:#FFF;
	text-align:center;
	font-size:16px;
	line-height:1.0;
	float:none;
	display:block;
	border-bottom:solid 1px #D1BC4A;
}
.topbt {
	margin:0px 5px;
	padding:0;
	width:120px;
	text-align:center;
	font-size:16px;
	line-height:1.0;
	color:#00F;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#FD0), to(#FA0));
	background-color:#FFA500;
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.5);
	box-shadow:0 0 4px rgba(0,0,0,0.5);
	display:inline-block;
}
.topbt2 {
	margin:0px 5px;
	padding:6px 0;
	width:120px;
	text-align:center;
	font-size:16px;
	line-height:1.0;
	color:#CCC;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#808080), to(#404040));
	background-color:#808080;
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.5);
	box-shadow:0 0 4px rgba(0,0,0,0.5);
	display:inline-block;
	-moz-opacity:0.75;
	opacity:0.75;
}
.topbt a {
	padding:6px 10px;
	display:block;
}
/*** フッター用 ***/
.ftsrc2 a {
	text-decoration:none;
}
