@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFCC66;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 150%;
}
#wrapper {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../asobo/bcg/left.gif);
	background-repeat: repeat-y;
}
#header {
	width: 935px;
	height: 100px;
}
#header_left {
	height: 100px;
	width: 170px;
	float: left;
	background-color: #FF9900;
}
#head-banner {
	width: 728px;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 17px;
	height: 90px;
}
#navi-top {
	background-color: #6699FF;
	clear: both;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../asobo/bcg/navi_top.gif);
	background-repeat: repeat-x;
}
#container {
	float: left;
	width: 683px;
}
#navi-left {
	float: left;
	width: 165px;
	margin-top: 10px;
	padding-left: 5px;
}
#content {
	float: right;
	width: 505px;
	padding-left: 8px;
}
h1 {
	margin: 0px;
	color: #0000CC;
	font-weight: normal;
	font-size: 2em;
	padding: 0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.content_main {
	width: 500px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.padding5 {
	padding: 5px;
}
.banner_468 {
	width: 485px;
	height: 60px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
#navi-right {
	float: right;
	width: 245px;
	padding-left: 5px;
	margin-top: 10px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
#yuko {
	width: 240px;
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	margin-bottom: 10px;
	background-image: url(../asobo/bcg/yellow.gif);
}
#topics_right_red {
	width: 230px;
	line-height: 120%;
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(../asobo/bcg/red.gif);
}
#wrapper #navi-right #topics_right_red ul {
	padding: 0px;
	margin: 0px;
	width: 230px;
	list-style-type: none;
}
#wrapper #navi-right #topics_right_red li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topics_right_blue {
	width: 230px;
	line-height: 120%;
	background-color: #99FFFF;
	border: 1px solid #0000CC;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(../asobo/bcg/blue.gif);
}
#wrapper #navi-right #topics_right_blue ul {
	padding: 0px;
	margin: 0px;
	width: 230px;
	list-style-type: none;
}
#wrapper #navi-right #topics_right_blue li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content_box {
	width: 490px;
	padding: 5px;
}

.content_top {
	width: 488px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	background-color: #FFFFCC;
	padding: 5px;
	background-image: url(../asobo/bcg/topics_py.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
.content_bottom {
	width: 488px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding: 5px;
	background-color: #FFCC99;
	background-image: url(../asobo/bcg/topics_yp.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
#footer {
	clear: both;
	width: 925px;
	background-color: #0000CC;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#topics_right_green {
	width: 230px;
	line-height: 120%;
	background-color: #99FF99;
	border: 1px solid #006600;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(../asobo/bcg/green.gif);
}
.banner_234 {
	height: 60px;
	width: 234px;
	margin-left: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#wrapper #navi-right #topics_right_green ul {
	padding: 0px;
	margin: 0px;
	width: 230px;
	list-style-type: none;
}
#wrapper #navi-right #topics_right_green li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_banner_left {
	height: 600px;
	width: 120px;
	margin-bottom: 15px;
	left: 0px;
	float: left;
	clear: left;
	margin-top: 15px;
}

.right_banner_right {
	height: 600px;
	width: 120px;
	margin-bottom: 15px;
	float: right;
	margin-right: 5px;
	clear: right;
	margin-top: 15px;
}

.strong_red {
	color: #FF0000;
	font-weight: bold;
}
.cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
}
.underline {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}
.overline {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	padding-bottom: 10px;
}
#wrapper  #container  #navi-left  #text_link  ul {
	background-color: #FFFFFF;
	padding: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #container #navi-left #text_link {
	background-color: #FFFFFF;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
