/* Common CSS */
htm, body {
	background:url(../images/common/bg.png) top center;
}

/* ___________________Font */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    color: #444444;
	font-family: 'Droid Sans',Helvetica,Arial,Verdana,sans-serif;
	font-weight:400;
}
.font_oswald {
	font-family: 'Oswald';
}

/* ___________________Link */
a {
	color: #4897b7;
	font-family: 'Oswald';
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/* ___________________header */
#header_wrapper {
	width:100%;
	min-width:1100px;
	height:110px;
	background: url(../images/common/header_bg.png) top center ;
}
#header {
	width:1100px;
	height:88px;
	padding:22px 0 0 0;
	margin:0 auto;
	position:relative;
}
#logo {
	width: 105px;
	height: 66px;
	margin: 0 29px 0 26px;
	float:left;
}
#logo a {
	width: 105px;
	height: 66px;
	background: url(../images/common/logo.png) no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#logo a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
#name {
	padding:25px 0 0 0;
	font-size:19px;
	color:#ffffff;
}
#name span {
	padding:0 0 0 32px;
	font-family: 'Oswald';
	background:url(../images/common/header_icon.png) 10px 7px no-repeat;
}
#japanese {
	width:139px;
	height:30px;
	background-color:#ffffff;
	position:absolute;
	top:0;
	right:7px;
}
#japanese a {
	width:104px;
	height:30px;
	padding:0 0 0 35px;
	text-align:center;
	line-height:30px;
	display:block;
	background:url(../images/common/header_jp.png) 0 0 no-repeat;
	font-size:15px;
}
#japanese a:hover {
	color:#ffffff;
	background-color:#418faf;
	text-decoration:none;
}

/* ___________________global navigation */
#gnav_wrapper {
	width:100%;
	min-width:1100px;
	height:60px;
	background-color:#ffffff;
	overflow:hidden;
}
#gnav {
	width:1100px;
	height:60px;
	margin:0 auto;
	text-align:center;
}
#gnav > li {
	height:57px;
	margin: 0;
	padding: 0;
	display:inline;
}
#gnav li a {
	height:60px;
	margin: 0;
	padding: 0 50px;
	line-height:60px;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	display:inline-block;
	background:url(../images/common/gnav.png) center 60px no-repeat;
}
#gnav li a:hover {
	color:#ffffff;
	text-shadow:0 2px 1px #2a6982;
	background-position:center -30px;
}
#gnav li.current a {
	color:#ffffff;
	text-shadow:0 2px 1px #2a6982;
	background-position:center -30px;
}

/* ___________________punkuzu */
#pankuzu {
	width:1060px;
	height:60px;
	padding:20px 20px 0 20px;
	margin:0 auto;
}
#pankuzu li {
	display:block;
	float:left;
	font-size:14px;
	color:#ffffff;
	text-shadow:0 1px 1px #2a6982;
}
#pankuzu li a {
	padding: 0 18px 0 0;
	margin:0 10px 0 0;
	display:block;
	background:url(../images/common/pankuzu.png) right 1px no-repeat;
	color:#ffffff;
	text-shadow:0 1px 1px #2a6982;
	font-size:14px;
	font-family: 'Droid Sans',Helvetica,Arial,Verdana,sans-serif;
	font-weight:400;
}

/* ___________________layout */
#main_wrapper {
	width:100%;
	min-width:1100px;
	background:url(../images/common/bg_main.png) top center no-repeat;
}
#main {
	width:1100px;
	margin:0 auto;
	background:url(../images/common/bg_main_shadow.png) top center no-repeat;
}

/* ___________________footer */
#footer_wrapper {
	width:100%;
	min-width:1100px;
	background-color:#ffffff;
}
#footer {
	width:1060px;
	padding:36px 20px 0 20px;
	margin:0 auto;
	background-color:#ffffff;
	position:relative;
}
.fnav {
	width:150px;
	height:225px;
	margin:0 10px 0 0;
	border-top:solid 4px #418faf;
	float:left;
}
#fnav2 {
	width:300px;
}
.fnav:hover {
	border-top:solid 4px #63b0d2;
}
.fnav dt,
.fnav dd {
	background:url(../images/common/line_dot.png) bottom left repeat-x;
}
.fnav dt a {
	width:100%;
	display:block;
	font-size:18px;
	line-height:35px;
	text-decoration:none;
}
.fnav dd a {
	width:97%;
	padding:0 0 0 3%;
	display:block;
	font-size:16px;
	line-height:35px;
	text-decoration:none;
}
.fnav dt a:hover,
.fnav dd a:hover {
	background-color:#d7eef8;
}
#address {
	width:235px;
	padding:70px 0 50px 0;
	color:#555555;
	font-size:13px;
	line-height:1.29;
	background:url(../images/common/footer_logo.png) 0 0 no-repeat;
	float:right;
}
#address a {
	color:#a3a292;
}
#copyrights {
	width:235px;
	margin: 0 0 10px 0;
	color: #999999;
	font-size: 12px;
	float:right;
}
#pagetop {
	width:69px;
	height:30px;
	position:absolute;
	top:-6px;
	right:0;
}
#pagetop a {
	width:36px;
	height:30px;
	padding:0 0 0 33px;
	display:block;
	color:#ffffff;
	line-height:30px;
	font-size:14px;
	background:url(../images/common/pagetop.png) 0 0 no-repeat;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.8);
	text-decoration:none;
}
#pagetop a:hover {
	color:#d7eef8;
}

/* ___________________Main Title */
#mtitle {
	width:1060px;
	margin:0 auto 24px auto;
	font-size:40px;
	line-height:1.2;
	color:#014a68;
	font-family: 'Oswald';
	text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
}

/* ___________________UI */
.link_green {
	width:160px;
	margin:0;
}
.link_green a {
	width:160px;
	margin:0 auto;
	display:block;
	background:url(../images/common/link_green.png) 13px 10px no-repeat #34a2a3;
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
.link_green a.w100 {
	width: 100%;
}
.link_green a:hover {
	background-color:#1c8f90;
}
.link_more a {
	display:block;
	padding:0 0 0 27px;
	background:url(../images/common/link_blue.png) 13px 10px no-repeat;
	font-size:16px;
	line-height:30px;
}
.sub_nav {
	width:484px;
	height:30px;
	padding:0 0 4px 0;
	margin:0 auto;
	background:url(../images/top/introduce_ul_bg.png) left bottom no-repeat;
}
.sub_nav li {
	float:left;
}
.sub_nav li.item {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
}
.sub_nav li.snav1 {
	border-right:solid 1px #1e8d8e;
}
.sub_nav li.snav2 {
	border-left:solid 1px #48b2b3;
	border-right:solid 1px #1e8d8e;
}
.sub_nav li.snav3 {
	border-left:solid 1px #48b2b3;
}
.sub_nav li.current a {
	background-color:#1c8f90;
}

/* Desktops and laptops */
@media screen and (min-width : 701px) {
	/* ___________________Layout */
	
	/* ___________________header */
	
	/* ___________________global navigation */
	
	/* ___________________footer */
	
}

/* Smartphones (portrait and landscape) */
@media screen and (max-width : 700px) {
	/* ___________________Smartphones Layout */
	
	/* ___________________Smartphones header */
	
	/* ___________________Smartphones global navigation */
	
	/* ___________________Smartphones footer */
}