@charset "UTF-8";
body {
	background-image: url(../en/images/back_en.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3399ff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3399ff;
}
#header  {
	height: 95px;
	overflow: hidden;
	background-image: url(../en/images/header_en.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header  img {
	position: absolute;
	top: 18px;
	left: 25px;
}
#header h1 {
	display: none;
}
#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height: 2em;
}
#nav {
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	z-index: 11;
	/*overflow: hidden;*/
}

#nav a {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#3399ff;
	margin: 0px;
	font-weight: bold;
	width: 149px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: block;
	height: 50px;
	font-size: 12px;
	line-height: 1.4em;
	padding: 5px;
	/*overflow: hidden;*/
}
#nav  a.end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 148px;
	width: 141px\9;	/*cssハック ウィンドウズでのメニュー崩れ応急処置（Japanese）*/
}

#nav a:hover {
	color: #003399;
	background-color: #00CCFF;
}

#nav li {
	position:relative;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 30px;
	float: left;
}

#nav ul {
	position:absolute;
	display:none;
	width:30px;
	top:30px;
	margin: 0px;
	padding: 0px;
}

#nav li ul a {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 139px;
	line-height: 1.2;
	background-color: #76C6FF;
	background-image: none;
	color: #FFFFFF;
}
#nav li ul a:hover {
	background-image: none;
	background-color: #8CD8FF;
	color: #003399;
}


#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#container h3  {
	border-radius:8px;
	font-size: 123.1%;
	font-weight: bold;
	background-image: url(../images/heading_square11.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	padding-left: 26px;
	margin-bottom: 10px;
	background-color: #E3F0FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	line-height: 1.6;
}
#container #content {
	padding-right: 30px;
	padding-left: 30px;
}
#container #content h4 {
	font-weight: bold;
	font-size: 108%;
	clear: none;
	line-height: 1.6em;
	margin-top: 1em;
}
#container #content h5 {
	margin-bottom: 0em;
	font-size: 100%;
	line-height: 1.6em;
	padding-left: 1em;
	font-weight: bold;
}
#container #content p {
	margin-bottom: 1em;
	font-size: 100%;
	line-height: 1.6em;
	padding-left: 1em;
}
#container #content p.nobtm {
	margin-bottom: 0px;
}
#container   #content   p.pd2ems {
	padding-left: 2em;
	text-indent: 0px;
}
#container #content p.text_r {
	text-align: right;
}
#container #content ul, #container #content ol {
	margin-bottom: 1em;
	margin-left: 1em;
}
#container  #content ul li {
	list-style-type: none;
	background-image: url(../images/icon_blue.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	margin-left: 2em;
	line-height: 1.6;
}
#container #content ol li {
	list-style-type: decimal;
	margin-left: 2.5em;
	line-height: 1.6;
}
img.i_right     {
	float: right;
	padding-left: 1em;
}
.photo_r {
	float: right;
	border: 1px solid #999999;
	margin-left: 10px;
	padding: 5px;
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
.photo_rr {
	float: right;
	border: 1px solid #999999;
	margin-left: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
.photo_l {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-right: 10px;
	padding: 5px;
}
.photo_c {
	border: 1px solid #999999;
	margin-left: auto;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	margin-right: auto;
	text-align: center;
}
.photo_mg {
	margin-left: 2em;
}
*html .photo_mg {
	margin-left: 1em;
}
.photo_r span, .photo_l span, .photo_c span, .photo_rr span {
	text-align: center;
	font-size: 77%;
	color: #666666;
	padding-top:5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	display: block;
	line-height: 1.2;
}

#footer {
	clear: both;
	padding-top: 15px; /* for IE6,7 */
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009FE8;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-color: #FFFFFF;
}
#footer p {
	font-size: 93%;
	font-family: "Times New Roman", Times, serif;
}
#footer .footnav {
	padding-left: 3em;
	background-image: url(../images/footnav.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
}
#footer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	text-decoration: underline;
}

.clearfix:after {
  content: "."; 
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}


@media print {  
#nav {
	overflow:hidden
}
#nav a {
	width: 158px;
}
