@charset "utf-8";

/* =======================================

	common

======================================= */

.anchor li {
	background:url(../image/style/anchor_01.png) 0 3px no-repeat;
	padding:0 0 0 14px;
	margin:0 20px 0 0;
	display:block;
	float:left;
}

.anchor_formal li {
	background:url(../image/style/anchor_01.png) 0 3px no-repeat;
	padding:0 0 0 14px;
	margin:0 30px 10px 0;
}

.anchor_formal .third {
	background:url(../image/style/anchor_01.png) 0 3px no-repeat;
	margin:0 0 10px 18px;
}


.anchor dd {
	background:url(../image/style/anchor_01.png) 0 8px no-repeat;
	padding-left:15px!important;
	display:block;
}


.anchor_research li{
	background:url(../image/style/bg_h3.gif) 0 2px no-repeat;
	padding:0 0 5px 10px;
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:120%;
	color:#013C8A;
}


a {
	outline:none;
}

a:link {
	color:#013C8A;
	text-decoration:underline;
}

a:visited {
	color:#013C8A;
	text-decoration:underline;
}

a:hover {
	color:#013C8A;
	text-decoration:none;
}

a:active {
	color:#013C8A;
	text-decoration:none;
}

/* .alphaOver */
.alphaOver a:hover img {
	opacity:0.7; filter:alpha(opacity=70); -moz-opacity:0.7;
}


.bg_second{
	background:#F2F5FA;
}

/* =======================================

	Html , Body

======================================= */
html{
	overflow-y: scroll;
	min-height:100%;
	/height:100%;
	border-bottom:solid 4px #013C8A;
}

body{
	margin:0 auto 0;
	padding:0 0 0 0;
	font-size:100%;
	color:#5e5e5e;
	text-align:center;
	background:url(../image/style/bg_body.gif) repeat;
}

/* =======================================

	#Container

======================================= */

#Container{
	background:url(../image/style/bg_wrapper.png) repeat-x;
	border-top:solid 4px #013C8A;
}


/* =======================================

	#Wrapper

======================================= */

#Wrapper{
	margin: 0 auto;
	padding:0;
	text-align:left;
	width:902px;
	font-size:80%;
}

/* =======================================

	#Header

======================================= */

#Header {
	margin:0 0 0 0;
	padding:0 0 0 0;
}


#Header .indexBox {
	float:right;
}

#Header .rightBox {
	float:left;
}

#Header .rightBox ul {
	display:block;

}


#Header #searchform {
	margin:-3px 0 0 0;
	_margin:-3px 0 0 10px;
}

#Header #searchform img {
	vertical-align:top;

}


#Header .rightBox input{
	display:inline;
}

#Header span.keywords {
	margin: 10px 0 0 0;
}

#Header span.keywords input {
	position: relative;
	width: 150px;
	height: 1.334em;
	top: 1px;
	/top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

@-moz-document url-prefix() {#Header span.keywords input{
	top: -1px;
}}

#Header span.submit {
	position: relative;
	background: url(../image/style/ico_header_03.png) repeat-y 100% 0;
	width: 54px;
	height: 1.334em;
	margin: 0;
	padding: 0;
}


#Header span.submit input {
	position: relative;
	background:url(../image/style/ico_header_02.png) no-repeat ;
	width: 54px;
	height: 23px;
	top: 0;
	/top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	border: none;
}


#Header span.submit input:hover {
	background:url(../image/style/ico_header_02.png) 0 -23px;
}

.rblast {
	_margin:0!important;
}

/* =======================================

	#GlobalNav

======================================= */

#GlobalNav {
	padding:0;
	margin-top:20px;
	margin-bottom:5px;
	margin-bottom:8px\9;
	/margin-bottom:5px;
}


#GlobalNav li {
	float:left;
}

#GlobalNav a {
}


/* =======================================

	#topicPath

======================================= */

