@charset "utf-8";
/* ===================================================================
CSS information

 file name  : style.css
 style info : contents
=================================================================== */

/*----------------------------------------------------
	リンクカラー
----------------------------------------------------*/
a:link {
	color: #357EBB;
}
a:visited {
	color: #357EBB;

}
a:hover {
	text-decoration: none;
}
a:active {
}

/*----------------------------------------------------
	テキスト
----------------------------------------------------*/
ul {
	list-style:none;
}

.fs {
	font-size: 70%;
	line-height: 140%;
}

.fb {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
}

.ttb {
	width: 150px;
	padding-left: 20px;
	font-weight: bold;
	color: #0054A5;
}

.ttbk {
	width: 150px;
	padding-left: 20px;
	font-weight: bold;
	color: #383839;
}

.blue {
	color: #357EBB;
}

h1{
	margin-top:3px;
	padding-top:3px;
	font-weight: normal;
	font-size: 0.85em;
	color: #0054A5;
}
.close {
	color: #FF0000;
	}

.logoutLink {
	color: #357EBB;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}
.year2011 {
	font-style:normal;
	color: #FF0000;
	margin:0px;
	margin-left:15px;
	}

/*----------------------------------------------------
	背景
----------------------------------------------------*/
#background {
	margin: 0 auto;
	background: url(../images/wrapper_bg02.gif) top center repeat-x;
}

#container {
	width: 996px;
	height: 100%;
	margin: 0 auto;
	background: url(../images/wrapper_bg996.gif) top center repeat-y;
}

#contents {
	width: 990px;
	height: 100%;
	margin: 0 auto;
}

#space {
	height: 15px;
}

/*----------------------------------------------------
	ボティ
----------------------------------------------------*/
body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","MS UI Gothic","Sans-Serif";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

/*----------------------------------------------------

.clear {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	margin: 0px;
	/margin-bottom:-15px;
}
----------------------------------------------------*/


#buyseller {
	width: 225px;
}

#buyseller_bg {
	width: 225px;
	height: 203px;
	font-weight: bold;
	background: url(../images/buyseller_bg.gif) no-repeat;
}

#buyseller ul {
	margin: 70px 0 0 20px;
	padding: 0px;
}

#buyseller ul li {
	margin-bottom: 12px;
}

#buyseller a {
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 25px;
	color: #0054A5;
}

#buyseller_bg_r {
	width: 228px;
	height: 203px;
	font-weight: bold;
	background: url(../images/buyseller_bg_r.gif) no-repeat;
}


#recommend_bg {
	width: 365px;
	height: 217px;
	padding-top: 22px;
	line-height: 160%;
	background: url(../images/recommend_bg.gif) no-repeat;
}

#recommend_bg_tx {
	width: 150px;
	padding: 0px 0px 0px 20px;
	line-height: 140%;
}
#recommend_bg_tx_lg {
	width: 300px;
	padding: 0px 0px 0px 20px;
	line-height: 240%;
}

#recommend_bg_r {
	width: 365px;
	height: 217px;
	padding-top: 10px;
	background: url(../images/recommend_bg_r.gif) no-repeat;
}

#recommend ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#recommend ul li {
	margin-bottom: 4px;
}

#recommend a {
	background: url(../images/arrow02.gif) no-repeat;
	padding-left: 25px;
	color: #0054A5;
}

.rbar {
	padding: 6px 0px 0px 20px;
}

#recommendm_bg {
	width: 732px;
	height: 35px;
	background: url(../images/recommendm_bg.gif) no-repeat;
}

#recommendm_pic_bg {
	width: 216px;
	height: 163px;
	background: url(../images/recommendm_pic_bg.gif) no-repeat;
}

#recommendm_tit_bg {
	width: 365px;
	height: 163px;
	background: url(../images/recommendm_tit_bg.gif) no-repeat;
}

#recommendm_lis_bg {
	width: 151px;
	height: 163px;
	background: url(../images/recommendm_lis_bg.gif) no-repeat;
}

#recommendm_lis_tx {
	padding: 0px 0px 15px 5px;
	line-height: 2em;
}

#town_bg {
	width: 367px;
	height: 197px;
	padding-top: 35px;
	background: url(../images/town_bg.gif) no-repeat;
}

#town_bg_tx {
	width: 150px;
	padding: 5px 12px 0px 20px;
	line-height: 140%;
	color: #0054A5;
}

#info_bg {
	width: 365px;
	height: 230px;
	padding-top: -40px;
	background: url(../images/info_bg.gif) no-repeat;
}

#info_day_top {
	padding: 50px 0px 0px 15px;
	line-height: 120%;
}

#info_tx_top {
	padding: 50px 25px 0px 15px;
	line-height: 120%;
}

#info_day {
	padding: 10px 0px 0px 15px;
	line-height: 120%;

}

#info_tx {
	padding: 10px 25px 0px 15px;
	line-height: 120%;
}

