/* トップ*/

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

body		 {
	background-color:#ffffff;
	background-image:url(../../image/index_bg-01.jpg);
	background-repeat:repeat-x;
	background-position: center top;	
	margin: 0px;
	padding: 0px;
}

#tagline{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
	color:#FFFFFF;
	font-size:12px;
	line-height: 20px;
	height:25px;
	text-align:center;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}

#inbox {
	margin:-5px auto 0px auto;
	width: 860px;
	text-align:left;
	padding: 0px 30px 0px 30px;
	background-image:url(../../image/bg_inbox.png);
}
* html #inbox {
	behavior: expression(IEPNGFIX.fix(this));
}

#flash{
	width:860px;
	height: 550px;
}

#flashs{
	width:860px;
	height: 0px;
	background-image:url(../../image/index_underflash_bar.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}


#inbox_footer{
	margin:0px auto 0px auto;
	width: 920px;
	height:200px;
	background-image:url(../../image/bg_inboxfooter.png);
	background-repeat:no-repeat;
}
* html #inbox_footer {
	behavior: expression(IEPNGFIX.fix(this));
}

#information{
	width: 860px;
	height: 320px;
}

#information td{
	vertical-align: top;
	font-size: 12px;
	color: #444444;
}

/*---ニュース---*/
#news{
	width:550px;
	height:320;
	line-height: 13.5px;
	background-image:url(../../image/index_bg_news.jpg);
	background-position:left bottom;
	padding:0px 0px 0px 0px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Verdana, Osaka‐等幅;
}

#news img{
	background-image:url(../../image/bg_news_table.jpg);
	margin:0px 8px 5px 0px;
}


/*--トピックス--*/
#topics_text{
	line-height: 16px;
	padding: 10px;
	width: 536px;
	color:#3399CC;
	font-size:12px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Verdana, Osaka‐等幅;
}

#pattern img{
	margin:0px 0px 5px 0px;
}

/*--ピックアップ欄--*/
#pickup{
	line-height: 13px;
	padding: 10px;
	width: 230px;
	background-image:url(../../image/index_bg_news.jpg);
	background-position:left bottom;
	color:#FFFFFF;
}

#pickup img{
	margin:0px 10px 5px 0px;
}

.style1 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}



/*--フッタ欄--*/

#footer_menu{
	clear: both;
	font-size: 11px;
	line-height: 18px;
	text-align:center;
	width: 860px;
	height: 45px;
	padding: 9px 0px 1px 0px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}

#pfooter_menu a{
	text-decoration: underline;
	color:#444444;
}

#pfooter_menu a:visited{
	text-decoration: underline;
	color:#444444;
}
#pfooter_menu a:active{
	color: #E9618D;
	text-decoration:underline;
}

#pfooter_menu a:hover{
	text-decoration:none;
	color:#E9618D;
}

#footer {
	clear: both;
	text-align:center;
	width: 860px;
	height: 16px;
	padding: 2px 0px 2px 0px;
	background-color: #ffffff;
	color:#3399CC;
	font-size: 11px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}


a:link{ color: #444444; text-decoration: underline }
a:visited	 { color: #444444; text-decoration: underline }
a:active	 { color: #E9618D; text-decoration: none }
a:hover	 {color:#E9618D; text-decoration: none;}

a:link , a:hover{
	outline: none; 
}


.rss_date {
	font-size: 10px;
	color: #666666;
}

.rss_item  {
	 padding-bottom:5px;
}

.rss_item a:link, .rss_item a:visited {
	text-decoration: underline;
	color: #444444;
}

.rss_item a:hover{
	text-decoration: none;
	color: #444444;
}

