@charset "UTF-8";
/* topbasic layout
-------------------------------*/

#buttonArea {
	width: 917px;
	height: 40px;
/*	margin-right: auto;
	margin-left: auto;
    border-right: 1px solid #FFF;
	border-left: 1px solid #FFF; */
	background-color: #ffffff;
	clear: both;
	
	
}
#topArea {
	height: 100%;
	padding-bottom: 10px;
}
#underArea {
}
#flashArea {
	float: left;
	width: 650px;
	margin-right: 20px;
	height: 250px;
	background-image: url(../image/haikei/flash_bg.jpg);
	background-repeat: repeat;
}
#rssArea {
	width: 300px;
	height: 600px;
	clear: both;
	background-image: #ffffff;
	background-repeat: no-repeat;
	padding-top: 160px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-left: 10px;
}
#rssArea img{
    margin: 0 10px 0 0;
	padding: 0 0 0 0;
}
#leftArea {
	float: left;
	width: 315px;
	margin-right: 20px;
	height: 620px;
}
#centerArea {
	width: 315px;
	float: left;
	margin-right: 20px;
	height: 620px;
}
#rightArea {
	float: right;
	width: 190px;
}
#newsArea {
	height: 250px;
	background-image: url(../image/haikei/news_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#shopArea {
	height: 250px;
	background-image: url(../image/haikei/shop_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.infoArea {
	
	background: #ffffff ;
	width: 250px;
	height: 300px;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;

	
}

#topicsArea {
	background: #fffff0 ;
	padding-left: 10px;
	padding-top: 250px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	height: 50px;
}
#backnumberArea {
	height: 250px;
	background-image: url(../image/haikei/backnumber_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/* buttonArea styles
-------------------------------*/
ul#mainLink {
}
ul#mainLink li {
	display: inline;
	width: 180px;
}
/* flashArea styles
-------------------------------*/
#flash {
	width: 630px;
	height: 200px;
	background-color: #FFF;
	padding: 0px;
	margin: 10px;
}
p#aboutSite {
	line-height: 30px;
	text-align: right;
	height: 30px;
	font-size: 120%;
	padding-right: 5px;
	overflow: hidden;
}
p#aboutSite a {
	font-weight: bold;
	color: #C03;
}
/* rssArea styles
-------------------------------*/
dl#info {
	width: 260px;
	height: 500px;
	overflow: auto;
	padding-right: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #CCCCCC;
	
}
dl#info dt {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9FC;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.07em;
	line-height: 1em;
	height: 1em;
	padding-left: 2px;
	padding-bottom: 1px;
}
dl#info dt#new {
	background: url(images/info_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
}
dl#info dd {
	padding-right: 5px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 90%;
}
dl#info dd a {
	color: #00bfff;
	padding-top: 5px;
}
dl#info dd a:hover {
	color: #ff69b4;
}
dl#info dd a:visited {
	color: #F9C;
}
dl#info dd #under {
	padding: 0px;
}
/* newsArea styles
-------------------------------*/
dl#news {

	width: 260px;
	height: 200px;
	overflow: auto;
	padding: 10px 10px 10px 0px;
	margin: 15px 10px 0 0;
	
}
dl#news dt {
	color: #00bfff;
	border-bottom: 1px dotted #7fffd4;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	
	line-height: 1.2;
	font-weight: bold;
}
dl#news dd {
	padding-left: 0em;
	margin-bottom: 2em;
	font-size: 90%;
	color: #333;
}
dl#news dd em {
	font-style: normal;
	color: #063;
	font-weight: bold;
}
dl#news p.red {
	font-style: normal;
	color: #900;
	font-weight: bold;
}
/* topicsArea styles
-------------------------------*/
p#toStudioReport a{
	font-weight: bold;
}
dl#BackNumber {
	padding: 10px;
	overflow: hidden;
	height: 230px;
	margin-right: 10px;
}
dl#BackNumber dt {
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #396;
	margin-bottom: 5px;
}
dl#BackNumber dt a {
	background-image: url(../image/button/arrow04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	line-height: 20px;
	width: 210px;
	height: 20px;
	font-weight: bold;
	color: #039;
}
dl#BackNumber dt a:hover {
	background-image: url(../image/button/arrow04_hover.jpg);
}
dl#BackNumber dd {
	margin-bottom: 1.5em;
	line-height: 1.5;
	font-size: 90%;
}
dl#BackNumber dd .photo {
	float: left;
	height: 75px;
	width: 103px;
}
dl#BackNumber dd .text {
	width: 130px;
	float: right;
	margin-top: 5px;
}
/* rightArea styles
-------------------------------*/
ul#bunnerList {
	width: 190px;
	list-style: none;
}
ul#bunnerList li {
	height: 80px;
	margin-bottom: 20px;
	background-color: #CCC;
	overflow: hidden;
}
ul#bunnerList li#under {
	margin-bottom: 0px;
}
#table {
   clear:both;
}
#main .topphot {
   float: left;
   margin: 0px 0 0 0;
   padding: 0px 30px 50px 0;
}
#main .maintext {
   margin:;
   padding: 45px 10px 0 10px;
}
#table .top {
   width: 662px;
   
   
}
#table .top tr {
   width: 662px;
   align: top;
}
#table .top th {
   width: 331px;
   align: top;
   padding: 0 15px 40px 0;
}
#table .top td {
   width: 331px;
   align: top;
   padding: 0 15px 40px 0;
}
#table .top .toptable {
   align: top;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   
}
#main .topphot img {
   
   
}

