#center-style {
	text-align: center;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	width: 762px;
	height: 100%;
	margin: 0 auto 0;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
#header {
	width: 762px;
	height: 80px;
	position: relative;
	background: url(../images/header_bg_en.gif) no-repeat;
}
#header h1 {
	width: 104px;
	height: 40px;
	display: block;
	font-style: normal;
	outline: none;
	left: 6px;
	top: 16px;
	position: absolute;
	z-index: 1;
}
.link-jp {
	width: 50px;
	display: block;
	position: absolute;
	top: 16px;
	right: 225px;
	z-index: 2;
}
.link-jp a {
	color: #000000;
}
.link-jp a:hover {
	color: #ff0000;
	text-align: left;
}
#mainmenu {
	width: 488px;
	height: 30px;
	position: absolute;
	left: 270px;
	top: 47px;
	z-index: 3;
}
/*plldown menu*/
ul#pulldown-menu a {
        text-decoration: none;
}
.pm1 a:link,.pm2 a:link,.pm3 a:link,
.pm1 a:visited,.pm2 a:visited,.pm3 a:visited {
        background: #FF0000;
		color: #ffffff;
}
.pm1 a:hover,.pm2 a:hover,.pm3 a:hover,
.pm1 a:active,.pm2 a:active,.pm3 a:active {
        background: #FFFFFF;
		color:#000000;
}
ul#pulldown-menu li {
	float: left;
}
ul#pulldown-menu li a {
        display: block;
}
.pimg {
	display: block;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
.pmul1 { margin-right: 9px;}
.pmul2 { padding: 5px 0 5px 0; background-color:#FF0000 }
.pm1 {
	width: 130px;
	padding: 2px 3px 1px;
	text-align: right;
}
.pm1 p {
	padding: 0 3px 2px;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8080;
}
.pm1 a {
	padding: 2px;
	display: block;
}
.pm2 {
	width: 200px;
	padding: 2px 3px 1px;
	text-align: right;
}
.pm2 a {
	padding: 2px;
	display: block;
}
.pm2 p {
	padding: 0 3px 2px;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8080;
}
.pm3 a {
	padding: 2px;
	display: block;
}
.pm3 {
	width: 140px;
	padding: 2px 3px 1px;
	text-align: right;
}
.pm3 p {
	padding: 0 3px 2px;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8080;
}
.pm3 a {
	padding: 2px;
}
.pmlast {
	padding-bottom: 8px;
}
ul#pulldown-menu li ul {
        display: none;
}

ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
}

ul#pulldown-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
}
ul#pulldown-menu { /* ie6*/
        behavior: url("common/csshover.htc");
}
#topimg {
	width: 762px;
	margin-bottom: 10px;
}
#main {
	width: 762px;
	font-size: 12px;
	margin-bottom: 10px;
}
#main-left {
	width: 355px;
	margin-left: 32px;
	float: left;
	display: inline;
}
#main-right {
	width: 200px;
	margin-right: 20px;
	float: right;
	display: inline;
}
#main-left h2,#main-right h2 {
	margin-bottom: 10px;
}
.main-content {
	width: 325px;
	margin: 0 auto 15px;
	*margin-left: 10px;
	line-height: 140%;
}
.news-top dl {
	font-size: 12px;
}
.news-top dt {
	width: 100px;
	float: left;
	clear: left;
	padding-left: 15px;
	line-height: 20px;
	font-size: 12px;
	background: url(../images/point.gif) no-repeat left center;
}
.news-top dd {
	width: 250px;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
.topics-top dl {
	font-size: 12px;
}
.topics-top dt {
	width: 350px;
	float: left;
	clear: left;
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	background: url(../images/point.gif) no-repeat left center;
}
.topics-top dd {
	width: 300px;
	float: left;
	font-size: 12px;
}
.iso-left {
	width: 82px;
	float: left;
}
.iso-right {
	width: 200px;
	float: left;
	padding-bottom: 15px;
}
.iso-right img {
	margin-bottom: 5px;
}
#footer {
	height: 50px;
	border-top: 4px solid #fc0000;
}
#footer p {
	text-align: right;
	margin: 5px 40px 0 0;
}
#fooder-line {
	font-size: 12px;
	line-height: 20px;
	border-top: 4px solid #F00;
}
