/*Basic*/
body {
	font-size: small;
	line-height: 130%;
	word-wrap: break-word;
	background-attachment: fixed;
	background-color: #002245;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image: url(../image/top_image/haikei.jpg);
	font-family: Arial, Geneva, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}

/*Basic link*/
a:link {
	color: #34689A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #34689A;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0BB597;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}

/*text*/
H1 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
}
.Jump {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "メイリオ", Verdana, "Century Gothic";
}
.Jump_list {
	font-size: 10px;
	color: #B9D0E8;
	font-weight: normal;
	background-color: #666666;
	text-align: center;
	border-top-style: none;
	font-family: Verdana, "Century Gothic";
	background-image: url(../image/top_image/center.png);
	background-position: center center;
	margin: 2px;
}
.date {
	color: #999999;
	font-size: 10px;
}
.date_news {
	font-size: 11px;
	background-color: #99CCFF;
	border-left: 4px solid #34689A;
	padding: 1px 0 1px 4px;
}
.mini_text {
	color: #000000;
	font-size: 10px;
}
.more_text {
	color: #336699;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.left_text {
	color: #FFFFFF;
	font-size: small;
	line-height: 130%;
	text-align: left;
}
.left_rank {
	color: #002245;
	font-size: 14px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFF00;
	margin-left: 3px;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: 3px;
	margin-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
}
.right_aomaru {
	color: #4785C2;
	text-align: left;
}
.right_joho_date {
	color: #B9D0E8;
	text-align: left;
	background-image: url(../image/top_image/right_joho_date.gif);
	margin-right: 3px;
	background-color: #666666;
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 8px;
	margin-top: 2px;
	padding-top: 1px;
}
.bg_yellow {
	background-color: #FFFF00;
	padding-left: 3px;
	padding-right: 3px;
}

/*image*/
.img {
	vertical-align: baseline;
	float: left;
	margin: 4px;
}
.left_img {
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	border: 0;
}
.right_img {
	padding-bottom: 4px;
	float: right;
	border: 0;
	padding-left: 4px;
}
.center_img {
	padding-bottom: 6px;
	float: none;
	border: 0;
	padding-left: 20px;
	padding-top: 2px;
}
.icon_img {
	padding-right: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: -9%;
}
.feed_img {
	float: none;
	border: 0;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;

}
.foot {
}

/*BOX*/
.ten_box {
	border: 1px dashed #666666;
	clear: both;
}
.edit_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
p.caption {
	text-align: left;
	margin: 3px;
	word-wrap: break-word;
}
p.sub {
	text-align: left;
	word-wrap: break-word;
	margin: 1px;
	font-weight: bold;
	font-size: x-small;
}
.seachbox {
	width: 160px;
}

/*AD*/
.ad_text {
	text-decoration: none;
}

#ad_text a {
	text-decoration: none;
	line-height: 130%;
	font-weight: normal;
}

#ad_text a:link {
	color: #34689A;
}
#ad_text a:visited {
	color: #34689A;
}
#ad_text a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: 100;
}
#ad_text a:active {
	color: #FFFF00;
}

.left-text {
	color: #FFFFFF;
	text-align: left;
}
#left-text a {
	color: #FFFFFF;
}
#left-text a:link {
	color: #AEC9E3;
}
#left-text a:visited {
	color: #CCDDEE;
}
#left-text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#left-text a:active {
	color: #66CCFF;
}

/*AD_right*/
div.r-ad {
	width: 250;
}
div.r-ad img {
	margin: 1px 0px 1px 0px;
}

/*468AD*/
.468_ban {
	margin-top: 80px;
	margin-bottom: 80px;
	clear: both;
}