* {
	padding: 0px; font-size: 100%; margin: 0px;
}

html {
	font-size: 14px;
	font-family:verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
	line-height: 1.7;
	height:100%;
}

body {
	color: #0f0f0f; line-height: 1.7; background-color: #eeeeee;
	height:100%;
}

h1 {
  font-size: 2em;
  clear:both;
}

h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1em;
}

a:link {
 text-decoration: none; color: #0066CC;
}
a:visited {
 text-decoration: none; color:#0066CC;
}
a:active {
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a.title:link {
 text-decoration: none;color: #0f0f0f;
}
a.title:visited {
 text-decoration: none;color: #0f0f0f;
}
a.title:active {
 text-decoration: none;color: #0f0f0f;
}
a.title:hover {
 text-decoration: underline;color: #0f0f0f;
}

p {
  font-size: 1em;
}

div#container {
	min-width: 994px;
	max-width: 1250px;
	width:expression(document.body.clientWidth < 996? "994px" : document.body.clientWidth > 1252? "1250px" : "auto");/* IE6 min&max width*/
	margin: 0px;
	background-color:#FFFFFF;
	border-right:1px solid #cccccc;
}

div#header{
	padding:20px 0px 0px 0px; width: 100%; position: relative; background-color: #fff;
}
div#header img{
	vertical-align:bottom;
}
div#logo{
	display: inline; float: left; margin: 10px 0px 0px 0px;
}
div#ad728_90{
	padding:5px 0px 0px 0px; margin-left: 220px; width: auto; border-top-style: none;border-style: none;text-align:center;
}
* HTML DIV#ad728_90 {
	CLEAR: none;
}

.logounder{
	clear:both;
	height:10px;
}

div#main{
	background-color:#fff; width: 100%;	height:auto;
	overflow: hidden;
}
#main:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#main{zoom:1;}

div#main-left{
	float: left;
	margin-top:32px;
	margin-right:-320px;
	width: 100%;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
div#main-left>* {
	margin-right:320px;
}
div#main-right {
	float: right;
	width: 320px; 
	background-color:#d8dedd;
	text-align:center;
	display:inline;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
* HTML div#main-right {
	width: 320px;
}

img#photo{
	background: White;
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: Silver Silver Silver Silver;
	float:left;
	margin-right:20px;
	display:block;
}
a:hover img#photo {
	background: White;
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF3399;
	float:left;
	margin-right:20px;
	display:block;
}
img#photokiji{
	background: White;
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: Silver Silver Silver Silver;
	margin-right:20px;
	margin-bottom:20px;
	display:block;
}


#crumbs ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
}		
#crumbs {
	height:2.3em;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#0f0f0f;
	padding-left:1em;
	margin-left:10px;
}		
#crumbs li a {
	background:url(../image/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 30px 0 0;
}							
#crumbs li a:link, #crumbs li a:visited{
	color:#0066CC;
	text-decoration:none;
}	
#crumbs a:link, #crumbs a:visited{
	color:#dd2c0d;
}		
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
}		


div#topnews{
	padding:20px 20px 10px 0;
	margin:0 320px 0px 20px;
	min-height:260px;
	height: auto !important;/* IE6 min-height */
	height:260px;/* IE6 min-height */
	display:block;
}
div#kijileft{
	float:left;
	width:300px;
	margin-right:20px;

}
div#kijiright{
	margin-left:320px;
}
div#nextnavi{
	font-size:16px;
	text-align:center;
	margin:0 30% 0 auto;
}
#nextnavi ul {
	padding:10px 0 0 0;
	margin:0;
}
#nextnavi ul li {
	display:inline;
	margin-right:3px;
	padding-left:7px;
	border-left:solid 1px #444444;
}
#nextnavi ul li.borderless {
	padding-left:0;
	border-left:0;
}

