@charset "UTF-8";



/*---------------------------------------------
 body
---------------------------------------------*/
body {
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	color: #111;
	font-size: 100%;
	line-height: 1.7;
	text-align: center;
	margin: 0;
	padding: 0;
}



/*---------------------------------------------
 Link
---------------------------------------------*/
a:link,
a:visited {
	color: #0023a4;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #0023a4;
	text-decoration: none;
}



a:hover .link-btn,
.link-btn a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: .8;
 	zoom:1;
}


.icon {
	background: url(/common/images/icon_arrow_b.png) left center no-repeat;
	padding-left: 16px;
}

.btn {
	display: block;
	background: #fff url(/common/images/btn_bg.png) center bottom repeat-x;
	border: solid 1px #9bbee6;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-align: center;
	text-decoration: none !important;
}

a:hover.btn {
	text-decoration: underline !important;
}

#container #contents .center_btn,
#container #contents .back {
	text-align: center;
	margin: 25px auto;
}

#container #contents .center_btn li,
#container #contents .back li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#container #contents .center_btn .btn,
#container #contents .back .btn {
	padding: 10px 25px;
}



/*---------------------------------------------
 contents
---------------------------------------------*/
#container {
	width: 100%;
}

#contents {
	width: 960px;
	min-height: 300px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
}



/*---------------------------------------------
 header
---------------------------------------------*/
#header {
	width: 960px;
	min-height: 54px;
	margin: 0 auto;
	overflow: hidden;
}

/* site_logo */
#header #site_logo {
	float: left;
	width: 365px;
	margin-top: 7px;
}

/* jump */
#header .jump  {
	float: right;
	width: 595px;
	margin: 2px 0 3px;
	text-align: right;
	line-height: 1.2;
}

#header .jump li {
	display: inline-block;
	margin-left: 5px;
	font-size: 90%;
}

#header .jump li a {
	background: url(/common/images/icon_arrow_gray.gif) left center no-repeat;
	padding-left: 7px;
}

/* right_box */
#header .right_box  {
	float: right;
	width: 595px;
	text-align: right;
}

/* search */
#header #search {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	line-height: 2;
}

#header #search label {
	float: left;
	padding: 4px 5px 0 0;
}

#header #search img {
	float: left;
	padding: 0 3px;
	margin-top: 1px;
}

#header #search input[type="text"] {
	float: left;
	width: 120px;
	height: 17px;
	border: solid 1px #666;
	border-right: none;
	color: #666;
	margin-top: 3px;
}

#header #search input[type="submit"] {
	float: left;
	display:block;
	width: 24px;
	height: 21px;
	background: #666 url(/common/images/search_btn.png) center center no-repeat;
	border: solid 1px #666;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	margin-top: 3px;
	color: #666;
}

#header #search input[type="submit"]:hover {
	background: #858585 url(/common/images/search_btn.png) center center no-repeat;
	color: #858585;
}


/* change fontsize */
#fontSize {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 5px 0 0 10px;
}

#fontSize .caption {
	margin: 3px 5px 0 0;
	line-height: 2;
}

#fontSize li {
	float: left;
	cursor: pointer;
	line-height: 1;
}



/*---------------------------------------------
 footer
---------------------------------------------*/
#footer {
	clear: both;
	background: #e1eaf1;
	font-size: 85%;
	line-height: 1.8;
	text-align: left;
}

#footer .footerbox {
	width: 960px;
	margin: 15px auto 10px;
	overflow: hidden;
}

#footer .footerbox ul {
	float: left;
	display:inline-block;
	margin-right: 20px;
}

#footer .footerbox ul ul {
	margin: 0 20px 0 0;
}

#footer .footerbox ul li {
	margin-left: 0.3em;
	margin-bottom: 5px;
}

#footer .footerbox ul li li {
	margin-bottom: 0;
}

#footer .footerbox .first {
	font-size: 110%;
	font-weight: bold;
}

#footer .footerbox2 {
	width: 960px;
	border-top: dotted 1px #bfcbd7;
	margin: 10px auto;
	padding-top: 10px;
	overflow: hidden;
}

