@charset "utf-8";

/* @group reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	font: 12px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	line-height: 1.6;
}

html {
	
}

body {
	*font-size: small;
	*font: x-small;
}

p {
	text-align: left;
	line-height: 1.6;
	font-size: 100%;
	margin-bottom: 1em;
}

table{

	margin: auto;
}

ul,ol {
	list-style: none;
}

a:link {
	color: #377377;
	text-decoration: none;
}
a:visited {
	color: #377377;
	text-decoration: none;
}
a:hover {
	color: #377377;
	text-decoration: underline;
}
.txt8pt {
	font-size: 8pt;
	color: #40696F;
}
.txt10pt {
	font-size: 10pt;
	color: #40696F;
}

.txt11pt {

	font-size: 14px;
	line-height: 22px;
	color: #40696F;
}

/* @end */

/* @group newbox */

div#box{
	border: 1px solid #c0effe;
	margin: 20px auto 0px;
	width: 798px;
	
}

div#header{
	height: 193px;
	background: url(img/bg_header.png) repeat-x;
	padding-top: 11px;
	
}

div#footer{
	height: 160px;
	background: url(img/bg_footer.png) no-repeat center bottom;
	border-top: 1px solid #c0effe;
}


ul.news{
	margin-top: 20px;
	margin-left: 40px;
}


ul.news li{
	margin-bottom: 1em;
	color: #4f7481;
}

/* @end */

/* @group header */

div#header div.left{

	padding-left: 20px;
	width: 332px;
	float: left;
}

div#header div.right{
	width: 280px;
	float: right;
	padding-bottom: 9px;
}
img.address{
	float: left;
}
a.headbtn{
	float: right;
	margin-right: 10px;
	margin-top: 18px;
	height: 64px;
	width: 64px;
}
a.headbtn:hover{
	background: url(img/bt_access_mo.png) no-repeat;
}
a.headbtn:hover img{
	display: none;
}
ul.nav{
	width: 770px;
	clear: both;
	margin: auto;
	height: 84px;
	
}
ul.nav li{
	float: left;
	margin-right: 14px;
	width: 84px;
	height: 84px;
	display: block;
}

ul.nav li.last{
	margin-right: 0px;
}



/* @end */


.contents {
	position : relative;
	top : 20px;
	left : 80px;
	width : 380px;
	height : 232px;
	z-index: 1;

} 
.info-box {
	position : relative;
	top : 15px;
	left : 25px;
} 
.info {
	position : absolute;
	top : 0px;
	left : 0px;
	width : 200px;
	height : 60px;
	font-size: 10pt;
	color: #4F8488;
	visibility: hidden;
} 
.info-index {
	position : absolute;
	top : 0px;
	left : 0px;
	width : 200px;
	height : 60px;
	font-size: 10pt;
	color: #4F8488;
	visibility: visible;
	overflow: auto;
	clip: rect(auto 200 60 auto);
	scrollbar-face-color:#f4f7f7;
	scrollbar-highlight-color:#f4f7f7;
	scrollbar-3dlight-color:#f4f7f7;
	scrollbar-shadow-color:#f4f7f7;
	scrollbar-darkshadow-color:#f4f7f7;
	scrollbar-track-color:#f4f7f7;
	scrollbar-arrow-color:#8dbdb0;


} 
.logo {
	position : relative;
	left : 310px;
	width : 160px;
	height : 25px;
	visibility: visible;
	top: 0px;

} 

.man {
	position : absolute;
	top : 130px;
	left : 300px;
	width : 100px;
	height : 150px;
	visibility: visible;

} 
.cal-holiday {
	font-size: 8pt;
	color: #377377;
	background-color: #E7F3F5;
	line-height: 14pt;

}
.cal-day {
	font-size: 8pt;
	color: #377377;
	line-height: 14pt;

}
.word1 {
	position : absolute;
	left :12px;
	width : 160px;
	height : 70px;
	top: -130px;
	z-index: 1;
	visibility: hidden;

}
.word2 {
	position : absolute;
	left :-30px;
	width : 160px;
	height : 70px;
	visibility: hidden;
	top: -65px;
}
body {
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#97C7D0;
margin: 0px;}
