@charset "shift_jis";
/* CSS Document */



#contents {
	margin:0px 0px 0px;
	clear:both;
	/*position:relative;*/
}
#monitorLink {
	text-indent:-9999px;
	height:14px;
	overflow:auto;
	
}
#monitorLink a {
	/*position:absolute;
	right:0;*/
	display:block;
	width:155px;
	height:14px;
	background:url(../imgs/top/btnMonitor.gif) no-repeat right top;
	/*behavior: expression(IEPNGFIX.fix(this));*/
	overflow:hidden;
	float:right;
}


#monitorLink a:hover {
	background:url(../imgs/top/btnMonitor2.gif) no-repeat right top;
	/*behavior: expression(IEPNGFIX.fix(this));*/
}





#flash {
	float:left;
	width:659px;
	height:268px;
	border:1px solid #CCC;
	margin:8px 0px 0px;
	background:#FFF;
	padding-left:1px;
}

#usrActn {
	width:241px;
	float:right;
	margin:2px -6px 0 0;
	/*position:absolute;
	top:0px;
	right:-5px;
	clear:both*/
}

#login {
	height:281px;
	background:url(../imgs/top/bgLogin.png) no-repeat 0 0;
	margin:0;
	padding:0;
	
}


#login ul, #login li {
	margin:0;
	/*padding:0;*/
	list-style:none;
}

#login #uAction {
	/*position:relative;
	top:24px;*/
	width:189px;
	margin:0px auto;
	padding:24px 0;
}

#uAction li {
	text-indent:-9999px;
	line-height:100%;
}

#pamphlet a {
	background:url(../imgs/common/btnPaphlet.gif) no-repeat;
	display:block;
	height:33px;
	width:189px;
	margin:0px 0px 9px;
}

#pamphlet a:hover {
	background:url(../imgs/common/btnPaphlet2.gif) no-repeat;
}


#inquiry a {
	background:url(../imgs/common/btnInquiry.gif) no-repeat;
	display:block;
	height:33px;
	width:189px;

}
#inquiry a:hover {
	background:url(../imgs/common/btnInquiry2.gif) no-repeat;
}
