#footer .footerbox2 li {
	float: left;
	margin: 0 2em 0 0.6em;
}

#footer a:link,
#footer a:visited {
	color: #333;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	text-decoration: underline;
}

#footer .copyright {
	background: #005dc6;
	padding: 7px 0 5px;
	color: #fff;
	font-size: 80%;
	text-align: center;
}

#footer .footerbox li,
#footer .footerbox2 li {
	white-space: nowrap;
}



/*---------------------------------------------
 global navi
---------------------------------------------*/
#global_navi {
	clear: both;
	min-height: 40px;
	background: url(/common/images/global_navi_bg.gif) center top repeat-x;
	margin-bottom: 1px;
	font-size: 110%;
}

#global_navi ul {
	background: url(/common/images/global_navi.gif) 0 -290px no-repeat;
	width: 960px;
	margin: 0 auto;
}

#global_navi ul li,
#global_navi ul a {
	display: block;
}

#global_navi > ul > li {
	float: left;
	list-style: none;
	display: inline;
}

#global_navi ul .navi01,
#global_navi ul .navi02,
#global_navi ul .navi03,
#global_navi ul .navi04,
#global_navi ul .navi05 {
	width: 192px;
}

#global_navi ul a {
	padding: 16px 0 8px;
	color: #005dc6;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

#global_navi ul a:hover {
	text-decoration: underline;
}

#global_navi ul .navi01 a {
	background: url(/common/images/global_navi.gif) 0 0 no-repeat;
}
#global_navi ul .navi02 > a {
	background: url(/common/images/global_navi.gif) -192px 0px no-repeat;
}
#global_navi ul .navi03 a {
	background: url(/common/images/global_navi.gif) -384px -0px no-repeat;
}
#global_navi ul .navi04 a {
	background: url(/common/images/global_navi.gif) -576px 0px no-repeat;
}
#global_navi ul .navi05 a {
	background: url(/common/images/global_navi.gif) right 0px no-repeat;
}

#global_navi ul .navi01 a:hover,
.top #global_navi ul .navi01 a {
	background: url(/common/images/global_navi.gif) 0 -290px no-repeat;
}
#global_navi ul .navi02 > a:hover,
.service #global_navi ul .navi02 > a {
	background: url(/common/images/global_navi.gif) -192px -290px no-repeat;
}
#global_navi ul .navi03 a:hover,
.company #global_navi ul .navi03 a {
	background: url(/common/images/global_navi.gif) -384px -290px no-repeat;
}
#global_navi ul .navi04 a:hover,
.adopt #global_navi ul .navi04 a {
	background: url(/common/images/global_navi.gif) -576px -290px no-repeat;
}
#global_navi ul .navi05 a:hover,
.contact #global_navi ul .navi05 a {
	background: url(/common/images/global_navi.gif) right -290px no-repeat;
}



/*---------------------------------------------
 path
---------------------------------------------*/
#path {
	clear: both;
	border-top: solid 1px #9bbee6;
	border-bottom: dotted 1px #9bbee6;
	color: #666;
	margin-bottom: 25px;
}

#path p {
	width: 960px;
	padding: 2px 0 3px 5px;
	margin: 0 auto;
	text-align: left;
}

#path span {
	color: #333;
}

#path a,
#path span {
	font-size: 80%;
}



/*---------------------------------------------
 back to top
---------------------------------------------*/
.pagetop {
	clear: both;
	display: block;
	width: 960px;
	font-size: 90%;
	text-align: right;
	margin: 10px auto;
}

.pagetop a:link,
.pagetop a:visited {
	background: url(/common/images/icon_arrow_b_up.png) left center no-repeat;
	padding-left: 16px;
	text-decoration: none;
}

.pagetop a:hover,
.pagetop a:active {
	text-decoration: underline;
}

#left_column .pagetop {
	width: 695px;
}



/*---------------------------------------------
 title
---------------------------------------------*/
#contents h1, h2, h3, h4, h5 {
	text-align: left;
}

