html {
	overflow-y: scroll;
}
body {
	font-size: 10pt;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #F5F5F5;
	color: #1F1F1F;
	line-height: 140%;
}
ul,li,ol,dl,dd,dt,p,form,h1,h2,h3,h4,h5,h6,table,th,td {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
a {
	color: #002CB2;
}
a:hover {
	color: #9900CC;
}
a:active {
	text-decoration: none;
}
img {
	border:0;
}
hr {
	display:none;
}
.bl {
	text-align:left;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

#wrapper {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 908px;
}
#header {
	position: relative;
	z-index: 1;
	height: 166px;
	background-image: url(../image/common/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header h1 {
	position: absolute;
	top: 37px;
	left: 4px;
	height: 125px;
	width: 900px;
}
#header h1 a {
	width: 900px;
	height: 125px;
}
#header ul {
	position: absolute;
	top: 7px;
	height: 23px;
	width: 186px;
	right: 0px;
}
#header li {
	float: left;
	height: 23px;
	width: 93px;
}
#header li a {
	height: 23px;
}

#container {
	margin-top: 15px;
	position: relative;
	z-index: 2;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}

#globalnavi {
	width: 200px;
	float: left;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 3px;
}
#globalnavi ul {
	margin-bottom: 25px;
}
#globalnavi .menu li {
	background-color: #838383;
	border: 2px solid #BFBFBF;
	margin-bottom: 3px;
	background-image: url(../image/common/navi_list.gif);
	background-position: 10px 14px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 22px;
	font-size: 11pt;
	font-weight: bold;
	width: 170px;
}
#globalnavi .menu a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#globalnavi .menu a:hover {
	color: #B4EDFE;
}
#globalnavi .banner li {
	background-color: #F0F0F0;
	border: 2px solid #BFBFBF;
	margin-bottom: 8px;
	background-image: url(../image/common/banner.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	font-size: 10pt;
	text-align: center;
	width: 186px;
}
#globalnavi .banner a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#globalnavi .banner a:hover {
	color: #124ABB;
}

#content_wrapper {
	width: 680px;
	float: right;
	background-image: url(../image/common/bg.png);
	background-repeat: repeat-y;
	*margin-top: -5px; /* IE7 */
}
#content_wrapper:not(:target)  {
	margin-top: -5px¥9; /* IE9 */
}

#content .breadcrumb  {
	margin-left: 20px;
	margin-bottom: 5px;
}
#content .breadcrumb li{
	display: inline;
	font-size: 9pt;
}
#content {
	background-image: url(../image/common/lower_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}
#content .title {
	background-color: #E5FDFF;
	width: 600px;
	text-align: center;
	padding: 15px;
	margin-right: 20px;
	margin-left: 25px;
	font-size: 12pt;
	font-weight: bold;
	color: #0685E4;
	clear: none;
	float: none;
	line-height: 150%;
}
#content .font-size {
	font-size: 180%;
	line-height: 1em;
	vertical-align: bottom;
}
#content .archive_link {
	text-align: right;
	font-size: 9pt;
	background-image: url(../image/common/archive_link_list.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	margin-right: 25px;
}
#content .top_link {
	text-align: right;
	font-size: 9pt;
	background-image: url(../image/common/top_link_list.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	margin-right: 25px;
}
#content_wrapper #lower {
	background-image: url(../image/common/lower_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#content dl {
	margin-top: 20px;
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 5px;
}
#content dt {
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	background-image: url(../image/common/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#content dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #212121;
	padding-left: 15px;
}
#content p {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#content .page_break  {
	page-break-after: always;
	}
#content ol, #content ul {
	margin: 8px 30px 20px 45px;
}
#content ol ul, 
#content ul ul, 
#content ol ol, 
#content ul ol {
	margin-top:4px;
	margin-bottom:4px;
} 
#content ol li {
	list-style-type: decimal;
	margin-bottom: 8px;
}
#content ul li {
	list-style-type:disc;
}
#content h2 {
	line-height: 40px;
	font-size: 12pt;
	padding-left: 25px;
	color: #444444;
	background-image: url(../image/top/h2_top.png);
	background-repeat: no-repeat;
	width: 619px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
#content h3 {
	font-size: 12pt;
	padding-left: 10px;
	color: #002CB2;
	width: 620px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 19px;
	background-color: #E5FDFF;
	border: 1px solid #9FE1FB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 120%;
	margin-top: 10px;
}
#content h4 {
	line-height: 13pt;
	font-size: 10pt;
	color: #212121;
	width: 620px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D5CC;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 30px;
	padding-bottom: 5px;
}
#content h5 {
	line-height: 13pt;
	font-size: 10pt;
	color: #212121;
	width: 620px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 30px;
}
#content .contact_table {
	background-color: #E5FDFF;
	border: 1px solid #9FE1FB;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	padding: 15px;
	margin-top: 30px;
}
#content .contact_table tr {
	padding: 10px;
}
#content .contact_table td  {
	background-color: #E5FDFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .member_table,
#content .member_table tr,
#content .member_table td {
	border-style: none;
}
#content table {
	margin:8px 30px 20px;
	border-collapse: collapse;
}
#content .contact_box {
	background-color: #E5FDFF;
	width: 440px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #9FE1FB;
	height: 60px;
}
#content th {
	padding: 4px 6px;
	background-color: #E5FDFF;
	color: #002CB2;
	border: 1px solid #CCCCCC;
}
#content td {
	padding: 3px 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}


#footer {
	clear: both;
	text-align: center;
	font-size: 9pt;
	color: #002CB2;
	background-color: #EAEAEA;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AAA593;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#footer .wrapper {
	position: relative;
}
#footer li {
	display: inline;
	border-left: 1px solid #6F6955;
	padding: 0 3px 0 6px;
	color: #002CB2;
}
#footer li:last-child {
	padding-right: 6px;
	border-right: 1px solid #6F6955;
}
#footer a {
	line-height: 100%;
	color: #002CB2;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	color: #6F6955;
	padding: 13px 0 20px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
