@charset "utf-8";

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

[hdrContact]
[snav]
[wrapper]
[ftrLinks]
[ftrInquiry]
[ftrNav]

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


body {
	min-width: 1000px;
}

#topText {
	background-color: #B9B9B9;
	color: #FFF;
	font-size: 10px;
}

#topText span {
	width: 950px;
	margin: 0 auto;
	display: block;
	line-height: 20px;
}

header {
	width: 950px;
	margin: 0 auto 5px;
	padding-top: 30px;
	position: relative;
}

header h1 a:hover img {
	opacity:0.7;
}

#hdrTel {
	width: 264px;
	position: absolute;
	top: 30px;
	left: 490px;
}

/* =========================================================
hdrContact
========================================================= */
#hdrContact {
	width: 410px;
	position: absolute;
	top: 35px;
	right: 0;
	/* background:url(../img/mail_head_01.png) no-repeat right bottom;
	background-position-y: 58px; */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#hdrContact a {
	padding-right: 4px;
}
#hdrContact a img:hover {
	opacity: 0.5;
}
#hdrContact h2 {
	width: 320px;
	float: left;
}
#hdrContact h2 span {
	display: block;
	float: left;
}
#hdrContact h2 .hdrTel02 {
	width: 283px;
	float: right;
}
#hdrContact .csLinkBox {
	width: 90px;
	height: 73px;
	box-sizing: border-box;
	float: left;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	margin-top: 14px;
	text-align: center;
}
#hdrContact .csLinkBox a {
	color: #0086C5;
	display: block;
	text-decoration: none;
	padding: 5px 0 2px;
}
#hdrContact .csLinkBox a span {
	text-decoration: underline;
}
#hdrContact .csLinkBox a:hover {
	color: #AEB80B;
}
#hdrContact .csLinkBox p {
	color: #858585;
	padding: 5px 0 0;
	display: block;
	transform: scale(0.9);
}
#hdrContact h2 a.hdrContact {
	clear: both;
}



header nav {
	width: 412px;
	padding-top: 10px;
}

header nav ul {
	width: 420px;
	height: 20px;
}

header nav ul li {
	float: left;
}

header nav ul li a {
	display: block;
	padding: 0 16px;
	background: url(../img/ico_pointer01.gif) no-repeat 0 50%;
	font-size: 10px;
	color: #000;
	line-height: 20px;
	text-decoration: none;
}

header nav ul li a:hover {
	color: #AEB80B;
}


/*** �h���b�v�_�E�����j���[ ***/
header nav#nav {
	width: 100%;
	padding-top: 20px;
}

header nav#nav ul {
	width: 100%;
	height: 50px;
}

header nav#nav #navList li {
	width: 10.985%;
	height:50px;
    text-align: center;
    border-left: 1px solid #CCC;
    position: relative;
}
header nav#nav .navLast {
	border-right: 1px solid #CCC;
}

header nav#nav li a {
	font-size: 14px;
	color:#989898;
    padding: 10px 0 20px;
	background: url(../img/ico_pointer_under.png) no-repeat 50px 40px;
}

header nav#nav #navList li a:hover {
    background: #F2F2F2 url(../img/ico_pointer_under.png) no-repeat 50px 40px;
}


#nav #navList li ul.sub,
#nav #navList li ul.sub02,
#nav #navList li ul.sub03 {
	width: 236px;
	height:280px;
	position: absolute;
    z-index: 9999;
    border: 1px solid #CCC;
    border-bottom: none;
    top: 50px;
    left: -1px;
}
#nav #navList li ul.sub02{
	height:40px;
}
#nav #navList li ul.sub03 {
	height:40px;
}
#nav #navList li ul.sub li,
#nav #navList li ul.sub02 li,
#nav #navList li ul.sub03 li {
	width: 236px;
	height:39px;
	position: static;
	float: none;
    border-bottom: 1px solid #CCC;
    border-left: none;
    text-align: left;
    text-indent: 18px;
}
#nav #navList li ul.sub li a,
#nav #navList li ul.sub02 li a,
#nav #navList li ul.sub03 li a {
	font-size:13px;
    padding: 11px 0 8px;
	/* line-height: 39px; */
	display: block;
	text-decoration: none;
	color: #858585;
	/* border-bottom: 1px solid #E6E6E6; */
	background: #FFF url(../img/ico_01.png) no-repeat 10px 50%;
}
#nav #navList li ul.sub li a:hover,
#nav #navList li ul.sub02 li a:hover,
#nav #navList li ul.sub03 li a:hover {
	background-color: #F2F2F2;
}


/* =========================================================
snav
========================================================= */
#snav {
	width: 950px;
	padding-bottom: 5px;
	background: url(../img/bg_snav01.png) repeat-x bottom;
	margin-top: 5px;
}

#snav ul {
	width: 950px;
	height: 90px;
}

#snav ul li {
	float: left;
}

