html {
	background: #FFF;
}

body {
	text-align:center;/* box centering */
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #444;
	font-size: 12px;

	background: #FFF url(../img/common/body_bg.gif) repeat-y center top;
	
}
table { 
	margin: 0 auto;
}



@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}
 
.cf:after {
    clear: both;
}

#header {
	width: 100%;
	border-bottom: 1px solid #D6D6D6;
	background: url(../../images/common/header_bg.gif) left top repeat-x;
}

#globalheader {
	width: 960px;
	margin: 0 auto;
	background: #FFF;
}

#globalheader h1 {
	width: 960px;
	margin-bottom: 5px;
	padding: 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 1 !important;
	background: url(../../images/common/header_bg.gif) left top repeat-x;
}

#globalheader h1 span {
	float: left;
}

#top1 {
	width: 100%;
}

#site_nav {
	float: left;
	margin-left: 200px;
	padding-left: 5px;
}

.border_none {
	border: none !important;
}

#site_nav li {
	display: inline;
	line-height: 1;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #333;
}

#site_nav li a {
	font-size: 12px;
	color: #005BAC;
	text-decoration: none;
}

#site_nav li a:visited {
	color:#4605A7;
}

#site_nav li a:hover, #site_nav li a:active {
	color:#3399FF;
}

#site_nav li a:hover {
	text-decoration: underline;
}

#user {
	width: 130px;
	height: 60px;
	margin-top: -26px;
	float: right;
}

#user img {
	padding-left:5px;
}

#user a{
	display: inline-block;
position: relative;
width: 60px;
height: 60px;
}

#top2 {
	width: 100%;
	position: relative;
}

#logo {
	width: 273px;
	height: 57px;
	position: absolute;
	top: -5px;
	left: 0;
}

#gnav {
	width: 585px;
	height: 52px;
	margin-top: 5px;
	float: right;
}

#gnav li {
	width: 140px;
	height: 52px;
	margin-left: 10px;
	float: left;
}

#nav_corporate {
	width: 125px !important;
	height: 36px !important;
	margin-top: 10px;
}

#nav_corporate img {
	width: 125px !important;
	height: 36px !important;
}

#footer1 {
	width: 100%;
	background-color: #F9F9F9;
	border-top: 1px solid #D6D6D6;
	background-position: left top;
	background-repeat: repeat-x;
}

#substructure {
	width: 960px;
	margin: 0 auto;
	padding: 45px 0 20px 0;
}

#bottom_nav {

	margin-bottom: 20px;
	padding: 0 60px;
}

#bottom_1 {
	width: 420px;
	float: left;
}

#bottom_2 {
	width: 420px;
	float: right;
}

#substructure a {
	font-size: 12px;
	color: #444;
	text-decoration: none;
}

#substructure a:hover {
	text-decoration: underline;
}

#substructure h5 {
	max-width: 372px;
	height: 18px;
	font-size: 13px;
	text-align: left;
	line-height: 1;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 18px;
	background: url(../../images/common/icon_nav.png) 0 0 no-repeat;
	border-bottom: 1px solid #999;
}

#substructure dl {
	width: 100%;
	margin: 0 3% 20px 3%;
	text-align: left;
}

#substructure ul {
	width: 100%;
	margin: 0 3% 20px 3%;
}

#substructure li {
	text-align: left;
	line-height: 1;
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../../images/common/crumb.png) 0 1px no-repeat;
}

#substructure li a {
	font-size: 12px !important;
	color: #005BAC;
}

#substructure li a:visited {
	color:#4605A7;
}

#substructure li a:hover, #site_nav li a:active {
	color:#3399FF;
}

#sitemap {
	width: 180px;
	margin: 0 15px 0 15px;
	float: left;
}

#other {
	width: 180px;
	margin: 0 15px 0 15px;
	float: left;
}

#language {
	width: 230px;
	margin: 0 15px 0 15px;
	float: left;
}

#service {
	width: 420px;
	margin: 0 15px 0 15px;
	float: left;
}

