@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a:hover .over {
	opacity:0.8;
	filter: alpha(opacity=80);
}
body {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.clear {
	clear: both;
}

#wrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#header {

}
#header .top {
	padding: 0px;
	background-color: #222222;
}
#header .topunder {
	padding-bottom: 10px;
}

#left_area {
	float: left;
	width: 220px;
}
#left_area #lmenu {
	text-align: left;
}
#left_area #lmenu .lnavibottom {
	background-image: url(../images/glnavi_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 200px;
}
#right_area {
	float: left;
	width: 650px;
}
#right_area .dotline  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right_area .content {
	padding-left: 5px;
	text-align: left;
}
#right_area .content2 {
	text-align: left;
	padding-top: 10px;
	line-height: 150%;
	font-size: 11px;
}


#right_area .100img {
	width: 650px;
	text-align: left;

}
#right_area   .content   .icon_a  {
	background-image: url(../images/aicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 45px;
	padding-top: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right_area   .content   .icon_b  {
	background-image: url(../images/bicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 45px;
	padding-top: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right_area   .content   .icon_c  {
	background-image: url(../images/cicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 45px;
	padding-top: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right_area   .content   .icon_d  {
	background-image: url(../images/dicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 45px;
	padding-top: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right_area .go_top {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
#floatMenu {
	position:absolute;
	top:50px;
	right:10px;
}
#floatMenu  li {
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
}
#floatMenu img {
	vertical-align: bottom;
}
#right_area .risk {
	width: 630px;
	background-color: #222222;
	padding: 10px;
	text-align: left;
	line-height: 140%;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 107px;
}