#contents .h01,
#contents .directory_title {
	border-left: solid 5px #005dc6;
	color: #005dc6;
	font-size: 220%;
	line-height: 1;
	padding: 8px 15px;
	margin-bottom: 25px;
}

#contents .h02 {
	background: url(/common/images/title_h2_bg.jpg) center bottom repeat-x;
	border: solid 1px #c6c6c6;
	margin: 25px 0;
}

#contents .h02 em {
	display: block;
	border: solid 2px #fff;
	padding: 15px;
	font-size: 170%;
	font-weight: bold;
	line-height: 1;
}

#contents .h03,
#container.topics #contents.index #left_column .h03 {
	border-left: solid 5px #666;
	border-bottom: dotted 1px #666;
	padding: 1px 10px 3px;
	font-size: 140%;
	font-weight: bold;
	margin: 25px 0 15px;
}

#contents .h04 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}

#contents .h05 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
}

#contents .h06 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
}

#contents .h07 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 5px;
}



/*---------------------------------------------
 left_column
---------------------------------------------*/
#left_column {
	float: left;
	width: 695px;
	margin-top: -25px;
	margin-bottom: 25px;
}

#left_column p,
#left_column ul,
#left_column ol {
	margin-bottom: 15px;
}

#left_column .image {
	text-align: center;
}


/* related */
#left_column .related {
	text-align: center;
	margin-top: 25px;
}

#left_column .related li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 330px;
	height: 70px;
	margin: 5px;
}

#left_column .related a {
	display: table;
	*display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 10px 10px 10px 15px;
	padding: 0 10px 0 55px;
	text-decoration: none;
}

#left_column .related a:hover {
	text-decoration: underline;
}

#left_column .related span {
	display: table-cell;
	*display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 50px;
	vertical-align: middle;
	text-align: left;
}

#left_column .related .dl {
	background: url(/common/images/icon_related_dl.png) left center no-repeat;
}

#left_column .related .site {
	background: url(/common/images/icon_related_site.png) left center no-repeat;
}



/*---------------------------------------------
 right_column
---------------------------------------------*/
#right_column {
	float: right;
	width: 235px;
	margin-bottom: 25px;
}


/* contactbox */
.contactbox {
	border: solid 3px #9bbee6;
	padding: 3px;
}

#right_column .contactbox h2 {
	background: #d9e7f6;
	font-size: 105%;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 0;
}

.contactbox div {
	margin: 12px 7px 5px;
}

.contactbox h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}

.contactbox .pc h3 {
	background: url(/common/images/icon_pc.png) left center no-repeat;
	padding-left: 25px;
}

.contactbox .tel h3 {
	background: url(/common/images/icon_tel.png) left center no-repeat;
	padding-left: 22px;
}

.contactbox .tel {
	border-top: dotted 1px #7fa9d9;
	padding-top: 15px;
}

.contactbox a {
	background: #116dd6 url(/common/images/btn_bg.png) center bottom repeat-x;
	border: none;
	color: #fff;
	font-size: 110%;
	padding: 15px 5px;
}

.contactbox a:hover {
	background: #2f81dd url(/common/images/btn_bg.png) center bottom repeat-x;
}

.contactbox .btn span {
	background: url(/common/images/icon_arrow_w.png) left center no-repeat;
	padding-left: 16px;
}

.contactbox .tel p {
	margin-top: 6px;
}

.contactbox .tel p.num {
	font-size: 200%;
	line-height: 1;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}

.contactbox .tel p.num span {
	display: block;
	font-size: 35%;
	font-weight: normal;
	padding-top: 3px;
}

.contactbox .tel p.time {
	font-size: 90%;
}

.contactbox .tel p.attention {
	font-size: 85%;
	line-height: 1.3;
}


/* menu */
#container #right_column .menu {
	line-height: 1.3;
}

#container #right_column .menu .heading {
	border: none;
	border-top: solid 5px #005dc6;
	padding: 0;
	margin: 0;
}

