@charset "utf-8";
/* CSS Document */

/* 
top
-------------------------------------------------------------------------------- */


/* Main
---------------------------------------- */

#mainTop{
	background-image: url(/image/top/main_bg.jpg);
	width: 100%;
	background-repeat: repeat-x;
}

#content{
	width: 620px;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	display: inline;		/* IE6 CSS Bug */
}

#map-search{
	margin-bottom:15px;
height:368px;
}


#map{
	width: 300px;
	float: left;
}

.h2con{
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 3px;
}

/* SerachForm
---------------------------------------- */

.search-box p#first_search{
	margin-left:8px;

}

.src-input{
	float: left;
	width:240px;
}

#search{
	width: 315px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}

.search-box{
	margin-bottom:15px;
	width: 290px;
}

.etc-search-box{
	margin-bottom: 15px;
	width: 290px;
}

.src-btn{
	float: right;
	width: 44px;
}

.radibox01{
	margin-right: 5px;
	margin-left: 5px;
}

.in-box01{
	width: 224px;
	font-size: 14px;
	border: 1px solid #999999;
	color: #999999;
	font-weight: bold;
	padding:1px 1px 1px 5px;
}

.in-box01_2{
	width: 230px;
	font-size: 14px;
	border: 1px solid #999999;
	color: #999999;
	font-weight: bold;
	padding:1px;
}

.in-box02{
	width: 90px;
	font-size: 14px;
	border: 1px solid #999999;
	font-weight: bold;
	padding:1px;
}

.in-box03{
	width: 135px;
	font-size: 14px;
	border: 1px solid #999999;
	font-weight: bold;
	padding:1px;
}


/* Content Box
---------------------------------------- */

#recommend {
	width: 610px;
}

#recommend-L {
	float:left;
	width: 310px;
}

#recommend-R {
	float:left;
	width: 310px;
}

p.icon_pre01 {
	margin:5px;
	width:43px;
	float:right;
}

p.link_rec01 {
	text-align:right;
	float: right;
	margin-right: 5px;
}

#recommend h4{
	float:left;
	width:220px;
	font-size: 110%;
	color: #3091D6;
	margin: 5px;
}


/* Closeup
---------------------------------------- */

#closeup{
	background: url(/image/top/closeup_btm.gif) no-repeat left bottom;
	width: 610px;
	padding-bottom:1px;
        margin-bottom:20px;

}

#closeup-box{
	padding-bottom:10px;
	background: url(/image/top/closeup_cntr.gif) repeat-y left top;
	width: 610px;
	padding-top: 10px;
}

#closeup dl{
	background-image: url(/image/top/closeup_cntr.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 610px;
	padding: 0px;
}

#closeup dl dd.img_rec02 {
	width:218px;
	float:left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#closeup dl dd h3 a{
	color: #B0861A;
	font-size: 146.5%;
	font-weight: bolder;
	line-height: 1.6;
	text-indent: 5px;
}

#closeup dl dd h4{
	font-size: 116%;
	font-weight: bolder;
	line-height: 1.4;
	text-indent: 5px;
}

#closeup dl dd.ttl_img02 {
	width:340px;
	float:left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#closeup dl dd.text_rec02 {
	width: 360px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	float: left;
}

span.point02 {
	color:#f00;
}


/* Mycity
---------------------------------------- */
#mycity{
	padding: 0;
	margin: 0;
}
#mycity-box {
	padding: 0px;
	margin: 0;
	width: 300px;
}
#mycity ul.mycity-box li {
	width:196px;
	float: left;
	padding: 0px !important;
	margin: 0 11px 10px 0 !important;
}
#mycity ul.mycity-box li img{
	margin-bottom: 5px !important;
	padding: 0px !important;
}
#mycity ul.mycity-box li.none {
	margin: 0 !important;
}



/* Sidebar
---------------------------------------- */

#sidebar{
	width: 300px;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	display: inline;
}

/* Sidebar Member
---------------------------------------- */

#member{
	width: 300px;
	height: 368px;
	margin-bottom: 12px;
	margin:0 auto 15px;
}

#memberlogin{
	margin: 0px;
	padding: 0px;
}

.lgn-box{
	width: 276px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.lgn-img{
	padding: 0px;
	margin: 0px;
	font-size:0;			/* IE7 CSS Bug */
	line-height: 0px;		/* IE7 CSS Bug */
}

.lgn-box-cen{
	width: 276px;
	padding: 0px;
	margin: 0px;
}

#memberlogin ul{
	width: 275px;
	background-image: url(/image/top/login_cntr.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#memberlogin-box{
	width: 275px;
	background-image: url(/image/top/login_btm.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.lgn-input{
	border: 1px solid #493423;
	font-size: 14px;
	width: 240px;
	margin-left: -1em;
	margin-bottom: 5px;
	font-weight: bold;
	color: #999999;
}

#memberlogin li.lgn-txt{
	font-size: 80%;
	margin-left:1em;
}

#memberlogin li.lgn-btn{
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 7px;
	margin-bottom: 0px;
	width: 72px;
}

#newmember{
	margin: 0px;
	padding: 0px;
}

