@charset "utf-8";

#flashArea{
	width:800px;
	height:320px;
	margin:0px;
	padding:0px;
}

#indexMenus{
	width:780px;
	height:300px;
	margin:0px auto 35px;
	padding:0px;
	position:relative;
}

#indexMenu1{
	width:350px;
	height:300px;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
}

#indexMenu2{
	width:430px;
	height:300px;
	margin:0px;
	padding:0px;
	position:relative;
	float:right;
}

.update{
	width:60px;
	height:22px;
	margin:0px;
	padding:18px 0px 0px;
	background-image:url(../image/update.gif);
	background-repeat:no-repeat;
	position:absolute;
	font-size:72%;
	color:#fff;
	text-align:center;
	border:none;
}

#updatenews{
	top:140px;
	left:188px;
	z-index:10;
}

#updategallery{
	top:195px;
	left:287px;
	z-index:11;
}
/*_______________LAYER_POPUP_______________*/
#popupT{
	background-image:url(../image/introduction/popup_01.gif);
	background-repeat:no-repeat;
}

#popupB{
	background-image:url(../image/introduction/popup_02.gif);
	background-repeat:no-repeat;
}

a:hover{
	color:#34D82B;
	text-decoration:underline;
}

em,em a{
	color:#34D82B;
	font-weight:bold;
	font-style:normal;
}

/*_______________pageformat_______________*/
/*___midashi___*/
.midashiBox,.midashiBoxC{
	width:520px;
	margin:0px 0px 15px;
	padding:0px 0px 4px;
	color:#fff;
	background-image:url(../image/introduction/midashi_02.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.midashiBox h2,.midashiBox p{
	background-image:url(../image/introduction/midashi_01.gif);
	background-repeat:no-repeat;
	width:480px;
	margin:0px 0px 0px;
	padding:5px 20px 0px;
	font-size:90%;
	line-height:1.4;
}

.midashiBoxC h2,.midashiBoxC p{
	background-image:url(../image/introduction/midashi_01_c.gif);
	background-repeat:no-repeat;
	width:480px;
	margin:0px 0px 0px;
	padding:5px 20px 0px;
	font-size:90%;
	line-height:1.4;
}
