@charset "UTF-8";
/* site */
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, p, img, ul, li, dl, dt, dd{
	margin: 0;
	padding: 0;
}
img,a img{
  vertical-align:bottom;
  border:none;
  background:transparent;
}
ul {
	list-style: none;
}
h2 {
	margin: 0 0 30px 0;
}
h3 {
	margin: 0 0 20px 0;
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
p {
	line-height: 2em;
	margin: 0 0 20px 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFA525;
}
.bl {
	text-align: left;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	border: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.i {
	font-style: italic;
}
.red {
	color: red;
}
.green {
	color:green;
}
.blue {
	color:blue;
}
.none {
	text-decoration:none;
	border-style:none;
}
/* ----------- ここからヘッダー ------------- */
#header {
	width: 100%;
	height: 76px;
	border-top: medium solid #3d44b6;
	background: url(../images/headerborder.png) bottom repeat-x, url(../images/headerbg.png) center 2px repeat-x;
}
#head {
	width: 960px;
	margin: 0 auto;
	padding: 21px 0 0 0;
	position: relative;
}
#head h1 {
	width: 384px;
	height: 52px;
	background: url("../images/icon.png") no-repeat;
}
#head h1 a {
	width: 384px;
	height: 52px;
}
#head ul {
	width: 220px;
	height: 31px;
	background: url(../images/sitemap.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}
#head li {
	float: left;
}
#head #sitemap a {
	width: 122px;
	height: 31px;
}
#head #language a {
	width: 98px;
	height: 31px;
}
#sub_title {
	width:100%;
	height:190px;
	background: url(../images/h2bg.png) center no-repeat;
}
#sub_title div.h2 {
	width:960px;
	height:190px;
	margin:0 auto;
	padding:20px 0 20px 0;
	background: url(../images/sub_h2.png) 0 20px no-repeat;
}
#sub_title div.h3 {
	width:960px;
	height:190px;
	margin:0 auto;
	padding:20px 0 20px 0;
	background: url(../images/Kathmandu.jpg) 0 20px no-repeat;
}
#sub_title h2{
	height: 150px;
	margin-bottom: 0;
	font-size:22px;
	font-weight:100;
	color: #fff;
	line-height: 6.95em;
	text-indent: 1em;
}
/* ----------- ここからbreadcrumb ------------- */
#breadcrumb {
	margin:0 0 10px 0;
}
#breadcrumb ul li{
	display:inline-block;
}
#breadcrumb a {
	text-decoration:underline;
}
/* ----------- ここからスライドショー ------------- */
#slide {
	width: 100%;
	height: 420px;
	background:url(../images/bg.png) top no-repeat;
	padding: 20px auto;
}
#slide ul {
	width: 960px;
	height: 350px;
}
.bxslider img {
	margin: 0 auto;
	width: 952px;
	height: 342px;
	display: block;
}
/* ----------- ここからカラムレイアウト ------------- */
#contents {
	width: 960px;
	margin: 20px auto;
 	overflow: hidden;	
}
#side {
	width: 220px;
	float: left;
}
#content_t {
	width: 710px;
	margin: 0 0 0 30px;
	float: left;
}
#content_t img {
	float: right;
}
#content_t .about img{
	margin: 0 0 0 30px;
}
#content_s {
	width: 710px;
	margin: 0 0 0 20px;
	float: right;
}
/* ----------- ここからside ------------- */
#g_navi3 {
    padding-top: 50px;
    height: auto;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    background: none;
}

#g_navi3 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#g_navi3 li {
    width: 210px;
    margin: 0 5px;
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
}

#g_navi3 li.bl {
    border-left: 4px solid #0066cc;
    text-indent: 0 !important;
    overflow: visible !important;
}

#g_navi3 a {
    display: block !important;
    width: 100% !important;
    height: 45px !important;
    line-height: 45px !important;
    padding-left: 15px !important;
    box-sizing: border-box !important;
    float: none !important;
    text-indent: 0 !important;
    overflow: visible !important;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #444444 !important;
    text-decoration: none !important;
    transition: background-color 0.2s, color 0.2s;
}

