@charset "UTF-8";
/* @media handheld, all and (max-width:580px){ */
/* override module.css */


/* ARTICLE */
#mainArea div.article{
	width:auto;
	margin-bottom:15px;
}

#mainArea div.article div.flgZenten{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/flg_area_zenten_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgTokyo{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/tokyo/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgYokohama{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/yokohama/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgSapporo{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/sapporo/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgFukuoka{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/fukuoka/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgOsaka{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/osaka/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgNagoya{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/nagoya/flg_area_smp.gif) no-repeat left bottom;
	overflow:visible;
}
#mainArea div.article div.flgTohoku{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/tohoku/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgTokyobay{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/tokyobay/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgMegaTokyo{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/megatokyo/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgStore{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/store/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgHiroshima{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/hiroshima/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgKyoto{
	width:auto;
	height:auto;
	min-height:40px;
	background:url(/stv/common/images/kyoto/flg_area_smp.gif) no-repeat left bottom;
	overflow:hidden;
}
#mainArea div.article div.flgZenten span,
#mainArea div.article div.flgSapporo span,
#mainArea div.article div.flgTokyo span,
#mainArea div.article div.flgYokohama span,
#mainArea div.article div.flgNagoya span,
#mainArea div.article div.flgOsaka span,
#mainArea div.article div.flgFukuoka span,
#mainArea div.article div.flgTohoku span,
#mainArea div.article div.flgTokyobay span,
#mainArea div.article div.flgMegaTokyo span,
#mainArea div.article div.flgStore span,
#mainArea div.article div.flgHiroshima span,
#mainArea div.article div.flgKyoto span{
	visibility:visible;
	color:#666;
	font-weight:bold;
	font-size:x-small;
	display:block;
}
#mainArea div.article div.flgZenten span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgSapporo span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgTokyo span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgYokohama span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgNagoya span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgOsaka span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgFukuoka span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgTohoku span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgTokyobay span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgMegaTokyo span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgHiroshima span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgKyoto span{
	padding:17px 0 5px 90px;
}
#mainArea div.article div.flgStore span {
  padding:17px 0 5px 90px;
}

#mainArea h1 a,
#mainArea h1 a:link,
#mainArea h1 a:visited,
#mainArea h2 a,
#mainArea h2 a:link,
#mainArea h2 a:visited{
	color:#333;
	text-decoration:none;
}
#mainArea h1 a:active,
#mainArea h1 a:hover,
#mainArea h2 a:active,
#mainArea h2 a:hover{
	color:#808080;
	text-decoration:underline;
}
#mainArea div.article h1{
	width:100%;
	background:none;
	margin:0 0 10px;
	padding-top:10px;
	letter-spacing:2px;
	zoom:1;
	border-bottom:solid 2px #ccc;
}
#mainArea div.article h1 span{
	display:block;
	background:none;
	min-height:auto;
	_height:auto;
	padding-left:0;
	padding-bottom:10px;
	font-size:large;
	line-height:1.1;
}
#mainArea div.article h2{
	width:100%;
	background:none;
	margin:0 0 10px;
	padding-top:10px;
	border-bottom:solid 2px #ccc;
}
#mainArea div.article h2 span{
	display:block;
	background:none;
	min-height:auto;
	_height:auto;
	padding-left:0;
	padding-bottom:10px;
	font-size:large;
	line-height:1.1;
}


#mainArea div.article div.honbun{
	margin-bottom:10px;
}
#mainArea div.article div.honbun img{
	max-width:100%;
	width:50%;
	height:auto;
}
/* clearfix */
#mainArea div.article div.honbun:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#mainArea div.article div.honbun{
	display:inline-table;
	min-height:1%;
}
/* \*/
html #mainArea div.article div.honbun{
	* height:1%;
}
#mainArea div.article div.honbun{
	display:block;
}
/* */

/* DATE */
#mainArea div.article dl.date{
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
}
#mainArea div.article dl.date dt,
#mainArea div.article dl.date dd{
	display:inline;
	font-size:small;
}

/* DATA */
#mainArea div.article dl.data{
	text-align:right;
	font-weight:bold;
	color:#808080;
	padding-bottom:10px;
}
#mainArea div.article dl.data dt,
#mainArea div.article dl.data dd{
	display:inline;
	font-size:small;
}
#mainArea div.article dl.data dt{
	margin-left:10px;
}



/* RELATION INFO */
#mainArea div.relInfo{
	width:auto;
	margin-bottom:10px;
}
#mainArea div.relInfo h3{
	border-bottom:dotted 1px #bfbfbf;
	margin:0;
	font-size:small;
	padding:0 0 5px;
}
#mainArea div.relInfo dl{
	border-bottom:dotted 1px #bfbfbf;
	padding:10px 0;
	font-size:small;
}
#mainArea div.relInfo dl dt,
#mainArea div.relInfo dl dd.text{
	width:auto;
	float:none;
	line-height:1.8;
}
#mainArea div.relInfo dl dt{
	padding-bottom:10px;
}
#mainArea div.relInfo dl dd.thumb{
	width:auto;
	float:left;
	margin-right:10px;
}
#mainArea div.relInfo dl dd.thumb img{
	max-width:100%;
	width:100px;
}