#service ul {
	width: 96%;
	margin: 0 2%;
}

#service li {
	background: none !important;
	float: left;
}

#service_2 {
	width: 420px;
	margin: 0 15px 0 15px;
	float: left;
}

#service_2 ul {
	width: 96%;
	margin: 0 2%;
}

#service_2 li {
	background: none !important;
	float: left;
}

#icon_facebook {
	height: 20px;
	padding: 8px 0 0 33px !important;
	background: url(../../images/common/icon_facebook.jpg) 0 0 no-repeat !important;
}

#icon_twitter {
	height: 20px;
	padding: 8px 0 0 33px !important;
	background: url(../../images/common/icon_twitter.jpg) 0 0 no-repeat !important;
}

.icon_diary {
	height: 20px;
	padding: 8px 0 0 33px !important;
	background: url(../../images/common/icon_diary.jpg) 0 0 no-repeat !important;
}

#icon_mail {
	height: 20px;
	padding: 8px 0 0 33px !important;
	background: url(../../images/common/icon_mail.jpg) 0 0 no-repeat !important;
}

#news_list {
	text-align: right;
	line-height: 1;
}

#call_block {
	width: 910px;
	margin: 0 20px 20px 20px;
}

#call_block img {
	width: 310px;
	height: 50px;
	margin: 0 auto;
	display: block;
}

#call_block p {
	width: 100%;
	font-size: 15px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 5%;
}

#call_japan {
	width: 48%;
	height: 240px;
	float: left;
	border: 5px solid #E94D41;
	position: relative;
}

#call_japan h6 {
	width: 100%;
	height: 50px;
	background: #E94D41;
}

#call_japan dl {
width: 90%;
margin: 0 auto;
padding: 5% 5% 2% 5%;
}

#call_japan dt {
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	width: 16%;
	float: left;
	margin: 0.5em 0 0 2em; 
}

#call_japan dd {
	display: inline-block;
	text-align: center;
	width: 76%;
	margin-bottom: 6px;
}

#call_japan dd a {
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	color: #E94D41;
	cursor: text;
}

#call_japan dd a:hover {
	text-decoration: none;
}

#call_oversea {
	width: 48%;
	height: 240px;
	float: right;
	border: 5px solid #3F97EE;
	position: relative;
}

#call_oversea h6 {
	width: 100%;
	height: 50px;
	background: #3F97EE;
}

#call_oversea dl {
	width: 90%;
	margin: 0 auto;
	padding: 5% 5% 2% 5%;
}

#call_oversea dt {
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	width: 16%;
	float: left;
	margin: 0.5em 0 0 2em; 
}

#call_oversea dd {
	display: inline-block;
	text-align: center;
	width: 76%;
	margin-bottom: 6px;
}

#call_oversea dd a {
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	color: #3F97EE;
	cursor: text;
}

#call_oversea dd a:hover {
	text-decoration: none;
}

#call_oversea p.ab_otherTEL { 
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	position: relative;
}

#call_oversea p.ab_otherTEL a { 
	font-size: 14px;
	vertical-align: middle;
	padding: 0 1px;
	font-weight: bold;
	color: #3F97EE;
	cursor: text;
	text-decoration: none;
}

#call_oversea p.ab_otherTEL a:hover { 
	text-decoration: none;
}

#footer2 {
	width: 100%;
	border-top: 1px solid #D6D6D6;
}

#globalfooter {
	width: 960px;
	margin: 0 auto;
	padding: 21px 0 5px 0;
	background: #FFF;
}

#footer_banner1 {
	float: left;
}

#footer_banner1 li {
	margin-right: 20px;
	float: left;
}

#footer_banner2 {
	float: right;
}

#footer_banner2 li {
	margin-left: 5px;
	float: left;
}

#nti {
	margin-top: -3px 0 0 20px;
}

#copy {
	width: 100%;
	float: left;
	margin-top: 5px;
	font-size: 10px;
	text-align: left;
	line-height: 1;
}