#g_navi3 a:hover {
    background-color: #f5f5f5 !important;
    color: #0066cc !important;
    text-decoration: none !important;
}

#bnr {
    height: 228px;
    width: 230px;
    background: url(../images/bnr_en.png) no-repeat;
}

#bnr li {
    width: 210px;
    height: 50px;
    margin: 0 5px;
    padding-top: 5px;
}

#bnr a {
    width: 210px;
    height: 50px;
    float: left;
}
/*
#g_navi {
	height: 355px;
	margin: 0 0 20px 0;
	background:url(../images/navi.png) no-repeat;
}
#g_navi li {
	width: 210px;
	height: 45px;
	margin: 0 5px;
	padding-top: 5px;
}
#g_navi a {
	width: 210px;
	height: 45px;
	float: left;
}
#g_navi .i1 a:hover {
	background: url(../images/navi.png) -225px -5px no-repeat;
}
#g_navi .i2 a:hover {
	background: url(../images/navi.png) -225px -55px no-repeat;
}
#g_navi .i3 a:hover {
	background: url(../images/navi.png) -225px -105px no-repeat;
}
#g_navi .i4 a:hover {
	background: url(../images/navi.png) -225px -155px no-repeat;
}
#g_navi .i5 a:hover {
	background: url(../images/navi.png) -225px -205px no-repeat;
}
#g_navi .i6 a:hover {
	background: url(../images/navi.png) -225px -255px no-repeat;
}
#g_navi .i7 a:hover {
	background: url(../images/navi.png) -225px -305px no-repeat;	
}
#bnr {
	height: 330px;
	background:url(../images/bnr.png) no-repeat;
}
#bnr li {
	width: 210px;
	height: 50px;
	margin: 0 5px;
	padding-top: 5px;
}
#bnr a {
	width: 210px;
	height: 50px;
	float: left;
}
#bnr li.i12 {
	width: 210px;
	height: 50px;
	margin: 0 5px;
	padding-top: 5px;
}
#bnr li.i13 {
	width: 210px;
	height: 50px;
	margin: 0 5px;
	padding-top: 5px;
}
#bnr li.i12 a, #bnr li.i13 a{
	width: 210px;
	height: 50px;
}
*/
/* ----------- ここからside ------------- */
/*
#g_navi3 {
	height: 355px;
	margin: 0 0 20px 0;
	background:url(../images/navi3.png) no-repeat;
}
#g_navi3 li {
	width: 210px;
	height: 45px;
	margin: 0 5px;
	padding-top: 5px;
}
#g_navi3 a {
	width: 210px;
	height: 45px;
	float: left;
}
#g_navi3 .i1 a:hover {
	background: url(../images/navi3.png) -225px -5px no-repeat;
}
#g_navi3 .i2 a:hover {
	background: url(../images/navi3.png) -225px -55px no-repeat;
}
#g_navi3 .i3 a:hover {
	background: url(../images/navi3.png) -225px -105px no-repeat;
}
#g_navi3 .i4 a:hover {
	background: url(../images/navi3.png) -225px -155px no-repeat;
}
#g_navi3 .i5 a:hover {
	background: url(../images/navi3.png) -225px -205px no-repeat;
}
#g_navi3 .i6 a:hover {
	background: url(../images/navi3.png) -225px -255px no-repeat;
}
#bnr {
	height: 330px;
	background:url(../images/bnr.png) no-repeat;
}
#bnr li {
	width: 210px;
	height: 50px;
	margin: 0 5px;
	padding-top: 5px;
}
#bnr a {
	width: 210px;
	height: 50px;
	float: left;
}
#bnr li.i12 {
	width: 210px;
	height: 50px;
	margin: 0 5px;
	padding-top: 5px;
}
#bnr li.i13 {
	width: 210px;
	height: 50px;
	margin: 0 5px;
	padding-top: 5px;
}
#bnr li.i12 a, #bnr li.i13 a{
	width: 210px;
	height: 50px;
}
*/
/* ----------- ここからcontent_t ------------- */
#content_t h3 {
	width: 710px;
	height: 50px;
	background:url(../images/about.png) no-repeat;
	text-indent: -999em;
}
#content_t .topics h3 {
	width: 710px;
	height: 42px;
	background:url(../images/topicbnr.png) no-repeat;
	text-indent: -999em;
}
#content_t h4 {
	width: 710px;
	height: 40px;
	color: #fff;
	text-indent: 1em;
	line-height: 3em;
	margin-bottom: 10px;
	background: url(../images/sub_h4.png) no-repeat;
}
#content_t .topics dl {
	height: 200px;
	width: 698px;
	border: 1px solid #ddd;
