@charset "UTF-8";

#news{
	width:660px
	height: auto;
	margin: 0;
	padding: 0;
}

#news li{
	width:660px
	height: auto;
	margin: 0;
	padding: 8px 0 8px;
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka－等幅" ;
	font-size: 14px;
	line-height: 140%;
	border-bottom: 1px dotted #999;
}

#left {
	padding: 0px;
	float: left;
	width: 660px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topimg {
	border: 3px solid #E6E6E6;
	width: 654px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 319px;
	overflow: hidden;
}
.topimg {
	border: 3px none #E6E6E6;
	width: 652px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 319px;
}
.topimg li {
	height: 319px;
	width: 654px;
}
#topimg h2 {
	background-color: #003894;
	font-family: "ＭＳ Ｐゴシック", "Osaka−等幅", "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 100%;
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
#topimg #h2-midashi {
	background-color: #003894;
	font-family: "ＭＳ Ｐゴシック", "Osaka−等幅", "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 100%;
	text-align: left !important;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 8px 8px 8px;
}
#information {
	width: 660px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#information .info-t {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #898483;
	border-right-color: #898483;
	border-bottom-color: #898483;
	border-left-color: #898483;
	font-size: 12px;
	line-height: 12px;
	clear: both;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 7px;
	height: 20px;
	background-color: #F5F5F5;
}

#attention {
	width: 640px;
	background-image: url(../img/attention_bg.gif);
	padding: 10px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#attention dl {
	margin: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#attention dt {
	font-size: 85%;
	line-height: 100%;
	font-weight: bolder;
	padding: 0px;
	margin-bottom: 6px;
	font-family: "ＭＳ Ｐゴシック", "Osaka−等幅", "ヒラギノ角ゴ Pro W3";
}
#attention dd {
	font-size: 75%;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
}
#cashingmenu dl {
	float: left;
	width: 214px;
	border: 1px solid #C6C4C3;
	padding-bottom: 5px;
	display: inline;
}
.cashing-menusp {
	margin-right: 6px;
}
#cashingmenu    dt {
	height: 29px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 7px;
	margin-left: 2px;
}
#cashingmenu dd {
	font-size: 75%;
	line-height: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
#cashingmenu   dd a {
	color: #29608E;
	background-attachment: scroll;
	background-image: url(../img/smenu_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#cashingmenu   dd a:hover {
	color: #E83217;
}
#cashingmenu   .even  {
	background-color: #EFEFEF;
}

.hidden{
	visibility:hidden;
	position:absolute;
	right:10000px;
	top:-10000px;
	}




/* begin styles for RSS Feed */

.rss_box {
	width: 655px;
	 margin: 0%;
	 padding: 0px;
	 background-color: #fff;
}

.rss_box li{
	list-style-type: none;
	border-bottom: 1px dotted #999;
	padding: 8px 0 8px;
}

.rss_title, rss_title a {
	height: 1px;
	font-size: 8px;
	font-weight:bold;
	margin: 0px 0;
	padding: 0;
	letter-spacing: 1px;
	text-indent: -9999px;
	text-decoration: none;
}

.rss_items {
	margin: 3px 0 3px;
	padding: 3px 0 2px;
	overflow-x: hidden;

}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	padding-bottom: 3px;
	color: #999;
	font-size: 14px;
		line-height: 120%;
	word-break: break-all;


}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	color: #666;
	
	text-decoration : none;
}

.rss_item a:hover { 
	font-weight: bold;
	text-decoration : none;
	color: #333;
}

.rss_date {
	margin: 0 0 0px 0px;
	padding: 0;
	font-size: 12px;
	font-weight : normal;
	color: #333;
	line-height: 100%;
	font-weight: bold;
}




/*--追加作業分--*/

#flash{
	width: 654px !important;
	height: 324px !important;
	margin: 0 !important;
	padding: 0 !important;
}

#flash_big{
	width: 654px !important;
	height: 324px !important;
	margin: 0 !important;
	padding: 0 !important;
}



#flash_latest{
	width: 654px !important;
	height: 430px !important;
	margin: 0 !important;
	padding: 0 !important;
}



#top-pr{
	width: 655px;
	height: 108px;
	margin: 0;
	padding: 0;
}

/*RSS FEED　修正*/
#information{font-size:12px;}
h2.info-t{margin-bottom:10px;}
.feed_title{margin:0;padding:0;font-weight:bold;word-wrap:break-word;}
.feed_title a:link{color:#0066FF;text-decoration:none;}
.feed_title a:visited{color:#0066FF;text-decoration:none;}
.feed_title a:hover{color:#0066FF;text-decoration:underline;}
.feed_title a:active{color:#0066FF;text-decoration:none;}
    #content{overflow:hidden;margin:0 0 0 0;padding:5px 0px 0px 0px;background-color:#FFFFFF;background-image:none;}
.feed_item{margin:0 0 7px 0;padding:0 0 7px 0;border-bottom:1px dashed #CCCCCC;clear:both;}
.feed_item_title{margin:1px 0 1px 3px;padding:1px 2px 1px 3px;color:#247EC4;font-weight:bold;}
.feed_item_title a:link{color:#247EC4;text-decoration:none;}
.feed_item_title a:visited{color:#247EC4;text-decoration:none;}
.feed_item_title a:hover{color:#247EC4;text-decoration:underline;}
.feed_item_title a:active{color:#247EC4;text-decoration:none;}
.feed_item_podcast{margin:0 0 0 3px;padding:0 0 0 3px;}
.feed_item_date{margin:0 0 0 3px;padding:0 2px 0 3px;color:#666666;overflow:hidden;text-overflow:ellipsis;clear:both;}
.feed_item_link{margin:0 0 0 3px;padding:0 2px 0 3px;color:#666666;overflow:hidden;text-overflow:ellipsis;clear:both;}
.feed_item_link a:link{color:#666666; text-decoration:none;}
.feed_item_link a:visited{color:#666666; text-decoration:none;}
.feed_item_link a:hover{color:#666666; text-decoration:none;}
.feed_item_link a:active{color:#666666; text-decoration:none;}
.feed_item_description{margin:0 0 0 3px;padding:0 2px 0 3px;color:#666666;line-height:135%;word-wrap:break-word;clear:both;}
.feed_item_thumbnail{width:110px; height:100px; float:left; margin:5px; overflow:hidden;}