#newmember img{
	margin-bottom: 5px;
}

/* Sidebar Oen box
---------------------------------------- */
#oen_box{
	width:300px;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
	background-image:url(/image/top/oen_box_head.png);
	background-repeat: no-repeat;
	background-position: top;
}
#oen_box #oen_outer{
	width:290px;
	border-left: solid 1px #D1D1D1;
	border-right: solid 1px #D1D1D1;
	background: #F2F2F2;
	padding: 0 4px 0 4px;
	position: relative;
}
#oen_box #oen_head{
	width: 300px;
	height: 10px;
	vertical-align: top;
}
#oen_box #oen_foot{
	width: 300px;
	height: 10px;
	position: absolute; bottom:0; right:-1px;
}
#oen_outer #oen_inner {
	width: 280px;
	background:#FFFFFF;
	background-image:url(/image/top/oen_box_bk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 5px;
}
#oen_inner .link_pad{
	padding: 5px 0 0 0;
}
#oen_inner .banner_pad{
	padding: 0 5px 5px 5px;
}
#oen_inner .ttl_banner_pad{
	padding: 0 5px 5px 0;
}
#oen_inner .banner_pad .kasetu_bnr_txt_link a{
	text-decoration: underline;
	color: #336699;
}

#oen_txt_box{
	width: 270px;
	padding: 10px 5px;
}
#oen_txt_box a{
	font-size:13px;
	text-decoration: underline;	
}
#oen_txt_box a:hover{
	font-size:13px;
	text-decoration: underline;	
}

#oen_txt_box p{
/* 長文自動折り返し */
/*white-space: pre;*/           /* CSS 2.0 */
/*white-space: pre-wrap;*/      /* CSS 2.1 */
/*white-space: pre-line;*/      /* CSS 3.0 */
white-space: -pre-wrap;     /* Opera 4-6 */
white-space: -o-pre-wrap;   /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap;  /* HP Printers */
word-wrap: break-word;      /* IE 5+ */
}

/* Sidebar Actiznews
---------------------------------------- */

#actiznews{
	margin: 0px;
	padding: 0px;
}

.news-box{
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.news-box-cen{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 300px;
	padding: 0px;
}

#actiznews-box{
	width: 297px;
	background-image: url(/image/top/act_nws_btm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

#actiznews-box dl{
	width: 297px;
	margin: 0px;
	background-image: url(/image/top/act_nws_cntr.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;
}

#actiznews-box dd{
	margin-left: 15px;
}
#actiznews-box_w300{
	width: 300px;
	background-image: url(/image/top/gray_nws_btm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#actiznews-box_w300 dl{
	width: 300px;
	margin: 0px;
	background-image: url(/image/top/gray_nws_cntr.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;
}
#actiznews-box_w300 dd{
	margin-left: 15px;
}

dd.news-txt{
	background:url(/image/top/s-mark01.gif) no-repeat top left;
	line-height: 1.2;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 13px;
	display: block;
	width: 250px;
	margin: 0;
	word-wrap: break-word;
}

dd.news-more{
	line-height: 1;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	width: 250px;
	margin: 0;
	text-align: right;
}
dd.news-more a{
	color: #000000;
    text-decoration: none;
}
dd.news-more a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Sidebar Localnews
---------------------------------------- */

#localnews-box{
	width: 297px;
	background-image: url(/image/top/lcl_nws_btm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

#localnews-box dl{
	width: 297px;
	margin: 0px;
	background-image: url(/image/top/lcl_nws_cntr.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;
}

#localnews-box dd{
	margin-left: 15px;
}
#localnews-box_w300 {
	width: 300px;
	background-image: url(/image/top/gray_nws_btm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

#localnews-box_w300 dl {
	width: 300px;
	margin: 0px;
	background-image: url(/image/top/gray_nws_cntr.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;
}

#localnews-box_w300 dd{
	margin-left: 15px;
}


/* Sidebar Couponnews
---------------------------------------- */

#coupon-box{
	width: 297px;
	background-image: url(/image/top/cpn_nws_btm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

#coupon-box dl{
	width: 297px;
	margin: 0px;
	background-image: url(/image/top/cpn_nws_cntr.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;
}

#coupon-box dd{
	margin-left: 15px;
}
#coupon-box_w300 {
	width: 300px;
	background-image: url(/image/top/gray_nws_btm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

#coupon-box_w300 dl{
	width: 300px;
	margin: 0px;
	background-image: url(/image/top/gray_nws_cntr.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;
}

#coupon-box_w300 dd{
	margin-left: 15px;
}

/* Sidebar Twitter
---------------------------------------- */

.twitter-box{
	width: 300px;
	background-image: url(/image/top/h-twitter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 316px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.twitter-box-cen{
	width: 276px;
	height: 230px;
	margin: 0px;
	padding-top: 75px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}

#twitter-box{
	width: 297px;
	background-image: url(/image/top/twitter_btm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

#twitter-box dl{
	width: 297px;
	margin: 0px;
	background-image: url(/image/top/twitter_cntr.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;
}

#twitter-box dd{
	margin-left: 15px;
}


/* Sidebar Banner
---------------------------------------- */

.banner-box{
	width: 300px;
	padding: 0px;
	margin: 0px;
}

.banner-box-cen{
	margin: 0px;
	padding: 0px;
}

.banner-box p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/* Footer-Fixation
---------------------------------------- */

/* columnLeft
---------------------------------------- */	
#columnLeft{
	float: left;
	padding-right: 10px;
	width: 710px;
	position:relative;
}

/* 
columnRight
---------------------------------------- */
#columnRight{
	float: left;
	width: 230px;
    background-color:#f2f2f2;
	position:relative;
}

/*
base
-------------------------------------------------------------------------------- */


/* text
---------------------------------------- */

#breadcrumb {
    font-size: 77%;
    margin-top: 7px;
}

