@charset "UTF-8";
@import "/lib/cmn_css/component.css"; 

/* CSS Document */

.utiVi {
 background:url(/lib/cmn_img/mv_others.jpg) top left no-repeat;
}

div#main {
 width:890px;
}

div#pgTop {
 width:890px;
}

#contents h2.lineHead {
	width:890px !important;
}

#contents div.block {
	width:890px !important;
}

#contents div.shortBox {
	clear: both;
	margin-left: 22px;
	width: 865px;
}

#contents img.btnLeft {
	margin-right: 10px;
}

#contents div.ruleBox {
 margin:0 130px;
 width:630px;
}

#contents div.ruleBoxL {
 background:url(/utility/images/bg_rulebox.gif) left top repeat-y;
 border-top:#E5E5E5 1px solid;
	border-bottom:#E5E5E5 1px solid;
 float:left;
	margin-right:10px;
	padding:12px 0 10px 0;
	width:310px;
}

#contents div.ruleBoxR {
 background:url(/utility/images/bg_rulebox.gif) left top repeat-y;
 border-top:#E5E5E5 1px solid;
	border-bottom:#E5E5E5 1px solid;
 float:left;
	padding:12px 0 10px 0;
	width:310px;
}

#contents div.ruleBoxL h3,
#contents div.ruleBoxR h3 {
 margin-left:8px;
}