#topicPath {
	background:url(../image/style/bg_topicPath.png) no-repeat;
	padding:10px 10px;
}

/* =======================================

	#Contents

======================================= */

#Contents {
	background:url(../image/style/bg_contents.png) repeat-y;
	padding:10px 10px 10px;
	/padding:10px 10px 10px;

}

#Contents p {
	line-height:1.6;
}

#mainContent {
	float:left;
	display:inline;
	width:650px;
}

/*h2*/
#mainContent .text {
	background:url(../image/style/bg_h2.gif) no-repeat;
	width:650px;
	_width:630px;
	height:39px;
	margin:0 0 15px 0;
	padding:8px 20px;
	_padding:8px 20px;
	font-weight:bold;
	font-size:150%;
	color:#166F82;
}

#mainContent h3 {
	background:url(../image/style/bg_h3.gif) 0 2px no-repeat;
	border-bottom:dotted 1px #c9c9c9;
	padding:0 0 5px 10px;
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:120%;
	color:#013C8A;
}

#mainContent h4 {
	background:url(../image/style/bg_h4.gif) 0 4px no-repeat;
	border-bottom:solid 1px #0d4893;
	padding:0 0 5px 15px;
	margin:0 0 0 0;
	font-size:100%;
	color:#0d4893;
}

#mainContent h5 {
	background:url(../image/style/bg_h3.gif) 0 2px no-repeat;
	padding:0 0 5px 10px;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:120%;
	color:#013C8A;
}

#mainContent .boxarea620 {
	width:620px;
	padding:0 15px;
	margin:0 0 25px 0;
}


#mainContent .pageup {
	background:url(../image/style/anchor_pageup.gif) -2px 4px no-repeat;
	padding:0 0 0 14px;
	float:right;
	display:inline;
	margin:150px 0 0 0;
	/margin:150px 0 -25px 0;
}

#mainContent .pageup_middle {
	background:url(../image/style/anchor_pageup.gif) 0 4px no-repeat;
	padding:0 0 0 14px;
	float:right;
	display:inline;
	margin:20px 0 0 0;
}

#mainContent .dltxt{
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	background:#F2F5FA;
	color:#0d4893;
	padding:5px 0;
}

/*///table01 .dl01///*/

table.dl01 {
	border-collapse:collapse;
	width:100%;
}

table.dl01 th {
	text-align:center;
	background:#0d4893;
	width:22%;
	color:#fff;
}

table.dl01 th, table.dl01 td {
	border-bottom:1px dotted #c9c9c9;
	padding:20px 0;
	text-align:center;
}

table.dl01 th, table.dl01 td img {
	vertical-align:middle;
	margin:0 20px 0 0;
}

table.dl01 th, table.dl01 .bdrsolid {
	border-bottom:1px solid #c9c9c9!important;
}

table.dl01 .block {
	background:#f1f1f1;
}


table.dl01 .tbline_th, table.dl01 .tbline_td {
	border-bottom:1px dotted #c9c9c9;
	border-top:1px dotted #c9c9c9;
	padding:20px 0;
	text-align:center;
}



/*///table02 .dl02///*/

table.dl02 {
	border-collapse:collapse;
	width:100%;
}
table.dl02 th {
	width:30%;
	padding:0 0 0 10px!important;
}

table.dl02 td {

}


table.dl02 .short {
width:22%!important;
}

table.dl02 .short_text {
width:40%!important;
}


table.dl02 tr {
	border-bottom:1px dotted #c9c9c9;
}

table.dl02 th, table.dl02 td {
	padding:12px 0;
	text-align:left;
}

table.dl02 td img {
	vertical-align:middle;
	margin:0 20px 0 0;
}

table.dl02 .block {
	background:#f1f1f1;
}

/*///table01 .dl03///*/

table.dl03 {
	border-collapse:collapse;
	width:100%;
	background:#ffffff;
}