/* text
---------------------------------------- */

/* 
bottom_page-button
------------------------------ */
.btn-bottom {
    width: 950px;
    margin:0 auto 25px;
}
.btn-bottomLeft {
    float: left;
    width: 114px;
}
.btn-bottomRight {
    float: right;
    width: 98px;
}
/* 
bottom_page-button
------------------------------ */

/* 
bottom_page-button
------------------------------ */

#recommend h2 {
margin-top: 20px!important;
}

/* 
追加分
------------------------------ */
#crsup_lft{
  float:left;
  width:190px; 
  padding:0 10px 0;
}


#crsup_rght{
    float: left;
    width: 370px;
}

h4#crsuph4 a{
	color:#aD8210;
	font-size: 175%;
}

h5#crsuphh5 {
	font-size: 133%;
	font-weight:bold;
	padding-bottom:2px;
}

.map_area {
	font-size:12px;
	min-height:255px;
	list-style:disc;
}
.map_area li {
	margin-bottom:5px;
}

#top_box{
  width:925px;
  padding-bottom:20px;
  clear:both;
  margin: 0 auto;
  position:relative;
}

#top_box_lft{
  float:left;
}

ul#top_box_rght{
  padding-left:25px;
}

#top_box_c{
  position:absolute;
  top:80px;
  right:50px;
}

#sptbtn{
	padding: 0px;
	margin: 0px;
	height:33px;
}

#sptbtn ul.sptbtn-box li {
	display: block;
	float: left;
	margin: 0 7px 0 0;
}

.margin_none{
	margin: 0 !important;
}

#top_r_br{
  padding:0 0 10px 0;
}

#rnwl{
  position:absolute;
  top:25px;
  left:280px;
}

#top_ssm_box_top{
  background:url(/image/top/top_ssm_box_t.gif) no-repeat top left;
  width:275px;
  height:6px;
  margin:5px auto 0;
}

#top_ssm_box_cntr{
  width:255px;
  padding:0 10px;
margin:0 auto;
height:310px!important;
  background:url(/image/top/top_ssm_box_b.gif) no-repeat bottom left #FFFFFF;
}

#top_ssm_boxh4{
font-size:118%;
}

#top_ssm_boxh3{
padding-top:10px;
width: 274px;
margin: 0 auto;
}


#top_ssm_box {
width: 279px;
margin-left:-10px;
}

#top_ssm_box dl {
	padding-bottom: 10px;
	width: 265px;
	margin: 5px auto 0px;
	background:url(/image/top/top_ssm_box_lne.gif) no-repeat bottom;
}

#top_ssm_box dl.ts02 {
padding-bottom: 10px;
width: 265px;
margin: 5px auto 0px;
background:none;

}

#top_ssm_box dt {
min-height: 41px;
float: left;
width: 60px;
}

#top_ssm_box dd {
font-size: 93%;
text-align: left;
margin-left: 65px;
padding-left: 15px;
background:url(/image/mypage/rcmmnd_arrw.gif) no-repeat 0 0.2em;
}

div.top_ssm_government {
width: 280px;
margin: 0px auto;
padding-bottom:5px;
}

div.top_ssm_government img{
  padding:0 1px;
}



/*
0615 baseball content
------------------------------*/
#top_ssm_box dd.baseball_date {
font-size: 93%;
text-align: left;
margin-left: 50px;
background:none;
}

#top_ssm_box dd.baseball_date ul li{
margin:0;
}
.h4_baseball{
padding-left:10px;
}

/*真夏の三大特集
------------------------------*/
#top_tokushuubox{
width:610px;
margin:0;
padding-left:10px;
}

#top_tokushuu_h2{
width:610px;
margin:0;
}

#top_tokushuubox div{
float:left;
width:190px;
margin-right:10px;
}

.top_tokushuubox_p{
margin:10px 0 5px;
font-size:116%;
}

.top_tokushuubox_p_txt{
margin-top:5px;
}

#searchTitle{
margin-left:7px;
}