/* PAGING */
#mainArea div.paging{
	width:auto;
	margin-bottom:15px;
	padding-bottom:10px;
	padding-top:10px;
	border-top:solid 2px #d9d9d9;
	border-bottom:solid 2px #d9d9d9;
	position:relative;
}
#search-results div.paging{
	padding-top:10px;
	border-top:solid 2px #d9d9d9;
}

#mainArea div.paging p.prev{
	width:50%;
	background:#ebebeb url(/stv/common/images/btn/bg_btn_smp.gif) repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}
#mainArea div.paging p.prev a{
	display:block;
	border-bottom:solid 1px #bababa;
	border-right:solid 1px #bababa;
	padding:10px 10px 10px 20px;
	font-size:small;
	background:url(/stv/common/images/icn_l_circle.gif) no-repeat 5% center;
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
#mainArea div.paging p.next{
	width:50%;
	background:#ebebeb url(/stv/common/images/btn/bg_btn_smp.gif) repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}
#mainArea div.paging p.next a{
	display:block;
	border-bottom:solid 1px #bababa;
	border-right:solid 1px #bababa;
	border-left:solid 1px #fff;
	padding:10px 20px 10px 10px;
	font-size:small;
	background:url(/stv/common/images/icn_r_circle.gif) no-repeat 95% center;
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
#mainArea div.paging ul{
	float:none;
	text-align:center;
	padding:0;
}
#mainArea div.paging ul li{
	float:none;
	display:inline-block;
	margin:10px 0 0 0;
	padding:0 5px;
}


/* infomationArea */
#mainArea div.infomationArea{
	display:none;
}


/* SEARCH RESULT */
#mainArea div.siteSearch{
	margin-bottom:30px;
	width:auto;
	background:transparent none;
}
#mainArea div.siteSearch h1{
	width:100% !important;
	margin:0;
	padding:0;
	background:url(/stv/common/images/rightarea/bg_h3_search_smp.gif) repeat-x !important;
	padding-top:0;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-topleft-radius:3px;
	-moz-border-topright-radius:3px;
}
#mainArea div.siteSearch h1 span{
	display:block;
	background:transparent none;
	min-height:1px;
	_height:auto;
	padding-left:0;
	font-size:large;
}



#mainArea div.siteSearch p{
	padding:10px 0 10px 10px;
	border:solid 2px #ccc;
	border-top:0 none;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottomleft-radius:3px;
	-moz-border-bottomright-radius:3px;
}
#mainArea div.siteSearch p input#searchTxt{
	border:none !important;
	width:60%;
	line-height:21px;
	font-size:12px;
	padding:3px 3px 0 20px;
	*padding:0 3px 0 20px;
	height:21px;
	background:url(/stv/common/images/rightarea/bg_search_input.gif) no-repeat 0 0;
	color:#343434;
}
#mainArea div.siteSearch p input#searchBtn{
	margin:-3px 0 0;
	*margin:0;
}



/* HEADING */
#mainArea h1{
	width:100%;
	background:url(/stv/common/images/mrk_heading_top.gif) no-repeat;
	margin:0 0 15px;
	padding-top:0.1em;
	letter-spacing:2px;
	zoom:1;
}
#mainArea h1 span{
	display:block;
	background:url(/stv/common/images/mrk_heading_btm.gif) no-repeat left bottom;
	min-height:35px;
	_height:35px;
	padding-left:19px;
	font-size:x-large;
	line-height:1.1;
}

#mainArea h1.hImg{
	margin-top:-4px;
	_margin-top:0;
	padding-top:0;
	background:none;
}
#mainArea h1.hImg img{
	display:block;
}

#mainArea h2{
	width:100%;
	background:url(/stv/common/images/mrk_heading_top.gif) no-repeat;
	margin:0 0 10px;
	padding-top:0.1em;
}
#mainArea h2 span{
	display:block;
	background:url(/stv/common/images/mrk_heading_btm.gif) no-repeat left bottom;
	min-height:26px;
	_height:26px;
	padding-left:19px;
	font-size:large;
	line-height:1.1;
}

#mainArea h2.hImg{
	padding-top:0;
	background:none;
}
#mainArea h2.hImg img{
	display:block;
}

#mainArea h3{
	margin:0 0 10px;
	font-size:130%;
}
#mainArea h4{
	margin:0 0 10px;
	font-size:100%;
}
