/* トップ*/

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

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

#tagline{
	margin: 0px auto 0px auto;
	width: 860px;
	color:#FFFFFF;
	font-size:12px;
	line-height: 20px;
	height:20px;
	text-align:right;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}
#tagline a:link{
	color:#FFFFFF;
	font-size:12px;
}
#tagline a:visited{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#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: 300px;
}

#flashs{
	width:860px;
	height: 25px;
	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: 130px;
}

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

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

#news img{
	margin:0px 8px 5px 0px;
}
/*
.news{
	width: 360px;
	height: 130px;	overflow: auto;
}

.news a:link , .news a:visited{
	text-decoration: none;
	margin-right: 5px;
}

.news a:hover{
	text-decoration: none;
	margin-right: 5px;
}

.news ul{
	padding: 0px 0px 0px 25px;
	margin: 5px 0px 5px 0px;
}

.news li{
	line-height: 15px;
}
*/

/*--真ん中の欄--*/
#pattern{
	line-height: 13px;
	padding: 10px;
	width: 230px;
	background-image:url(../../image/index_bg_news.jpg);
	background-position:right bottom;
	color:#FFFFFF;
}

#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: #000000;
	color: #FFFFFF;
	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;
}

ul,li	{ margin:0; padding:0; }
#globalNavi	{ height: 20px;padding-top:5px;text-align:right;width:120px; }

#nav {  margin: 0 auto; position: relative; line-height:1; text-align: left; }
#nav li { list-style: none; position: relative;cursor:hand; }

#nav ul { display: none; position: absolute; top: 22px; left: 0; }
* html #nav ul { line-height: 0; }
#nav ul li { clear:both; }

#nav ul { width: 118px; }

#nav ul a { 
	display: block;
	width: 106px;
	background:#000000;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	zoom: 1;
	line-height: 1;
}
#nav ul a.hover { background: #444; }

.style1 {color: #FFFFFF}