/* Base Style */
body {
	font-size: 12px;
	line-height: 125%;
	color: #666666;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:white;
	scrollbar-face-color:#E7DCC8;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

h1 {
	position:absolute;
	top:25px;
	left:49px;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	letter-spacing:1px;
}


td,th {
	font-size: 12px;
	line-height: 125%;
	color: #666666;
}
.white {
	color: #FFFFFF;
}
.sepia {
	color: #B8985C;
}
.red {
	color: #FF3366;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #009933;
}
a:active {
	color: #009933;
}
a:nav {	
	color: #C4A977;
}
a.nav:link {	
	color: #C4A977;	
	text-decoration: none;
}
a.nav:visited {	
	color: #C4A977;	
	text-decoration: none;
}a.nav:hover {	
	color: #009900;	
	text-decoration: underline;
}a.nav:active {	
	color: #009900;
}
.bg_sepia {
	background-color: #E7DCC8;
}
.copyright {
	font-size: 11px;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
}
.layer {
	padding: 10px;
	background-color: #E7DCC8;
	color: #865E13;
}
.td_bg {
	background-image: url(img/td_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_white {
	background-color: #FFFFFF;
}
.td_pink {
	background-color: #F9F1EC;
}
.td_red {
	background-color: #FFC1C1;
}

.bg_hana {
	background-image: url(staff/img/hana.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_side_2 {
	background-color: #FBF4F0;
}
.bg_arrow {
	background-image: url(communication/img/arrow_2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.green {
	color: #94BB53;
}
.txt_16 {
	font-size: 16px;
}
.txt_11 {
	font-size: 11px;
}
.txt_9 {
	font-size: 9px;
}

.txt_14 {
	font-size:14px;
}

.fntRed {
	color:#FF0000;
}

/*-----------------------------------
							¥index.html
-----------------------------------*/

.topComment {
	width:745px;
	line-height:1.4;
	margin:12px 0;
	padding:0;
	padding-left:7px;
}

.whatNewBack {
	background:url(img/whatNewRight.gif) no-repeat;
	padding:10px 0;
	vertical-align:top;
	padding-left:10px;
}

.whatNewBack ul {
	margin:0;
	padding:0;
}

/*-----------------------------------
				¥info/index.html
-----------------------------------*/

#parkingInfo {
	width:445px;
	text-align:left;
	margin:0;
	padding:0;
}

#parkingInfo ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#parkingInfo ul li {
	margin-bottom:10px;
}

.LgreenBack {
	background-color:#f1ffeb;
	padding:3px;
}

.LgreenBack02 {
	background-color:#f1ffeb;
	padding:3px;
	width:335px;
}

.fntBold {
	font-weight:bold;
}

.fntWhite {
	color:#fff;
}

/*---------------------------------
		¥lost/popup/index.html
---------------------------------*/
#lostPopup .contents{
	width:500px;
	margin-top:30px;
	margin-left:30px;
}

#lostPopup ul,p{
	margin:0;
	padding:0;
}

#lostPopup .group{
	margin-bottom:30px;
}

#lostPopup .layout{
	margin-right:10px;
	margin-left:10px;
}

/*---------------------------------
		¥jaw/popup/index.html
---------------------------------*/
#jawPopup .contents{
	width:500px;
	margin-top:30px;
	margin-left:30px;
}

#jawPopup ul,ol,p{
	margin:0;
	padding:0;
}

#jawPopup .group{
	margin-bottom:30px;
}

#jawPopup .layout{
	margin-right:10px;
	margin-left:10px;
}

/*---------------------------------
		¥jaw/index.html
---------------------------------*/

.leftTxt {
	text-align:left;
	padding-left:75px;
}

.DBlueBack {
	background-color:#24305a;
	padding:0 5px;
}
