@charset "utf-8"; /*CSSDocument*/html { height:100%; }body#logout #contents-full {	min-height:410px; /*image size -40px*/	background-image:url(/system/imgs/lgout-title.gif);	background-position:0 40px;}* html body#logout #contents-full { height:410px; }body#timeout #contents-full {	min-height:410px; /*image size -40px*/	background-image:url(/system/imgs/tmout-title.gif);	background-position:0 40px;}* html body#timeout #contents-full { height:410px; }body#error500 #contents-full {	min-height:410px; /*image size -40px*/	background-image:url(/system/imgs/er500-title.gif);	background-position:0 40px;}* html body#error500 #contents-full { height:410px; }body#expire #contents-full {	min-height:410px; /*image size -40px*/	background-image:url(/system/imgs/expire-title.gif);	background-position:0 40px;}* html body#expire #contents-full { height:410px; }body#shopping-error #contents-full {	min-height:410px; /*image size -40px*/	background-image:url(/system/imgs/shpg-er-title.gif);	background-position:0 40px;}* html body#shopping-error #contents-full { height:410px; }body#error404 #contents-full {	min-height:430px; /*image size -40px*/	background-image:url(/system/imgs/er404-title.gif);	background-position:0 40px;}* html body#error404 #contents-full { height:430px; }/*TimeOut******************************************/body#timeout #cn-01 dl { padding-top:5px; }body#timeout #cn-01 dt {	margin-top:15px;	margin-bottom:5px;}body#timeout #cn-02 ul { float:right; }body#timeout #cn-02 li { float:left; }/*Maintenance******************************************/body#maintenance {	margin:0;	padding:0;	height:100%;	background-image:url(/system/imgs/mnte-title.gif);	background-repeat:no-repeat;	background-position:center center;}body#maintenance #footer-special {	padding-top:480px;	padding-bottom:20px;	width:984px;	position:absolute;	bottom:0;}body#maintenance #footer-special h6 {	text-align:center;	color:#999999;}/*404NotFound******************************************/body#error404 #cn-02 input {	margin-bottom:4px;	width:325px;	font-size:12px;	color:#999999;	/color:#333333; /*IE Fix*/	float:left;}body#error404 #cn-02 input:focus { color:#333333; }body#error404 #cn-02 #cn-search-btn button {	margin:0;	border:0;	padding:0;	width:46px;	height:22px;	background-image:url(/common/imgs/search-btn.gif);	background-repeat:no-repeat;	display:block;	float:right;	overflow:hidden;	cursor:pointer;}body#error404 #cn-03 ul, body#error404 #cn-03 li {	padding:0 5px;	background-color:#ffffff;	display:block;	float:left;}body#error404 #cn-03 ul.ln-dividing { border-right:1px solid #cccccc; }