#container #right_column .menu .heading em {
	display: block;
	color: #005dc6;
	font-size: 90%;
	padding: 8px;
}

#container #right_column .menu .heading a {
	display: block;
	background: url(/common/images/icon_arrow_b.png) 5px 0.7em no-repeat;
	padding-left: 15px;
}

#container #right_column .menu .heading a:hover {
	background: #deeaf9 url(/common/images/icon_arrow_b.png) 5px 0.7em no-repeat;
}

#container #right_column .menu ul {
	border-bottom: dotted 1px #9ec1e8;
	font-size: 90%;
}

#container #right_column .menu li {
	border-top: dotted 1px #9ec1e8;
}

#container #right_column .menu ul a {
	display: block;
	background: #eff6fe url(/common/images/icon_arrow_small_b.png) 10px 0.8em no-repeat;
	padding: 5px 5px 5px 20px;
	color: #005dc6;
}

#container #right_column .menu ul a:hover {
	background: #deeaf9 url(/common/images/icon_arrow_small_b.png) 10px 0.8em no-repeat;
}

#container #right_column .menu ul ul,
#container #right_column .menu ul ul li {
	border: none;
	font-size: 100%;
}

#container #right_column .menu ul ul a {
	background: #eff6fe url(/common/images/icon_arrow_small_b.png) 25px 0.8em no-repeat;
	border: none;
	padding-left: 35px;
}

#container #right_column .menu ul ul a:hover {
	background: #deeaf9 url(/common/images/icon_arrow_small_b.png) 25px 0.8em no-repeat;
	text-decoration: underline;
}

#container #right_column .menu a {
	text-decoration: none;
}

#container #right_column .menu a:hover {
	text-decoration: underline;
}

/* menu current */
#container #contents.copyright.top #right_column .menu .heading a,
#container #contents.praivcy.top #right_column .menu .heading a {
	background: #deeaf9 url(/common/images/icon_arrow_b.png) 5px 0.7em no-repeat;
}

#container #contents.index.top #right_column .menu ul li.subnavi01 a,
#container #contents.officer #right_column .menu ul li.subnavi02 a,
#container #contents.organization #right_column .menu ul li.subnavi03 a,
#container #contents.message #right_column .menu ul li.subnavi04 a,
#container #contents.access #right_column .menu ul li.subnavi05 a,
#container #contents.vision #right_column .menu ul li.subnavi06 a,
#container #contents.history #right_column .menu ul li.subnavi07 a,
#container #contents.open #right_column .menu ul li.subnavi08 a,
#container #contents.csr #right_column .menu ul li.subnavi09 a,
#container #contents.privacy #right_column .menu ul li.subnavi10 a,
#container #contents.environment #right_column .menu ul li.subnavi11 a,
#container #contents.group #right_column .menu ul li.subnavi12 a,
#container #contents.browser #right_column .menu ul li.subnavi02 > a,
#container #contents.p_contact #right_column .menu ul li.subnavi02 > a {
	background: #deeaf9 url(/common/images/icon_arrow_small_b.png) 10px 0.8em no-repeat;
}



/*---------------------------------------------
 topics
---------------------------------------------*/
.topics dl {
	border-bottom: dotted 1px #bfcbd7;
}

.topics dt,
.topics dd {
	border-top: dotted 1px #bfcbd7;
}

.topics dt {
	float: left;
	width: 13.8em;
	padding: 3px;
	clear: left;
}

.topics dt img {
	margin-left: 0.7em;
	vertical-align: middle;
}

.topics dd {
	margin-left: 14em;
	padding: 3px 0;
}

.topics_icon_info,
.topics_icon_release,
.topics_icon_other{
	margin-left: 10px;
	padding: 2px 5px;
	border-radius: 2px;
	color: #FFF;
	font-size: 85%;
}

.topics_icon_info{
	background: #C30000;
}

.topics_icon_release{
	background: #603030;
}

.topics_icon_other{
	background: #4A555F;
}

/*---------------------------------------------
 kumamoto_jishin
---------------------------------------------*/

#earthquake{
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
