@charset "utf-8";

#kiratopBox {
	position: relative;
	height: 515px;
	width: 915px;
	overflow: hidden;
}
#menuList .topMgn {
	padding-top: 15px;
}
#kiratopBox p {
	background: #FFFFFF;
}


#kiratopBox #first {
	position: absolute;
	top: 113px;
	right: 19px;
}

#kiratopBox #second {
	position: absolute;
	right: 113px;
	bottom: 74px;
}

#kiratopBox ul {
}

#kiratopBox li {
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#kiramenuArea {
	display: block!important;
}

#kiraArea {
	position: relative;
	width: 655px;
	padding: 40px 0px 50px 15px;
	overflow: hidden;
}

#profBox {
	position: absolute;
	top: 190px;
	right: 30px;
	color: #FFFFFF;
}

#profBox th {
	padding-right: 10px;
}

#profBox th img {
 behavior: expression(IEPNGFIX.fix(this));
}

#profBox td {
	padding: 2px 0px 5px 5px;
}



/*---------- end [#profBox] ----------*/

#kiraArea .kiratopBack {
	text-align: right;
	padding: 25px 27px 0px 0px;
}


/* The CSS Below are edited by Kinoshita Yuichi @AidacDesign */


#rightWrapper h4{
	margin: 0 0 15px;
}


ul.local-nav{
	background: url(../images/lower/navigation.gif) no-repeat left bottom;
	width: 534px; height: 30px;
	padding-left: 90px;
	overflow: hidden;
	margin: 0 0 20px;
}
	ul.local-nav li{
		float: left;
		width: 88px;
	}
		ul.local-nav li a{
			display: block;
			height: 30px;
			font-size: 0px;
			line-height: 0px;
			text-indent: -9999px;
			background-image: url(../images/lower/navigation.gif);
		}
		ul.local-nav li a:hover{
			background-image: url(../images/lower/navigation.gif);
		}
		
		ul.local-nav li.no1 a{
			background-position: -90px bottom;
		}
		ul.local-nav li.no1 a:hover{
			background-position: -90px top;
		}
		
		ul.local-nav li.no2 a{
			background-position: -178px bottom;
		}
		ul.local-nav li.no2 a:hover{
			background-position: -178px top;
		}
		
		ul.local-nav li.no3 a{
			background-position: -266px bottom;
		}
		ul.local-nav li.no3 a:hover{
			background-position: -266px top;
		}
		
		ul.local-nav li.no4 a{
			background-position: -354px bottom;
		}
		ul.local-nav li.no4 a:hover{
			background-position: -354px top;
		}



#headerArea #formNav li:first-child a img{
	width: 189px;
	height: 60px;
}