table.dl03 th {
	text-align:center;
	background:#0d4893;
	color:#fff;
	font-weight:bold;
	padding:5px 0;
	font-size:120%;
	line-height:1.5;
}

table.dl03 td {
	border-bottom:1px dotted #c9c9c9;
	padding:20px 0;
	text-align:center;
	width:50%;
}

table.dl03 th, table.dl03 td img {

}



table.dl03 .f_nomal {
	font-size:70%;
}


table.dl03 .anchor_td td{
	background:url(../image/style/anchor_dl.png) 102px 21px no-repeat #f1f1f1;
	padding-left:5px!important;
}

/*///    news    ///*/

#mainContent .newsall {
	width:620px;
	padding:5px 0 5px 0;
	border-bottom:1px #ccc dotted;
}

#mainContent .newsall dt {
	width:125px;
	/width:115px;
	_width:112px;
	float:left;
	padding:5px 0 5px 10px;
	clear:both;
	font-weight:bold;
}

#mainContent .newsall dd {
	margin-left:125px;
	/margin-left:115px;
	_margin-left:112px;
	width:470px;
	padding:5px 0 5px 10px;
	line-height:1.2;
}


#mainContent .news {
	width:620px;
	padding:5px 0 5px 0;
	border-bottom:1px #ccc dotted;
}

#mainContent .news dt {
	padding:5px 0 5px 0;
	clear:both;
	font-weight:bold;
}

#mainContent .news dd {
	padding:2px 0 5px 0;
	line-height:1.2;
	font-weight:bold;
	font-size:120%;
}


/*///    box01    ///*/

#mainContent .box01 {
	width:620px;
	padding:5px 0 5px 0;
	border-bottom:1px #ccc dotted;
}

#mainContent .box01 dt {
	width:520px;
	padding:10px 0 10px 10px;
	clear:both;
	float:left;
}

#mainContent .box01 dd {
	padding:10px 10px 10px 0;
	line-height:1.3;
	font-weight:bold;
	font-size:120%;
	/clear:both;
	float:right;
}

/*///    box02    ///*/

#mainContent .box02 {
	width:610px;
	padding:5px 0 5px 10px;
	border-bottom:1px #ccc dotted;
}

#mainContent .box02 dt {
	width:520px;
	background:url(../image/style/bg_h4.gif) 0 12px no-repeat;
	padding:10px 0 10px 15px;
	clear:both;
	float:left;
}

#mainContent .box02 dd {
	padding:10px 10px 10px 0;
	line-height:1.3;
	font-weight:bold;
	font-size:120%;
	/clear:both;
	float:right;
}

/*///   profileBox01    ///*/

#mainContent .profileBox01 {
	width:620px;
	
}

#mainContent .profileBox01 tr {
	padding:0;
	border-bottom:1px #ccc dotted;
	line-height:1;
}

#mainContent .profileBox01 th {
	width:25%;
	font-weight:bold;
	vertical-align: middle;
	padding: 0 0 0 10px;
}

#mainContent .profileBox01 td {

	padding:15px 5px;
	text-align: left;
	font-size:85%;
}


.profileBox_txt{
	padding:15px 10px;
	font-weight:bold;
}


/*///   profileBox02    ///*/

#mainContent .profileBox02 {
	width:620px;
	border-top:1px #ccc dotted;
}

#mainContent .profileBox02 tr {
	padding:0;
	border-bottom:1px #ccc dotted;
	line-height:1;
}

#mainContent .profileBox02 th {
	width:15%;
	font-weight:bold;
	vertical-align: middle;
	padding: 0 0 0 10px;
}

#mainContent .profileBox02 td {
	width:17%;
	padding:15px 5px;
	text-align: left;
	font-size:85%;
}

.tablecap{
	font-weight:bold;
	font-size:90%;
	display:block;
	border-bottom:1px #ccc dotted;
	padding:0 0 3px 0;
}





/*///   articleBox    ///*/

