/*
--------------------------------------------------
	reset
--------------------------------------------------
*/

body, 
h1, h2, h3, h4, h5, h6, 
ul, ol, li, dl, dt, dd, table, th, td, 
p, form {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
h1, h2, h3, h4, h5, h6, 
p, li, dt, dd, th, td, blockquote, address, pre, 
code, label,  em, strong {
	font-weight: normal;
	font-style: normal;
	}
h1, h2, h3, h4, h5, h6, 
p, ul, ol, li, dl, dt, dd, th, td, blockquote, address, pre {
	font-size: 100%;
	line-height: 100%;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
th, td {
	text-align: left;
	vertical-align: top;
	}
li {
	list-style-type: none;
	}
img {
	border: 0;
	}
sup {
	vertical-align: top;
	}
em {
	font-weight: bold;
	}
strong {
	color: #AA2288;
	}
a {
	color: #0078A6;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}

/*
--------------------------------------------------
	base layout
--------------------------------------------------
*/

body {
	background: #FFFFFF;
	color: #333333;
	text-align: center;
	}

#page-offset {
	width: 950px;
	margin: 0 auto 0 auto;
	border-top: solid 6px #333333;
	text-align: left;
	}

/*
--------------------------------------------------
	page head
*/

#page-head {
	width: 950px;
	margin: 15px 0 0 0;
	background: url("../image/head_image.jpg") 214px 25px no-repeat;
	border-bottom: solid 1px #333333;
	}

#site-ID {
	float: left;
	width: 200px;
	}
#page-head #page-shoulder {
	float: right;
	width: 173px;
	margin: 7px 0 0 0;
	}

#page-head .outline {
	margin: 9px 0 0 34px;
	}
#language-selecter {
	width: 163px;
	margin: 15px 0 0 10px;
	}
#language-selecter li {
	display: inline;
	}
#language-selecter li.ja {
	margin: 0 0 0 2px;
	}
#language-selecter img {
	vertical-align: bottom;
	}

/*
--------------------------------------------------
	page body
*/

#page-body {
	margin: 10px 0 0 0;
	padding: 0 0 25px 0;
	background: url("../image/body_bg.gif") repeat-y;
	}

#main-side {
	float: left;
	width: 170px;
	}
#main {
	float: right;
	width: 769px;
	}
#content-offset {
	width: 750px;
	margin: 0 0 0 19px;
	}
#content {
	float: left;
	width: 550px;
	}
#content-side {
	float: right;
	width: 170px;
	}

#main a {
	background: #F7F7F7;
	}

#page-ID {
	padding: 0 0 25px 0;
	background: #FFFFFF;
	}
#page-ID h1 {
	padding: 24px 20px 15px 20px;
	border-top: solid 3px #333333;
	border-bottom: solid 1px #E0E0E0;
	}

.row-2-1 {
	float: left;
	width: 270px;
	}
.row-2-2 {
	float: right;
	width: 270px;
	}

.btn-pagetop {
	margin: 25px 0 0 0;
	text-align: right;
	}

/*
--------------------------------------------------
	track menu
*/

#track-menu {
	width: 739px;
	margin: 0 10px 0 10px;
	padding: 0 0 8px 0;
	background: #FFFFFF;
	}
#track-menu li {
	display: inline;
	padding: 0 0 0 20px;
	background: url("../image/mark_track.gif") no-repeat 8px 40%;
	font-size: 12px;
	line-height: normal;
	color: #99A6B7;
	}
#track-menu li.HOME {
	padding: 0;
	background: none;
	}
#track-menu a {
	background: #FFFFFF;
	color: #99A6B7;
	}
#track-menu a:hover {
	color: #333333;
	}

/*
--------------------------------------------------
	main-side
*/

#ms-menu a {
	display: block;
	padding: 3px 0 5px 0;
	border-bottom: solid 1px #E0E0E0;
	}
#ms-menu img {
	vertical-align: bottom;
	}

#ms-registration {
	margin: 30px 5px 0 5px;
	}
#ms-registration img {
	vertical-align: bottom;
	}
#ms-registration h2 {
	padding: 0 0 6px 0;
	border-bottom: solid 1px #E0E0E0;
	}
#ms-registration li, 
#ms-registration p {
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #E0E0E0;
	}
#ms-registration p.btn {
	padding: 3px 0 5px 0;
	}

#ms-statement {
	margin: 20px 0 0 0;
	}
#ms-resolution {
	margin: 20px 0 0 0;
	}
#ms-resolution h2 {
	padding: 0 0 6px 10px;
	border-bottom: solid 1px #E0E0E0;
	}
#ms-resolution li {
	padding: 5px 0 5px 22px;
	border-bottom: solid 1px #E0E0E0;
	background: url("../image/ms_resolution_mark.gif") 5px 8px no-repeat;
	color: #AA2288;
	}
#ms-resolution a {
	color: #333333;
	}

#ms-banner {
	margin: 30px 0 0 5px;
	}
#ms-banner li {
	margin: 15px 0 0 0;
	}
#ms-banner img {
	vertical-align: bottom;
	}

/*
--------------------------------------------------
	page foot
*/

#page-foot {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: solid 1px #E0E0E0;
	}

#page-foot a {
	color: #333333;
	}

#information {
	width: 930px;
	margin: 0 10px 0 10px;
	background: url("../image/foot_bg.gif") repeat-y;
	}
#information .contact, 
#information .GIES {
	float: left;
	width: 320px;
	}
#information .item {
	width: 290px;
	padding: 10px 0 10px 0;
	}

#information h2 {
	margin: 0 0 10px 0;
	}
#information dt {
	margin: 0 0 2px 0;
	font-weight: bold;
	}

#information .GIES .item {
	background: url("../image/foot_gies_image.gif") 233px 0 no-repeat;
	}
#information .GIES dl {
	margin: 4px 0 0 0;
	}
#information .GIES li, 
#information .GIES dd {
	margin: 0 0 2px 0;
	}

#copyright {
	margin: 10px 0 0 0 ;
	padding: 15px 0 15px 10px;
	border-top: solid 1px #E0E0E0;
	}

/*
--------------------------------------------------
	font
--------------------------------------------------
*/

body {
	font-family: sans-serif;
	}

#ms-registration li, 
#ms-registration p, 
#ms-resolution li, 
#information li, 
#information dt, 
#information dd {
	font-size: 12px;
	line-height: 130%;
	}
#information .contact dd {
	font-size: 10px;
	}

#content h2, #content h3, #content h4, #content h5, #content h6, 
#content p, #content li, #content dt, #content dd, 
#content th, #content td, #content blockquote {
	font-size: 12px;
	line-height: 140%;
	}
#content-side h2, 
#content-side p, #content-side li, #content-side dt, #content-side dd, 
#content-side th, #content-side td, #content-side blockquote {
	font-size: 12px;
	line-height: 130%;
	}

/*
--------------------------------------------------
	hack
--------------------------------------------------
*/

/*
--------------------------------------------------
	clear-fix
*/

.multiple {
	min-height: 1px; /* for winIE 7 */
	}
* html .multiple {
	/*\*/ height: 1px; /*/ /* for winIE 5-6 \*/ /*/
	display: inline-block; /* for macIE */
	}
.multiple:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