#playmovie {
	width:210px;
	height:33px;
	margin-top:20px;
	margin-left:60px;
	padding:0;
}
#playmovie ul {
	list-style:none;
	height:33px;
	padding:0;
	margin-top:0;
	text-indent:100px;
	/*line-height:44px;*/
	line-height:2;
}
#playmovie li {
	display:block;
	float:left;
	width:210px;
	height:33px;
	padding:0;
	margin:0;
}
#playmovie a:hover {
	background-position:0 -33px;
	height:33px;
}
#playmovie a {
	display:block;
	width:210px;
	height:33px;
	background:url("../image/mplay11.gif") no-repeat;
}
#playmovie_s {
	width:210px;
	height:33px;
	margin-top:0;
	margin-left:60%;
	padding:0;
}
#playmovie_s ul {
	list-style:none;
	height:33px;
	padding:0;
	margin-top:0;
	text-indent:100px;
	/*line-height:44px;*/
	line-height:2;
}
#playmovie_s li {
	display:block;
	float:left;
	width:210px;
	height:33px;
	padding:0;
	margin:0;
}
#playmovie_s a:hover {
	background-position:0 -33px;
	height:33px;
}
#playmovie_s a {
	display:block;
	width:210px;
	height:33px;
	background:url("../image/mplay11.gif") no-repeat;
}


div#pr_text_top{
	display:block;
	font-size:14px;
	background-color:#efefef;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
}
div#pr_text_top ul{
	margin-left:100px;
	list-style-type: none;
	padding:4px 0 4px 0;

}
div#pr_text_top li{
	background:	url("../image/pr_text.gif") no-repeat 0px 6px;
	padding-left: 36px;
}

div#newslist{
	width:auto;
	padding:10px 20px 0 20px;
	margin-right:320px;
}
div#newslist h3{
	display:block;
	height:50px;
}

.newssum{
	margin-top:30px;
	padding-bottom:30px;
	border-bottom: dotted 1px #999999;
	width:48%;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.float_clear{
	clear:both;
}
div#newssum p{
	font-size:0.8em;
}

div#todaytopic{
background-color:#eee;
background-repeat:repeat-x;
border: solid 1px #ccc;
font-size:100%;
text-align:center;
padding:4px 0;
margin:40px 0px 10px 0px;
line-height:1.3em;
_background-position:0 1px;/*forIE*/
}
#newslist dl dt{
	float: left;
	width: 65%;
	padding: 0;
}
#newslist dl dd{
	_height: 1%; /* Hack for Win IE6 */
	padding: 0;
}
#newslist ul{
	padding-top:10px;
	list-style:none;
}
#newslist li{
	border-top:1px dotted #bbbbbb;
	border-bottom:1px dotted #bbbbbb;
	padding:10px 0;
	margin-bottom:10px;
	padding-left:5px;
}
#newslist li a{

}
#newslist span{
	margin-left:30px;
	margin-right:10px;
}
img.play2{
	padding:0 10px;
}



div#search{
	width:300px;
	margin-bottom:12px;
}
div#search h2{
  display: none;
}

div#search form p{
  margin: 10px 0 10px 0;
  position: relative;
  z-index: 100;
  font-size:16px;
}

div#search form input#s{
  color: #bbb;
  background: white url("../image/search.png") -1px 0px no-repeat;
  padding: 5px 5px 5px 40px;
  border: 1px solid #ccc;
  height:20px;
}

div#search form input#searchsubmit{
  padding: 5px;
  font-size:14px;
}

div#search form input#s:hover ,
div#search form input#s:focus {
  color: #666;
  border: 1px solid #999;
}



img.play{
	float:right;
	padding:0 10px 0 10px;
}
div#kijimiru{
	padding-top:80px;
	font-size:0.8em;
}

p#daytime{
	margin-bottom:10px;
}


div#weather{
	background:url(http://homerun.wni.co.jp/ABA1/kennai/images/kennai_today.jpg) -90px -10px;
	height:250px;
	width:300px;
	border:1px solid #666666;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}
div#weather img{
	border:none;
	height:250px;
	width:300px;
}

div#okotowari{
	border-top:4px solid #99cc66;
	border-bottom:1px solid #99cc66;
	border-left:1px solid #99cc66;
	border-right:1px solid #99cc66;
	background-color:#ffffff;
	height:auto;
	width:300px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div#okotowari ul{
	margin:10px;
	list-style-type: none;
}
div#okotowari li{
	background:	url("../image/point1.gif") no-repeat 0px 4px;
	padding-left: 18px;
	font-size:0.8em;
	padding-bottom:4px;
}
div#okotowari img{
	padding:10px;
}



div#footer {
	padding-bottom: 20px;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	background-color: #d0d0d0;
	/*clear:both;*/
	border-top:1px solid #bbbbbb;
}

.dotline{
	border-top: 1px dotted #999999;
	border-bottom: none;
	border-right: none;
	border-left: none;
	color: #FFFFFF;
	margin:8px 0;
	clear:both;
}