#mainContent .articleBox01  {
	width:620px;
	
}

#mainContent .articleBox01 tr {
	padding:0;
	border-bottom:1px #ccc dotted;
	border-top:1px #ccc dotted;
	line-height:1;
}

#mainContent .articleBox01 th {
	width:35%;
	font-weight:bold;
	vertical-align: middle;
	padding: 0 0 0 10px;
	line-height:1.6;
}

#mainContent .articleBox01 td {
	width:65%;
	padding:15px 5px;
	text-align: center;
	font-size:85%;
}



#mainContent p {
	margin: 0 0 0 0;
	line-height:1.6;
}

#SideArea {
	float:right;
	display:inline;
}

#SideArea li {
}

#SideArea .bnarea{
}

#SideArea .bnarea li{
	margin: 0 0 8px 0;
	/margin: 0 0 5px 0;
}

#SideArea .localNav {
	background:url(../image/style/bg_pageLink.gif) repeat-y;
}

#SideArea .pageLink {
	width:207px;
	background:url(../image/style/localNav.gif) bottom no-repeat;
}

#SideArea .pageLink li {
	background:url(../image/style/anchor_pageLink.gif) 10px 11px no-repeat;
	padding:10px 0 10px 25px;
	border-bottom:dotted 1px #c9c9c9;
	position: relative;
	margin: 0 2px 0 0;
	width:180px;
}

#SideArea .pageLink .onLink {
	background:#efefef;
	width:177px;
	margin:0 0 0 1px;
	background:url(../image/style/anchor_pageLink.gif) 10px 11px no-repeat #efefef;
	padding:10px 0 10px 25px;
}

#SideArea .pageLink .no-border {
	border:none!important;
}


#SideArea .pageLink .children {
	margin:5px 0 0 0;
}

#SideArea .pageLink .children li{
	border-bottom:none!important;
	width:140px!important;
}

.f_small {
	font-size:90%;
	_font-size:85%;
}

/* =======================================

	#Footer

======================================= */

#Footer {
	margin:0 0 0 0;
	padding:0 0 5px 0;
	background:url(../image/style/bg_footer.png) no-repeat bottom;
}

#FooterArea {
	background:url(../image/style/bg_contents.png) repeat-y;
	padding:10px 10px;
}


#Footer .areaBox {
	border-bottom:solid 1px #ccc;
}

address {
	font-weight:bold;
}


/*///   profileBox    ///*/

#sitemap{
	width:620px!important;
	padding:0 15px;
	margin:0 0 25px 0;
}

#sitemap .children{
	margin:10px 0 25px 0;
}

#sitemap li{

}


#sitemap_list li{
	background:url(../image/style/anchor_01.png) 0 3px no-repeat;
	padding:0 0 0 14px;
	margin:0 30px 10px 0;
	display:block;
}


/*///   NotFound    ///*/

.NotFound #searchform {
	margin:-3px 0 0 0;
	_margin:-3px 0 0 10px;
}

.NotFound #searchform img {
	vertical-align:top;

}


.NotFound .rightBox input{
	display:inline;
}

.NotFound span.keywords {
	margin: 10px 0 0 0;
}

.NotFound span.keywords input {
	position: relative;
	width: 150px;
	height: 1.334em;
	top: 1px;
	/top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

@-moz-document url-prefix() {.NotFound span.keywords input{
	top: -1px;
}}

.NotFound span.submit {
	position: relative;
	background: url(../image/style/ico_header_03.png) repeat-y 100% 0;
	width: 54px;
	height: 1.334em;
	margin: 0;
	padding: 0;
}


.NotFound span.submit input {
	position: relative;
	background:url(../image/style/ico_header_02.png) no-repeat ;
	width: 54px;
	height: 23px;
	top: 0;
	/top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	border: none;
}


.NotFound span.submit input:hover {
	background:url(../image/style/ico_header_02.png) 0 -23px;
}