#topicpath {
	line-height: 30px;
	font-size: 10px;
	margin-top:10px;
}

#topicpath a {
	color: #0086C5;
}

#topicpath a {
	color: #0086C5;
}

#topicpath a:hover {
	color: #AEB80B;
}

/* =========================================================
wrapper
========================================================= */
#wrapper {
	width: 950px;
    margin: 10px auto 0;
}

#wrapper .sbox01 .sbox01Contents {
	width: 860px;
	padding-left: 90px;
	background: url(../img/bg_subtitle01.gif) repeat-y left;
	position: relative;
	margin-top: 20px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}

#wrapper .sbox01 .sbox01Contents h2.sbox01Title {
	width: 60px;
	position: absolute;
	top: 0;
	left: 0;
}

#sbox01Contact {
	margin-top: 30px;
}

footer {
	border-top: 5px solid #AEB80B;
	margin-top: 30px;
}

/* =========================================================
ftrLinks
========================================================= */
#ftrLinks {
	background-color: #F0F0F0;
	border-bottom: 1px solid #CACACA;
	padding: 10px 0;
}

#ftrLinks .wrap {
	width: 950px;
	margin: 0 auto;
}

#ftrLinks .wrap ul {
	width: 975px;
	height: 100px;
	margin-right: -25px;
}

#ftrLinks .wrap ul li {
	float: left;
	margin-right: 2px;
	display: inline;
}

#ftrLinks .wrap ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#ptBtn {
	width: 950px;
	margin: 0 auto;
	text-align: right;
	line-height: 20px;
}

#ptBtn a {
	color: #000;
	padding-left: 10px;
	background: url(../img/ico_up01.gif) no-repeat 0 50%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#ptBtn a:hover {
	color: #FFB400;
}

#ftrLogo a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* =========================================================
ftrInquiry
========================================================= */
#ftrInquiry {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#ftrAddress {
	margin-top: 10px;
	font-size: 10px;
	color: #999;
}

#ftrTel {
	position: absolute;
	top: 30px;
	right: 290px;
}

#ftrContact {
	position: absolute;
	top: 43px;
	right: 0;
}
#ftrContact a:hover {
	opacity: 0.5;
}

#ftrArea {
	border-top: 1px solid #AEB80B;
	margin-top: 20px;
	padding-top: 5px;
}

#ftrArea .wrap {
	width: 950px;
	height: 20px;
	margin: 0 auto;
}

/* =========================================================
ftrNav
========================================================= */
#ftrNav {
	width: 58%;
	height: 20px;
	float: left;
}

#ftrNav ul {
	width: 100%;
	height: 20px;
}

#ftrNav ul li {
	float: left;
}

#ftrNav ul li a {
	display: block;
	padding: 0 20px;
	background: url(../img/ico_pointer01.gif) no-repeat 0 50%;
	font-size: 10px;
	color: #000;
	line-height: 20px;
	text-decoration: none;
}

#ftrNav ul li a:hover {
	color: #AEB80B;
}

#copyright {
	width: 40%;
	float: right;
	font-size: 10px;
	color: #4C4C4C;
	line-height: 20px;
	text-align: right;
}

#rsideBtn {
	width: 38px;
	height: 233px;
	position: fixed;
	right: 0;
	bottom: 100px;
	z-index: 999;
}

.sbox02 {
	border: 4px solid #F4F4F4;
	background-color: #D6D6D6;
	width: 690px;
	padding: 1px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 10px;
}

.sbox02 .sbox02Inner {
	background-color: #FFF;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.sbox03 {
	border: 4px solid #F4F4F4;
	background-color: #D6D6D6;
	width: 850px;
	padding: 1px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.sbox03 .sbox03Inner {
	background-color: #FFF;
	padding: 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.sbox04 {
	border: 1px solid #CACACA;
	background-color: #DDD;
	border-top: none;
	width: 848px;
	padding: 0 5px 5px;
}

.sbox04 .sbox04Inner {
	background-color: #FFF;
}

#pageWrapper {
    width: 950px;
    min-height: 300px;
    margin: 0 auto 31px;
    background: url(/common/img/bg_page.png) repeat-y;
    overflow: hidden;
}
#pageWrapper #pageTitle {
    width: 60px;
    display: block;
    float: left;
}
#pageWrapper #pageMain {
	width: 855px;
	float: right;
	overflow: hidden;
}
.chat-window{
	line-height: normal;
}

.emeNotes {
    width: 958px;
    margin: 15px auto 0;
    padding: 15px;
    font-size: 12px;
    border: 2px solid #F00;
    box-sizing: border-box;
}
.emetitle {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
}
.emeHours {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #F00;
}
.emeLink {
	display: block;
	margin: 5px 0;
	color: #1D3992;
}
.emeLink:hover {
	color:#F00;
}
.emeLinkTxt {
	font-size: 16px;
	margin: 5px 0;
}
