@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
a{
	overflow: hidden;
}
body {
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 0.1em;
	color: #333333;
	
}

/*------*/
h1 {
	background-image: url(img/top2nd_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -2000em;
	display: block;
	height: 46px;
	clear: left;
	float: right;
	width: 310px;
}
h2 {
	background-image: url(img/top2nd_lead.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 46px;
	width: 270px;
	text-indent: -2000em;
	display: block;
}
#top_title {
	background-color: #649BC1;
	clear: both;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003567;
}
/*------*/
#top_menu {
	clear: both;
	width: 800px;
}
#top_menu ul {
	list-style-type: none;
	overflow: hidden;
	clear: both;
}
#top_menu a {
	text-indent: -2000em;
	height: 20px;
	background-repeat: no-repeat;
}
#top_menu li {
	list-style-type: none;
	float: left;
}
/*--home----------------------*/
#top_menu .home a {
	width: 70px;
	background-image: url(img/top2nd_home.gif);
	background-position: 0px 0px;
	display: block;
}
#top_menu .home a:hover {
	background-position: 0px -20px;
}
/*--ms----------------------*/
#top_menu .ms a {
	width: 195px;
	background-image: url(img/top2nd_ms.gif);
	background-position: 0px 0px;
	display: block;
}
#top_menu .ms a:hover {
	background-position: 0px -20px;
}

/*--ms----------------------*/
#top_menu .ms a {
	width: 195px;
	background-image: url(img/top2nd_ms.gif);
	background-position: 0px 0px;
	display: block;
}
#top_menu .ms a:hover {
	background-position: 0px -20px;
}
#top_menu .ms_on {
	width: 195px;
	height: 20px;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-image: url(img/top2nd_ms_on.gif);
	background-position: 0px 0px;
	display: block;
}
#top_menu .ms_gm {
	width: 195px;
	height: 20px;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-image: url(img/top2nd_ms_gm.gif);
	background-position: 0px 0px;
	display: block;
}
/*--mj----------------------*/
#top_menu .mj a {
	width: 195px;
	background-image: url(img/top2nd_mj.gif);
	background-position: 0px 0px;
	display: block;
}
#top_menu .mj a:hover {
	background-position: 0px -20px;
}
#top_menu .mj_on {
	width: 195px;
	height: 20px;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-image: url(img/top2nd_mj_on.gif);
	background-position: 0px 0px;
	display: block;
}
#top_menu .mj_2nd {
	width: 195px;
	height: 20px;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-image: url(img/top2nd_mj_2nd.gif);
	background-position: 0px 0px;
	display: block;
}
/*--ns----------------------*/
#top_menu .ns a {
	width: 195px;
	background-image: url(img/top2nd_ns.gif);
	background-position: 0px 0px;
	display: block;
}
#top_menu .ns a:hover {
	background-position: 0px -20px;
}
#top_menu .ns_on {
	width: 195px;
	height: 20px;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-image: url(img/top2nd_ns_on.gif);
	background-position: 0px 0px;
	display: block;
}
#top_menu .ns_2nd {
	width: 195px;
	height: 20px;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-image: url(img/top2nd_ns_2nd.gif);
	background-position: 0px 0px;
	display: block;
}
/*--about----------------------*/
#top_menu .about a {
	width: 145px;
	background-image: url(img/top2nd_about.gif);
	background-position: 0px 0px;
	display: block;
}
#top_menu .about a:hover {
	background-position: 0px -20px;
}
#top_menu .about_on {
	width: 145px;
	background-image: url(img/top2nd_about.gif);
	display: block;
	background-position: 0px -20px;
	text-indent: -2000em;
}

#copy {
	clear: both;
}
#copy {
	background-image: url(img/copy.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	text-indent: -2000em;
	display: block;
	height: 20px;
}
.lead_box {
	background-image: url(img/top2nd_lead_ms.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -2000em;
	display: block;
	height: 100px;
	width: 800px;
}


.navi {
	font-size: 10px;
	margin-bottom: 10px;
	clear: both;
	padding-left: 5px;
}
.navi a {
	color: #333333;
	text-decoration: none;
}
.navi a:hover {
	color: #333333;
	text-decoration: underline;
}#contact_main {
	height: 400px;
	padding-right: 10px;
	padding-left: 10px;
}
#contactbox {

}
#contactbox h3 {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-left: 5px;
}
#contactbox .text {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#contactbox .text a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#contactbox .text a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#about_main {
	clear: both;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#about_main .box {
	clear: both;
	margin-bottom: 15px;
}
.aboutmentor {
	background-image: url(img/about_lead.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -2000em;
	display: block;
	clear: both;
	height: 40px;
	margin-bottom: 10px;
}

#textbox a {
	color: #333333;
	text-decoration: underline;
}
#textbox a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#othor_box a {
	color: #333333;
	text-decoration: underline;
}
#othor_box a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.about_lead {
	background-image: url(img/about_lead2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	margin-bottom: 15px;
	text-indent: -2000em;
	display: block;
}
#topics_main {
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	margin-bottom: 20px;
}
#topics_main .text {
	clear: both;
	margin-bottom: 15px;
	padding-left: 5px;
}
#topics_main td {
	padding-bottom: 8px;
}
#topics_main .title {
	background-image: url(news/img/topic01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 80px;
	margin-bottom: 15px;
	text-indent: -2000em;
	display: block;
}
#topics_main a {
	color: #0033FF;
	text-decoration: underline;
}
#topics_main a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#text a {
	color: #333333;
	text-decoration: underline;
}
#text  a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#topics_main .text2 {
	background-color: #E6F5F5;
	padding: 8px;
	margin-bottom: 15px;
	clear: both;
}
.side {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}
.profile {
	font-size: 12px;
	line-height: 18px;
	color: #cccccc;
}
.profile2 {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.rect_takken {font-size: 20px;
	color: #3CA080;
	margin-left: 5px;}

.china {font-size: 14px;
	clear: both;
	color: #333333;
	font-family: "‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif; 
	line-height: 21px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;}

.oki_c_copy {
	font-size: 10px;
	text-align: right;
	font-family: "‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif; 
	padding-right: 20px;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}
