#page-top {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 50px;
	text-indent: -20000px;
	//opacity: 0;
	display: none;
}
#page-top a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 50px;
	height: 50px;
	padding: 0px 0px;
	margin: 0px;
	background-image: url("../../image/arrow.png");
	background-position: 0px 0px;
}
#page-top a:hover {
	text-decoration: none;
	background-image: url("../../image/arrow.png");
	background-position: 0px 50px;
}

#quake {
	width: 500px;
	height: 100px;
	border: 1px solid #008cff;
	color: #008cff;
}

a.blank {
    margin: 0 2px 0 0;
    padding: 8px 15px 3px 0;
    background: url("../../image/jump_Icon.png") no-repeat right center;
}
hr.neBor {
	width:50%;
	border-top:1px dotted #008cff;
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
	margin:0px;
	padding:0px;
}
.neFoBu { color:#008cff; }
.neFoBk { color:#313131; }
/*////////////////////////////////////////////////////////////////////////////

Common Base Style

////////////////////////////////////////////////////////////////////////////*/
#topNewsBox {
	width: 1000px;
	font-size: 14px;
	/*color: #313131;*/
	text-align: center;
	position:absolute;
	top:430px;
	right:50%;
	margin-right:-500px;
	line-height: 2em;
}
#topNewsBox a { color:#0a64c8; text-decoration: normal; margin-left:16px; }
html { width: 100%; min-width: 960px; margin: 0px; padding: 0px; /*overflow-y:scroll;*/ }
body { width: 100%; margin: 0px auto; padding: 0px; _text-align: center; font-family: "Verdana","inherit","Helvetica","Lucida Grande","sans-serif"; color: #535353; }

a:link { outline: none; text-decoration: none; }
a:visited { outline: none; text-decoration: none; }
a:hover { outline: none; text-decoration: none; }
a:active { outline: none; text-decoration: none; }

a.toplinks:link{ outline: none; text-decoration: none; color: #0a64c8; }
a.toplinks:visited { outline: none; text-decoration: none; color: #0a64c8; }
a.toplinks:hover { outline: none; text-decoration: underline; color: #0a64c8; }
a.toplinks:active { outline: none; text-decoration: underline; color: #0a64c8; }

p,ul,ol,li,img,h1,h2,h3,h4,h5,h6,dl,dt,dd,td { margin: 0px; padding: 0px; _text-align: left; }
table { border-collapse: collapse; margin: 0px; padding: 0px; }
div { margin: 0px; padding: 0px; }
img { border-style: none; }
input,textarea,select { font-size: 12px; outline:none; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display:inline-block; min-height:1%; }
* html .clearfix { height: 1%; zoom: 1; }
.clearfix { display: block; zoom: 1; }

input[type="text"],
input[type="password"],
textarea,
select {
	outline:none;
}
.mR23 { margin-right: 23px; }



/*////////////////////////////////////////////////////////////////////////////

Common Base2 Style

////////////////////////////////////////////////////////////////////////////*/
.headNaviLogoBody {
	width: 100%;
	background: #f5f5f5;
}
.headNaviLogo {
	width: 1000px;
	height: 68px;
	margin:0px auto;
	padding:0px;
	position: relative;
	z-index: 2;
}
.headNaviLogo img {
	position: absolute;
	top: 15px;
	left: -5px;
}
div.logoText {
	width: 600px;
	font-size: 34px;
	color: #898989;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border-top: none;
	border-left: 1px #898989 solid;
	border-right: none;
	border-bottom: none;
	position: absolute;
	top: 14px;
	left: 150px;
}
.aboutMenuBody {
	width: 100%;
	margin: 0px;
	padding: 12px 0px 10px 0px;
	background: #0a64c8;
	background: -moz-linear-gradient(top, #008cff, #0a64c8);
	background: -webkit-gradient(linear, left top, left bottom, from(#008cff), to(#0a64c8));
}
.aboutMenu { width: 1000px; margin: 0px auto; padding: 0px; }
.aboutMenu ul { list-style: none; }
.aboutMenu ul li { float: left; }
.aboutMenu ul li a {
	font-size: 15px;
	color: #ffffff;
	margin-right: 30px;
}
.aboutMenu ul li.selct {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin-right: 30px;
	line-height: 1.6em;
}



/*////////////////////////////////////////////////////////////////////////////

Global Navi Style

////////////////////////////////////////////////////////////////////////////*/
#globalNavi {
	background: #222222;
	margin: 0px;
	padding: 6px 40px 7px 40px;
	font-size: 13px;
	z-index: 1;
}
#globalNavi ul.mLNvi {
	list-style-type: none;
	float: left;
}
#globalNavi ul.mRNvi {
	list-style-type: none;
	float: right;
}
#globalNavi ul li {
	float: left;
}
#globalNavi ul li a {
	color: #bbbbbb;
	font-weight: bold;
	margin: 6px 10px 7px 10px;
	padding: 0px;
}
#globalNavi ul li a:link { outline: none; text-decoration: none; }
#globalNavi ul li a:visited { outline: none; text-decoration: none; }
#globalNavi ul li a:hover { color: #ffffff; outline: none; text-decoration: none; }
#globalNavi ul li a:active { outline: none; text-decoration: none; }

.arrow {
	border-color: #cccccc transparent transparent;
	border-style: solid dashed dashed;
	margin-left: 5px;
	position: relative;
	top: 10.5px;
}

#globalNavi ul li a.selectNavi {
	color: #ffffff;
	font-weight: bold;
	margin: auto 10px;
}

#globalNavi ul li.viewMoreBox { position: relative; }
#globalNavi ul li.viewMoreBox div.viewMoreOn {
	display: none;
	background: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 6px 14px 12px 10px;
	font-weight: bold;
	border-top: none;
	border-left: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb dolid;
	border-bottom: none;
	position: absolute;
	top: -6px;
	left: 0px;
	cursor:pointer;
	z-index: 100;
}
#globalNavi ul li.viewMoreBox div.viewMoreOn span.arrowOn {
	border-color: #000000 transparent transparent;
	border-style: solid dashed dashed;
	margin-left: 5px;
	margin-right: -5px;
	position: relative;
	top: 10.5px;
	cursor:pointer;
	z-index: 100;
}
#globalNavi ul li.viewMoreBox a.viewMoreOn:link { color: #000000; outline: none; text-decoration: none; }
#globalNavi ul li.viewMoreBox a.viewMoreOn:visited { color: #000000; outline: none; text-decoration: none; }
#globalNavi ul li.viewMoreBox a.viewMoreOn:hover { color: #000000; outline: none; text-decoration: none; }
#globalNavi ul li.viewMoreBox a.viewMoreOn:active { color: #000000; outline: none; text-decoration: none; }

#globalNavi ul li.viewMoreBox div.moreBox { display: none; }
#globalNavi ul li.viewMoreBox div.moreBoxOn {
	width: 115px;
	padding: 5px 0px;
	position: absolute;
	top: 23px;
	left: 0px;
	background: #ffffff;
	z-index: 10;
	box-shadow: 0px 0px 5px #bbbbbb;
	-moz-box-shadow: 0px 0px 5px #bbbbbb;
	-webkit-box-shadow: 0px 0px 5px #bbbbbb;
	-o-box-shadow: 0px 0px 5px #bbbbbb;
	-ms-box-shadow: 0px 0px 5px #bbbbbb;
	filter: progid:DXImageTransform.Microsoft.shadow(color=#bbbbbb;, direction=180,  strength=3);
	border: 1px #bbbbbb solid;
}

#globalNavi ul li.viewMoreBox div.moreBoxOn a {
	width: 100px;
	display: block;
	color: #000000;
	margin: 5px 0px;
	padding: 6px 0px 6px 15px;
}
#globalNavi ul li.viewMoreBox div.moreBoxOn a:hover {
	display: block;
	color: #000000;
	background: #f5f5f5;
}
#globalNavi ul li.viewMoreBox div.moreBoxOn p {
	display: block;
	color: #000000;
	font-weight: bold;
	text-indent: 15px;
}
.moreLine { border-top: 1px #dddddd solid; border-left: none; border-right: none; border-bottom: none; }

div#mailBox {
	width: 1000px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	position: relative;
}
div.mailFomBox {
	width: 280px;
	height: 250px;
	background: #f5f5f5;
	border: 1px #dddddd solid;
	padding: 30px 30px 50px 30px;
	position: absolute;
	top: 30px;
	right: 0px;
}
.mailForm {
	width: 270px;
	padding: 5px;
	font-size: 16px;
	border: 1px #aaaaaa solid;
	background: #ffffff;

}
input.mailForm:hover {
	border: 1px #aaaaaa solid;
	background: #ffffff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
}
input.mailForm:focus {
	border: 1px #008cff solid;
	background: #ffffff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
}
p.mailLogin {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
.loginLogo {
	position: absolute;
	top: 30px;
	right: 32px;
}
p.mailText {
	font-size: 14px;
	font-weight: bold;
	margin: 16px 0px 7px 0px;
}
p.mailInfo {
	font-size: 13px;
	margin: 3px 0px 7px 0px;
}
p.mailInfo a { color: #0a64c8; }
p.mailInfo a:link { color: #0a64c8; outline: none; text-decoration: none; }
p.mailInfo a:visited { color: #0a64c8; outline: none; text-decoration: none; }
p.mailInfo a:hover { color: #0a64c8; outline: none; text-decoration: underline; }
p.mailInfo a:active { color: #0a64c8; outline: none; text-decoration: underline; }
input.mailBtn {
	width: 80px;
	padding: 6px 10px 6px 10px;
	margin: 20px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	background: #4d90fd;
	background: -moz-linear-gradient(top, #4d90fd, #4787ed);
	background: -webkit-gradient(linear, left top, left bottom, from(#4d90fd), to(#4787ed));
	color: #ffffff;
	border: 1px #3079ed solid;
}
input.mailBtn:hover {
	background: #4d90fe;
	background: -moz-linear-gradient(top, #4d90fe, #367be9);
	background: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#367be9));
	border: 1px #2f5bb7 solid;
}
.acText {
	font-size: 25px;
	font-weight: bold;
	color: #0a64c8;
	text-indent: 55px;
	margin-bottom: 10px;
}
.acBox {
	width: 560px;
	padding: 15px 20px 20px 20px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border: 2px #ff0000 solid;
	margin-top: 20px;
	line-height: 2em;
}
.mIcon {
	position: absolute;
	top: 25px;
	left: 0px;
}
p.mText {
	font-size: 14px;
	line-height: 2em;
}



/*////////////////////////////////////////////////////////////////////////////

Side Navi Style

////////////////////////////////////////////////////////////////////////////*/
.sideNavi {
	width: 200px;
	position: absolute;
	top: 121px;
	left: 0px;
	z-index: 50;
}
.sideNavi ul { list-style: none; }
.sideNavi ul li {
	margin: 0px;
	padding: 0px;
}
.sideNavi ul li a {
	display: block;
	padding: 10px 6px 6px 34px;
	background: #ffffff;
	text-decoration: none;
	outline: none;
	font-size: 16px;
}
.sideNavi ul li a:link {
	border-left: 6px #ffffff solid;
	color: #313131;
}
.sideNavi ul li a:visited {
	border-left: 6px #ffffff solid;
	color: #313131;
}
.sideNavi ul li a:hover {
	background: #f5f5f5;
	border-left: 6px #f5f5f5 solid;
	text-decoration: none;
	outline: none;
	color: #313131;
}
.sideNavi ul li a:active {
	background: #f5f5f5;
	border-left: 6px #f5f5f5 solid;
	text-decoration: none;
	outline: none;
	color: #313131;
}
.sideNavi ul li a.select {
	padding: 10px auto;
	border-left: 6px #008cff solid;
	text-decoration: none;
	outline: none;
	color: #0a64c8;
}


/*////////////////////////////////////////////////////////////////////////////

Main Style

////////////////////////////////////////////////////////////////////////////*/
#mainLogo {
	width:320px;
	position:absolute;
	top:200px;
	right:50%;
	margin-right:-160px;
}
.searchBox {
	width: 580px;
	min-width: 245px;
	height: 26px;
	border: 1px #f6f6f6 solid;
	padding: 5px 5px;
	text-align: left;
	font-size: 20px;
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -296px;
}
input.searchBox:hover {
	border: 1px #aaaaaa solid;
	background: #ffffff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}
input.searchBox:focus {
	border: 1px #008cff solid;
	background: #ffffff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15) inset;
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15) inset;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15) inset;
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15) inset;
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15) inset;
}
.searchBtn {
	width: 110px;
	height: 32px;
	border: 1px #cccccc solid;
	font-size: 12px;
	margin: 17px auto 0px auto;
	font-family: inherit;
	color: #535353;
	font-weight: bold;
	background: #f5f5f5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	padding-bottom: 3px;
	position: absolute;
	top: 330px;
	right: 50%;
	margin-right:-55px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	text-shadow: 0px 1px 0px #ffffff;
}
.searchBtn:link, .searchBtn:visited { text-decoration: none; outline: none; }
.searchBtn:hover, .searchBtn:active {
	background: #f5f5f5;
	border: 1px #cccccc solid;
	text-decoration: none;
	outline: none;
	color: #000000;
	box-shadow: 0.5px 0.5px 3px #dddddd;
	-moz-box-shadow: 0.5px 0.5px 3px #dddddd;
	-webkit-box-shadow: 0.5px 0.5px 3px #dddddd;
	-o-box-shadow: 0.5px 0.5px 3px #dddddd;
	-ms-box-shadow: 0.5px 0.5px 3px #dddddd;
}
.searchBtnT {
	width: 140px;
	height: 32px;
	border: 1px #cccccc solid;
	font-size: 12px;
	margin: 17px auto 0px auto;
	font-family: inherit;
	color: #535353;
	font-weight: bold;
	background: #f5f5f5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	padding-bottom: 3px;
	position: absolute;
	top: 330px;
	right: 50%;
	margin-right:-75px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	text-shadow: 0px 1px 0px #ffffff;
}
.searchBtnT:link, .searchBtnT:visited { text-decoration: none; outline: none; }
.searchBtnT:hover, .searchBtnT:active {
	background: #f5f5f5;
	border: 1px #cccccc solid;
	text-decoration: none;
	outline: none;
	color: #000000;
	box-shadow: 0.5px 0.5px 3px #dddddd;
	-moz-box-shadow: 0.5px 0.5px 3px #dddddd;
	-webkit-box-shadow: 0.5px 0.5px 3px #dddddd;
	-o-box-shadow: 0.5px 0.5px 3px #dddddd;
	-ms-box-shadow: 0.5px 0.5px 3px #dddddd;
}
p.searchText {
	width: 200px;
	font-size:20px;
	font-weight:bold;
	font-family:inherit;
	color:#0a64c8;
	text-align: center;
	position: absolute;
	top: 225px;
	left: 50%;
	margin-left: -100px;
}
#mainLogo2 {
	width:320px;
	position:absolute;
	top:160px;
	right:50%;
	margin-right:-160px;
}
.searchBox2 {
	width: 580px;
	min-width: 245px;
	height: 26px;
	border-top: 1px #bbbbbb solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #dddddd solid;
	padding: 1px 5px;
	text-align: left;
	font-size: 20px;
	position: absolute;
	top: 260px;
	left: 50%;
	margin-left: -296px;
}
input.searchBox2:hover {
	border: 1px #aaaaaa solid;
	background: #ffffff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
}
input.searchBox2:focus {
	border: 1px #008cff solid;
	background: #ffffff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
}
.searchBtn2 {
	width: 110px;
	height: 32px;
	border: 1px #cccccc solid;
	font-size: 12px;
	margin: 17px auto 0px auto;
	font-family: inherit;
	color: #535353;
	font-weight: bold;
	background: #f5f5f5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	padding-bottom: 3px;
	position: absolute;
	top: 290px;
	right: 50%;
	margin-right:-55px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	text-shadow: 0px 1px 0px #ffffff;
}
.searchBtn2:link, .searchBtn:visited { text-decoration: none; outline: none; }
.searchBtn2:hover, .searchBtn:active {
	background: #f5f5f5;
	border: 1px #cccccc solid;
	text-decoration: none;
	outline: none;
	color: #000000;
	box-shadow: 0.5px 0.5px 3px #dddddd;
	-moz-box-shadow: 0.5px 0.5px 3px #dddddd;
	-webkit-box-shadow: 0.5px 0.5px 3px #dddddd;
	-o-box-shadow: 0.5px 0.5px 3px #dddddd;
	-ms-box-shadow: 0.5px 0.5px 3px #dddddd;
}
.searchBtnT2 {
	width: 140px;
	height: 32px;
	border: 1px #cccccc solid;
	font-size: 12px;
	margin: 17px auto 0px auto;
	font-family: inherit;
	color: #535353;
	font-weight: bold;
	background: #f5f5f5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	padding-bottom: 3px;
	position: absolute;
	top: 290px;
	right: 50%;
	margin-right:-75px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	text-shadow: 0px 1px 0px #ffffff;
}
.searchBtnT2:link, .searchBtnT:visited { text-decoration: none; outline: none; }
.searchBtnT2:hover, .searchBtnT:active {
	background: #f5f5f5;
	border: 1px #cccccc solid;
	text-decoration: none;
	outline: none;
	color: #000000;
	box-shadow: 0.5px 0.5px 3px #dddddd;
	-moz-box-shadow: 0.5px 0.5px 3px #dddddd;
	-webkit-box-shadow: 0.5px 0.5px 3px #dddddd;
	-o-box-shadow: 0.5px 0.5px 3px #dddddd;
	-ms-box-shadow: 0.5px 0.5px 3px #dddddd;
}
.searchBtnT3 {
	width: 140px;
	height: 32px;
	border: 1px #cccccc solid;
	font-size: 12px;
	margin: 17px auto 0px auto;
	font-family: inherit;
	color: #535353;
	font-weight: bold;
	background: #f5f5f5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	padding-bottom: 3px;
	position: absolute;
	top: 330px;
	right: 50%;
	margin-right:-75px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	text-shadow: 0px 1px 0px #ffffff;
}
.searchBtnT3:link, .searchBtnT:visited { text-decoration: none; outline: none; }
.searchBtnT3:hover, .searchBtnT:active {
	background: #f5f5f5;
	border: 1px #cccccc solid;
	text-decoration: none;
	outline: none;
	color: #000000;
	box-shadow: 0.5px 0.5px 3px #dddddd;
	-moz-box-shadow: 0.5px 0.5px 3px #dddddd;
	-webkit-box-shadow: 0.5px 0.5px 3px #dddddd;
	-o-box-shadow: 0.5px 0.5px 3px #dddddd;
	-ms-box-shadow: 0.5px 0.5px 3px #dddddd;
}
div.contentBody {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
div.contentBody div.aboutArrow {
	border-width: 8px;
	border-color: transparent transparent #ffffff;
	border-style: dashed dashed solid;
	position: absolute;
	top: -15px;
	left: 45px;
}
div.contentBody div.privacyArrow {
	border-width: 8px;
	border-color: transparent transparent #ffffff;
	border-style: dashed dashed solid;
	position: absolute;
	top: -15px;
	left: 187px;
}
div.contentBody div.inquiryArrow {
	border-width: 8px;
	border-color: transparent transparent #ffffff;
	border-style: dashed dashed solid;
	position: absolute;
	top: -15px;
	left: 325px;
}
div.conBox {
	width: 318px;
	float: left;
	margin-bottom: 30px;
}
div.conBox ul li { margin-left: 16px; font-size: 13px; line-height: 1.6em; }
div.conBox h1 { font-size: 16px; font-weight: bold; margin: 20px 0px 20px 0px; padding: 0px; line-height: 2em; }
div.conBox p { font-size: 13px; font-weight: normal; margin: 0px; padding: 0px; line-height: 1.6em; }
hr.abline {
	width: 1000px;
	margin: 0px auto;
	clear: both;
	border-top: 1px #eeeeee solid;
	border-right: none;
	border-left: none;
	border-bottom: none;
}
hr.ablineW {
	width: 1000px;
	margin: 30px auto;
	clear: both;
	border-top: 1px #ffffff solid;
	border-right: none;
	border-left: none;
	border-bottom: none;
}



/*////////////////////////////////////////////////////////////////////////////

Footer Style

////////////////////////////////////////////////////////////////////////////*/
#copy {
	position:absolute;
	right:0px;
	bottom:10px;
	margin-right:50px;
	color:#666666;
	font-family:inherit;
	text-align:right;
	font-size:13px;
	line-height:1.2em;
}
.footerLine {
	width:100%;
	border-top:1px #ebebeb solid;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	margin:0;
	padding:4px 0;
}
.footerRLineJP {
	width:275px;
	border-top:1px #ebebeb solid;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	margin:0;
	padding:4px 0;
}
.footerRLineEN {
	width:290px;
	border-top:1px #ebebeb solid;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	margin:0;
	padding:4px 0;
}
#footer {
	width:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:13px;
}
#footerR {
	width:30%;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:13px;
}
.floLeft { float:left; }
.floright { float:right; }
.ml50 { margin-left:50px; }
.ml10 { margin-left:10px; }
.mr10 { margin-right:10px; }
.mr50 { margin-right:50px; }
#footer ul {
	position:absolute;
	left:0px;
	bottom:5px;
}
#footer li {
	list-style-type: none;
}
#footer li a:link, a:visited { color:#666666; outline: none; text-decoration: none; }
#footer li a:hover, a:active { color:#666666; outline: none; text-decoration: underline; }
#footerR ul {
	position:absolute;
	right:0px;
	bottom:5px;
}
#footerR li {
	list-style-type: none;
}
#footerR li a:link, a:visited { color:#666666; outline: none; text-decoration: none; }
#footerR li a:hover, a:active { color:#666666; outline: none; text-decoration: underline; }
.toTopBody {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
div#footerBody div.toTop {
	padding: 8px 14px;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #f5f5f5, #eeeeee 50%, #eeeeee);
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(0.5, #eeeeee), to(#eeeeee));
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: none;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	position:absolute;
	right: 0px;
	bottom: -3px;
	z-index: 1;
}



/*////////////////////////////////////////////////////////////////////////////

Google Maps Style

////////////////////////////////////////////////////////////////////////////*/
#headerTop {
	height:102px;
	display:none;
}
#map_canvas {
	width:100%;
	height:300px;
	margin:0px;
	padding:0px;
	box-shadow: 0.5px 0.5px 5px #cccccc inset;
	-moz-box-shadow: 0.5px 0.5px 5px #cccccc inset;
	-webkit-box-shadow: 0.5px 0.5px 5px #cccccc inset;
	-o-box-shadow: 0.5px 0.5px 5px #cccccc inset;
	-ms-box-shadow: 0.5px 0.5px 5px #cccccc inset;
}
.mapBer {
	width:100%;
	height:1px;
	margin:0px;
	padding:0px;
	box-shadow: 0.5px 0.5px 5px #cccccc inset;
	-moz-box-shadow: 0.5px 0.5px 5px #cccccc inset;
	-webkit-box-shadow: 0.5px 0.5px 5px #cccccc inset;
	-o-box-shadow: 0.5px 0.5px 5px #cccccc inset;
	-ms-box-shadow: 0.5px 0.5px 5px #cccccc inset;
}
#address {
	width: 500px;
	height: 26px;
	border-top: 1px #bbbbbb solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #dddddd solid;
	padding: 1px 5px;
	text-align: left;
	font-size: 20px;
	position: absolute;
	top: 51px;
	left: 220px;
	z-index: 3;
}
#address:hover {
	border: 1px #aaaaaa solid;
	background: #ffffff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
}
#address:focus {
	border: 1px #008cff solid;
	background: #ffffff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;
}
input#mapBtn {
	width: 20px;
	height: 21px;
	padding: 4px 30px;
	margin: 20px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	background: #4d90fd;
	background: -moz-linear-gradient(top, #4d90fd, #4787ed);
	background: -webkit-gradient(linear, left top, left bottom, from(#4d90fd), to(#4787ed));
	color: #ffffff;
	border: 1px #3079ed solid;
	position: absolute;
	top: 30px;
	left: 750px;
	z-index: 3;
}
input#mapBtn:hover {
	background: #4d90fe;
	background: -moz-linear-gradient(top, #4d90fe, #367be9);
	background: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#367be9));
	border: 1px #2f5bb7 solid;
}
#lat { display: none; }
#lng { display: none; }



/*////////////////////////////////////////////////////////////////////////////

Weather Style

////////////////////////////////////////////////////////////////////////////*/
#areaName {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 30px;
	border: 1px #0a64c8 solid;
	background: #0096ff;
	background: -moz-linear-gradient(top, #0096ff, #0082ff);
	background: -webkit-gradient(linear, left top, left bottom, from(#0096ff), to(#0082ff));
}
#dateBox {
	width: 251px;
	height: 140px;
	font-size: 16px;
	color: #535353;
	margin: 20px 10px;
	padding: 10px 30px;
	border: 1px #cccccc solid;
	text-align: center;
	line-height: 2em;
	float: left;
}
#description {
	width: 938px;
	font-size: 16px;
	color: #535353;
	margin: 20px 0px 0px 0px;
	padding: 10px 30px;
	border: 1px #cccccc solid;
	line-height: 2em;
	clear: both;
}
#city {
	padding: 6px 10px;
	margin: 20px 10px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
	border: 1px #898989 solid;
}
.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10000;
}