*{
	margin : 0 ;
	padding: 0 ;
	list-style:none;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF9900;
}
a:focus {
	color: #66FFFF;
}
a:active {
	color: #FFCC00;
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #C8FFC8;
}


#container {
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
#left_side {
	height: auto;
	width: 180px;
	float: left;
}
#flash_h {
	clear: both;
	float: none;
	height: 90px;
	width: 750px;
}
#copyrights {
	height: auto;
	width: 750px;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	font-size: 0.9em;
	line-height: normal;
}
#navi_u {
	height: auto;
	width: 180px;
}
#navi_l {
	height: auto;
	width: 180px;
}
#navi_l ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_side li {
	line-height: 0px;
}
#left_side img {
	vertical-align: bottom;
}
#main_header {
	height: 175px;
	width: 750px;
	position: fixed;
	z-index: 10;
	top: 0px;
}
#header_blank {
	height: 175px;
	width: 750px;
	z-index: 1;
}
#main_contents {
	height: auto;
	width: 570px;
	float: left;
}
#contents_title {
	height: 80px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.go_top {
	height: auto;
	width: 540px;
	margin-left: 15px;
	clear: both;
	text-align: right;
	text-indent: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
}

#easy_intro {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	height: auto;
	width: 500px;
	padding-left: 1em;
}
#easy_intro h4 {
	font-weight: bold;
	color: #993300;
	line-height: 1.5em;
}
#easy_intro p {
	line-height: 1.3em;
	text-indent: 1em;
	text-align: left;
}
.clear_float {
	clear: both;
}
.right {
	text-align: right;
}
.smaller {
	font-size: 0.8em;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
#contents_box {
	height: auto;
	margin-left: 20px;
	width: 520px;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 25px;
}
#contents_box h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
#contents_box p {

	margin-bottom: 10px;
	margin-top: 5px;
	text-indent: 1em;
	margin-left: 10px;
}
#contents_box dl {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.inlinemenu {
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: right;
}
.inlinemenu li {
	display: inline;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 15px;
}
.anchor_shift {
	position: relative;
	top: auto;
}
#contents_box ol li {
	list-style-type: decimal;
	margin-left: 1em;
	list-style-position: inside;
}

ul#topBnr {
	margin-top: 5px;
}

ul#topBnr li {
	float: left;
	margin-right: 7px;
}