/*	padding: 20px 0 0 10px;*/
        padding: 10px 0 0 10px;
	margin: -10px 0 30px 0;
	overflow: scroll;
	overflow-x: hidden;
}
#content_t .topics dt {
	background:url(../images/topicarrow.png) left 4px no-repeat;
/*	padding: 0 0 5px 20px;*/
        padding: 5px 0 5px 20px;
	margin-right: 20px;
/*	width: 100px;*/ 
        width: 80px;
	float: left;
	clear: both;
}
#content_t .topics dd {
/*	padding: 0 0 20px 0;*/
        padding: 5px 0 10px 120px;
/*	width: 650px;*/
	width: 530px;
/*	background: url(../images/topic_line.png) left 25px no-repeat;*/
        border-bottom: 1px dotted #999;
}
/* ----------- ここからcontent_s ------------- */
#content_s h3 {
	width: 710px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: 1em;
	line-height: 3em;
	background: url(../images/sub_h3.png) no-repeat;
}
#content_s h4 {
	width: 710px;
	height: 40px;
	color: #fff;
	margin-bottom: 10px;	
	text-indent: 1em;
	line-height: 3em;
	background: url(../images/sub_h4.png) no-repeat;
}
#content_s img.left {
	float: left;
	margin: 0 20px 5px 0;
}
#content_s img.right {
	float: right;
	margin: 0 0 5px 20px;
}
#content_s .small {
	width: 171px;
	margin-right: 8px;
	float: left;
}
#content_s .last {
	margin-right: 0;
}
#content_s ul {
	margin: 0 0 10px 0;
}
#content_s ul.disc {
	list-style: disc;
	margin: 0 0 10px 15px;
}
#content_s ul li {
	margin: 0 0 10px 0;
}
#content_s ol {
	margin: 0 0 10px 0;
}
#content_s ol li {
	margin: 0 0 10px 0;
}
#content_s dl {
	width: 90%;
}
#content_s dt {
	width: 175px;
	float: left;
	clear :both;
	margin: 0 0 0 15px;
	border-bottom: 1px dotted;
	height:20px;
}
#content_s dd {
	width: 550px;
	margin: 0 0 10px 190px;
	border-bottom: 1px dotted;
	height:20px;
	padding: 0 20px 0 0;
}

#content_s dt.none {
	text-decoration:none;
	border-style:none;
}
#content_s dt.line2 {
	margin:10px 0 0 15px ;
}
#content_s table {
	border: 1px solid;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	width: 100%;
}
#content_s th {
	border: 1px solid #e0e0e0;
	padding: 5px;
}
#content_s th.data_name {
	width: 200px;
}
#content_s th.domain {
	width: 200px;
}
#content_s th.resolution {
	width: 170px;
}
#content_s th.period {

}
#content_s td {
	border: 1px solid #e0e0e0;
	padding: 5px;
}
#content_s p.right {
	text-align: right;
}
/* ----------- ここからfooter ------------- */
#footer{
	width: 100%;
	height: 101px;
	margin-top: 50px;
	background:url(../images/footer_background.png) repeat-x;
}
#foot {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#foot p a {
	padding-left: 10px;
	margin-right: 20px;
	background: url(../images/footerarrow.png) left 0.35em no-repeat;
}
#foot #totop {
	float: right;
	position: relative;
	top: -4em;
}
#foot .copyright {
	color: #FFF;
	text-align: center;
	padding-top: 10px;
}