.c9  { font-size: 9px; line-height: 1.5em }
.c10  { font-size: 10px; line-height: 1.5em }
.c11  { font-size: 11px; line-height: 1.5em }
.c12  { font-size: 12px; line-height: 1.5em }
.c14  { font-size: 14px; line-height: 1.5em }
.c16  { font-size: 16px; line-height: 1.5em }
.stitle { color: #333; font-size: 12px; font-weight: 600; background-repeat: no-repeat; background-position: left 50%; margin: 0; padding: 0 }
.midashi   { color: #333; font-size: 14px; font-weight: 600 }
.caption { color: #369; font-size: 10px; line-height: 15px }
.station  { color: #333; font-size: 18px; font-weight: 600; margin: 0; padding: 70px 20px 0 0 }
.station1  { color: #333; font-size: 16px; font-weight: 600; background-image: url("../images/header_04.gif"); background-repeat: no-repeat; background-position: right top; margin: 0; padding-right: 25px }

.top_r{
    width:207px;
    float:right;
    }

.btn1{
    background:#ebebeb;
    width:202px;
    height:82px;
    padding-top:5px;
    padding-left:5px;}

.btn2{
    padding-bottom:5px;
	border:none;}
.btn2 .list-r_banner{
	background-image: url(../premier/images/banner/list-r_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 2px 2px;
	}
.btn2 .list-r_banner div{
	padding: 1px;
	font-size: 12px;
	width:190px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #181e47;
	margin-bottom: 2px;
	height: 95px;
	line-height: 140%;
	}
.btn2 .list-r_banner div a{
	font-weight: bold;
	color: #181e47;
	background-image: url(../premier/images/banner/list-r_banner_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
	}
.btn2 .list-r_banner div span{
	font-size: 10px;
	}
.btn2 .list-r_banner div img{
	margin-left: 1px;
	float: right;
	border: 1px solid #181e47;
	}
.btn2 .list-r_banner p{
	width:187px;
	font-size: 12px;
	clear: both;
	text-align: right;
	margin: 3px;
	}
.btn2 .list-r_banner p a{
		font-weight: bold;
		color: #181e47;
	}
.btn2 .list-r_banner p a span{
		font-weight: normal;
	}
.btn2 .list-r_banner div a:hover, .btn2 .list-r_banner p a:hover{
	color: #357ebb;
	}
.btn222{
	background:#ebebeb;
	width:202px;
	height:71px;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:3px;
	margin-bottom: 5px;
	}
.btn_box{
    width:202px;
    height:76px;
    background:#ebebeb;
    padding-top:8px;
    padding-left:5px;
    margin:10px auto;
    }

.btn_box2{
    width:202px;
    background:#ebebeb repeat-y;
    padding-top:8px;
    padding-left:5px;
    padding-bottom:10px;
    margin:10px auto;
    }

/* mixdta@e */
.popuplink {
	width:202px;
	margin:5px auto 0px;
	background-color: #ebebeb;
	padding: 5px 0px 5px 5px;
}
.popuplink a.popup2011 {
	width:197px;
	height:145px;
	background-image: url(../images/banner/popup_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
}
.popuplink a.popup2011:hover {
	background-image: url(../images/banner/popup_2_on.jpg);
}

.popuplink_3 {
	width:202px;
	margin:5px auto 0px;
	background-color: #ebebeb;
	padding: 5px 0px 5px 5px;
}
.popuplink_3 a.popup {
	width:197px;
	height:145px;
	background-image: url(../images/banner/popup_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
}
.popuplink_3 a.popup:hover {
	background-image: url(../images/banner/popup_3_on.jpg);
}

/* mameneta */
.mameneta_b {
	width:202px;
	margin:5px auto 0px;
	background-color: #ebebeb;
	padding: 5px 0px 5px 5px;
}
.mameneta_b a {
	width:197px;
	height:145px;
	background-image: url(../images/banner/mameneta_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
}
.mameneta_b a:hover {
	background-image: url(../images/banner/mameneta_b_ov.gif);
}


.centering{text-align: center;}
.centering2{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/*----------------------------------------------------
	HEADER
----------------------------------------------------*/
/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}


/* ↓IE6以下に適用 */
* html body {
padding-left: 1px;
}

/* ↓IE7に適用 */
*+html body {
padding-left: 1px;
}



.logo_t{
    width:172px;
    height:78px;
    background:url(../images/logo_t.gif) no-repeat;
}

.logo_b{
    width:172px;
    height:47px;
    margin:0 auto;
    background:url(../images/logo_b.gif) no-repeat;
    padding:0}


.header{
    width:980px;
    height:77px;
	}

.logo img{
    float:left;
    margin:0px;
    margin-top:10px;
    border:none;
    }

.h_txt{
	width:730px;
	height:60px;
	font-size:11px;
	color:#2c70b3;
	padding-left:10px;
	float:right;
    }

.h1_txt{
    width:170px;
    height:60px;
    float: left;
    padding-left:0px;
    line-height:10px;
    padding-top:10px;
}

.head_btn{
    width:530px;
    height:60px;
    float:right;
    padding-left:10px;
}

.okiniiri{
	float:left;
    padding-top:15px;
	}
.okiniiri img{
    border:none;
	}
/* No-anotherlink */
.okiniiri{
	width:202px;
	text-align: right;
	padding-right: 15px;
	}
.okiniiri img{
    margin-top:13px;
	}

.login{
    float:left;
    padding-left:10px;
    border:none;
    padding-top:2px;}

.touroku{
    float:left;
    padding-left:3px;
    border:none;
    padding-top:2px;}
.tourokuBlink{
	float:left;
	padding-left:0px;
	border:none;
	padding-top:0px;
	margin-top:2px;
	margin-left:3px;
	background-image: url("../images/new_premium.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 144px;
	}
#slideshowHolder{
	float:left;
	padding-left:0px;
	border:none;
	padding-top:0px;
	margin-top:2px;
	margin-left:3px;
	background-image: url("../images/new_premium.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 144px;
	}

#slideshowHolder img{
	border:none;
    }
.h_con_btn img{
    margin-left:845px;
    margin-top:27px;
    _margin-top:13px;
    }
.formfont {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
}
/*----------------------------------------------------
	new
----------------------------------------------------*/
#main{
	padding-bottom:20px;
	width:958px;
	padding-left:5px;
    margin:0px;
}
#main #main_left{
	float:left;
	width:750px;
    margin-top:5px;
}
#main #main_left h1{
    margin:0px;
	padding:0px;
}
#main #rigttside{
	width:200px;
	float:right;
	clear:right;
    margin:0px;
	margin-left:5px;
	}

/*----------------------------------------------------
	baikyaku
----------------------------------------------------*/
#baikyaku{
    padding:0px;
    margin:0px;
    margin-right:5px;
}

#baikyaku h1 img
{
    margin-top:15px;
    margin-bottom:30px;
	}
#baikyaku h2
{
    padding:12px;
    margin:0px;
	background:url(../images/h1_bg_over.gif) repeat-x left center;
	color: #ffffff;
	font-size: 16px;
    margin-top:60px;
	}
#baikyaku .at li
{
	background-image: url(../images/li_img3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
		width:660px;
}
#baikyaku h3{
	background:url(../premier/premier-contents/tokusen-pic/bg2.jpg) repeat-x bottom;
	padding:5px;
	padding-left:15px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 7px;
	border-left-color: #357EBB;
	color: #333333;
    }
#baikyaku .toplink
{
	float:left;
	width:310px;
    margin-left:15px;
	}
#baikyaku .toplink ol
{
	list-style-type: none;
	}
#baikyaku .toplink li a
{
	background-image: url(../images/li_img1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:2px;
	padding-left: 15px;
	width:300px;
	}
#baikyaku .toplink li a:hover
{
	background-image: url(../images/li_img2.jpg);
	}
#baikyaku p
{
    margin:15px;
	}

.cr{clear:both;}

div.about_bookmark_box {
width:207px;
margin-bottom:10px;
}

div.about_bookmark_box h4 {
width:207px;
height:34px;
margin:0px;
}

div.about_bookmark_box  div.wrap {
background:url("../images/side/about_bookmark_bg.gif") no-repeat left bottom #fff;
width:187px;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
padding:10px 9px;
margin:0px;
}
div.about_bookmark_box div.wrap_p {
background:url("../images/side/about_bookmark_bg_p.gif") no-repeat left bottom #fff;
width:187px;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
padding:10px 9px;
margin:0px;
}

div.about_bookmark_box dl.inner {
background:url("../images/side/inner_about_bookmark_bg.gif") no-repeat left bottom #fff;
width:165px;
border:1px solid #d9d9d9;
padding:5px 10px 10px;
margin:0px;
line-height:1.5em;
}

div.about_bookmark_box dl.inner dt {
width:165px;
font-size:14px;
font-weight:bold;
color:#483b36;
margin-top:10px;
margin-bottom:2px;
}

div.about_bookmark_box dl.inner dd {
text-align:justify;
margin-left:0px;
}

div.about_bookmark_box dl.inner dd span {
text-align:justify;
color:#ff0000;
margin-left:0px;
}


div.about_rss_box {
width:207px;
margin-bottom:10px;
}

div.about_rss_box h4 {
width:207px;
height:34px;
margin:0px;
}

div.about_rss_box  div.wrap {
background:url("../images/side/about_bookmark_bg.gif") no-repeat left bottom #fff;
width:187px;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
padding:10px 9px;
margin:0px;
}

div.about_rss_box div.inner {
background:url("../images/side/inner_about_rss_bg.gif") no-repeat left bottom #fff;
width:165px;
border:1px solid #d9d9d9;
padding:10px;
margin:0px;
line-height:1.5em;
}

div.about_rss_box div.inner p {
text-align:justify;
margin:0px;
}
