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

.description{
	visibility:hidden;
	height:0px;
}

#mainFlash{
	margin-bottom:1em;
}

#scdMenu{
	text-align:center;
}

#scdMenu li{
	display:inline;
	margin:10px;
}

#scdMenu img{
	vertical-align:middle;
}

/*------------------------------------------*/
/*タイトル部分*/
/*------------------------------------------*/

#title{
	margin:25px 10px;
	position:relative;
}
#title h2{
	background:no-repeat left top url(../img/top/header_title.gif);
	width:470px;
	line-height:88px;
	text-indent:-9999em;
}
.ie6 #title h2{
	line-height:72px
}

#title dl{
	background:no-repeat left -88px url(../img/top/header_title.gif);
	width:470px;
	height:82px;
}


#title dt{
	text-indent:-9999em;
}

/*首都圏　購読申し込み*/
#title dd.syuto a.order{
	position:absolute;
	top:154px;
	left:18px;
	display:block;
	background:no-repeat -18px -154px url(../img/top/header_title.gif);
	width:88px;
	height:16px;
	text-indent:-9999em;
}
#title dd.syuto a.order:hover{
	background-position:-18px -324px;
}

.ie6 #title dd.syuto a.order{
	background-position:-18px -152px;
}
.ie6 #title dd.syuto a.order:hover{
	background-position:-18px -322px;
}


/*首都圏　試し読み*/
#title dd.syuto a.trial{
	position:absolute;
	top:156px;
	left:133px;
	display:block;
	background:no-repeat -133px -156px url(../img/top/header_title.gif);
	width:83px;
	height:14px;
	text-indent:-9999em;
}
#title dd.syuto a.trial:hover{
	background-position:-133px -326px;
}

.ie6 #title dd.syuto a.trial{
	background-position:-133px -152px;
	top:154px;
}
.ie6 #title dd.syuto a.trial:hover{
	background-position:-133px -322px;
}

/*近畿圏　購読申し込み*/
#title dd.kinki a.order{
	position:absolute;
	top:154px;
	left:264px;
	display:block;
	background:no-repeat -264px -154px url(../img/top/header_title.gif);
	width:88px;
	height:16px;
	text-indent:-9999em;
}
#title dd.kinki a.order:hover{
	background-position:-264px -324px;
}

.ie6 #title dd.kinki a.order{
	background-position:-264px -152px;
}
.ie6 #title dd.kinki a.order:hover{
	background-position:-264px -322px;
}

/*有名人EX応援団*/
#title #ouen{
	position:absolute;
	top:0px;
	right:0px;
	background:no-repeat top right url(../img/top/header_title.gif);
	height:170px;
	width:295px;
}
.ie6 #title #ouen{
	right:10px;
}

#title #ouen h3{
	text-indent:-9999em;
}

#title #ouen p{
	position:absolute;
	top:124px;
	left:26px;
}
#title #ouen a{
	display:block;
	width:243px;
	height:36px;
	background:no-repeat -531px -124px url(../img/top/header_title.gif);
	text-indent:-9999em;
}
#title #ouen a:hover{
	background-position:-531px -294px;
}


/*------------------------------------------*/
/*キャンペーンインフォメーション*/
/*------------------------------------------*/
#campInfo_top{
	background-image:url(../img/box_top.gif);
	height:8px;
	background-position:bottom;
	background-repeat:no-repeat;
}
#campInfo{
	background-image:url(../img/box_body.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding:10px 30px;
}
#campInfo_bottom{
	background-image:url(../img/box_bottom.gif);
	height:8px;
	background-position:top;
	background-repeat:no-repeat;
}


/*Amazon				*/
/*----------------------*/
#campInfo #amazon{
	position:relative;
	margin:20px auto;
	width:594px;
	background:#ede9da;
}

#campInfo #amazon h3{
	background:no-repeat url(../img/top/amazon_present.gif);
	width:594px;
	height:105px;
	text-indent:-9999em;
}

#campInfo #amazon #about_amazon{
	position:absolute;
	left:318px;
	top:85px;
	background:no-repeat left url(../img/top/icon_blank.gif);
	text-indent:22px;
	line-height:13px;
}
#campInfo #amazon #about_amazon a{
	text-decoration:underline;
}

#campInfo #amazon #bt_order{
	margin:10px auto;
	width:340px;
	line-height:60px;
}
#campInfo #amazon #bt_order a{
	display:block;
	background:no-repeat top url(../img/top/bt_order.gif);
	width:340px;
	height:60px;
	text-indent:-9999em;
}
#campInfo #amazon #bt_order a:hover{
	background-position:bottom;
}

#campInfo #amazon #caption{
	font-size:10px;
	text-align:center;
	padding-bottom:10px;
}


/*試読				*/
/*----------------------*/
div#trial{
	margin:auto;
	width:560px;
}

div#trial:after{/*clearfix*/
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div#trial #copy{
	float:left;
	width:325px;
}

div#trial #botton{
	float:right;
	width:235px;
}

/*ボタン*/
a#bt_trial{
	display:block;
	background:no-repeat center url(../img/top/bt_trial.gif);
	width:232px;
	height:80px;
	text-indent:-3000em;
}
a:link#bt_trial ,
a:visited#bt_trial{
	background-position:center top;
}
a:hover#bt_trial{
	background-position:center bottom;
}

/*大阪					*/
/*----------------------*/
/*ボタン*/
a#bt_osaka{
	display:block;
	background:no-repeat url(../img/top/bt_osaka.gif);
	margin:0 auto;
	width:248px;
	height:62px;
	text-indent:-3000em;
}
a:link#bt_osaka,
a:visited#bt_osaka{
	background-position:center top;
}
a:hover#bt_osaka{
	background-position:center bottom;
}
