body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
#contents {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #3366FF;
	background-color: #FFFFFF;
}
#address {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #0033FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.78em;
	line-height: 1.4em;
	margin: 0px;
	clear: both;
}
#copy {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #718CFB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	background-color: #C4DFFB;
	font-size: 0.78em;
	color: #666666;
}

#headerright {
	height: 100px;
	float: left;
	width: 560px;
	text-align: right;
}
#topbutton {

}
#topbanner {
	float: right;
}
#hcrtext {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
}
#main {
	height: 260px;
	width: 740px;
}
#maincontents {
	float: left;
	width: 558px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#hcr2008 ul {
	list-style-type: none;
}
.ind {
	padding-left: 20px;
}
.title {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}


#topicspass a {
	color: #FFFFFF;
}
#hcr2008 table {
	border: 1px solid #CCCCCC;
}
#hcr2008 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#hcr2008 .no_line  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hcr2008 .l_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}



h2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0033FF;
	margin: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	font-size: 1.2em;
	color: #666666;
}
h3 {
	background-color: #D6E7E7;
	font-size: 1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#maincontents p {
	padding-left: 15px;
	font-size: 0.78em;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
u {
	margin-top: 10px;
	margin-bottom: 10px;
}
.green1 {
	color: #009933;
}

h4 {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	color: #0033CC;
	text-decoration: none;
}

.em078 {
	font-size: 0.78em;
	line-height: 1.4em;
}
#maincontents li {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-right: 10px;
}
.nomark {
	list-style-type: none;
}
#pagetop {
	font-size: 0.78em;
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 20px;
}



#sidemenu {
	float: left;
	background-color: #FFFFFF;
	width: 180px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #BFCCFF;
	height: 260px;
}
#sidemenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#sidemenu p {
	font-size: 0.78em;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#sidemenu a {
	text-decoration: none;
	color: #666666;
}
#sidemenu a:hover {
	color: #FF0000;
}



#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#topicspass {
	background-color: #0033FF;
	height: 38px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #6699FF;
	clear: both;
}
#topics {
	background-image: url(img/topics_bg.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #F7F7F7;
}
#topicsbox {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#topicsbox li {
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 2px;
}
#topicsbox ul {
	list-style-type: none;
	background-image: url(img/topics_line.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 20px;
	margin: 0px;
}


#topicspass p {
	color: #FFFFFF;
	text-align: left;
	margin-left: 20px;
	font-size: 0.78em;
	margin-top: 10px;
}
.indent {
	padding-left: 10px;
	padding-right: 10px;
}
.japanese {
	text-align: right;
}
.japanese a {
	text-decoration: underline;
	color: #FF6600;

}

.red1 {
	color: #FF0000;
}
.boxline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.boxline2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h5 {
	font-size: 0.8em;
	color: #333333;
	margin-left: 15px;
}
#sidemenu2 {
	float: left;
	background-color: #FFFFFF;
	width: 180px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #BFCCFF;
}
.borderline {
	border: 1px solid #CCCCCC;
}

#sidemenu2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#sidemenu2 p {
	font-size: 0.78em;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#sidemenu2 a {
	text-decoration: none;
	color: #666666;
}
#sidemenu2 a:hover {
	color: #FF0000;
}
.em08 {
	font-size: 0.8em;
	line-height: 1.4em;
}
.buttonbg {
	background-image: url(img/button_bg.gif);
	background-repeat: repeat-x;
}
.white {
	color: #FFFFFF;
}
.level3 {
	margin-left: 5px;
	font-size: 0.9em;
}
.line {
	margin-right: 5px;
	margin-left: 5px;
	color: #999999;
}
.newsttl {
	background-color: #3399FF;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-bottom: 2px;
	margin-top: 0px;
}
.list2 {
	margin: 15px;
}
.list2 li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newslist {
	background-image: url(img/mark2.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 17px;
	margin: 0px;
}
.news {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
}
.back {
	padding-bottom: 10px;
}
#back {
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #F0F0F0;
	background-image: url(img/back_bg.gif);
}
h1 {
	font-size: 1.5em;
	line-height: 1em;
	color: #666666;
}
a {
	text-decoration: none;
}
.link_img {
	border: 1px solid #666666;
	margin-right: 10px;
	margin-left: 10px;
}
.link_div {
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo_img {
	border: 1px solid #999999;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.space10 {
	padding-top: 10px;
}
.terms {
	margin-right: 8px;
	margin-left: 10px;
}
.textbox_space {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 0.78em;
	line-height: 1.5em;
}
.dotline {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-right: 10px;
}
.space100 {
	height: 100px;
}
.video_img {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#subcomtents1 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subcontents2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subcontents3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style5 {
	font-size: 15px;
	line-height: 130%;
	margin-top: 0px;
}
#subcontents2 hr {
	margin-left: 10px;
}
#visual_img1 {
	float: right;
	text-align: center;
}
#visual_img2 {
	text-align: center;
	float: right;
}
#visual_img3 {
	text-align: center;
	float: right;
}
#subcomtents1 hr {
	margin-left: 10px;
}
#hcr2008 .l_line2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
}
