@charset "utf-8";

@import "/css/common/common.css";
@import "/css/common/font.css";
@import "/css/common/header.css";

@import "/css/common/pan_navi.css";
@import "/css/common/sub_title.css";
@import "/css/common/left_navi.css";
@import "/css/common/center_contents.css";
@import "/css/common/footer.css";
@import "/css/common/ad.css";
@import "/css/common/portal_navi.css";


#centerContents h3 {
	clear:both;
	height:40px;
	}

#centerContents .news {
	margin:0px;
	padding-left:0px;
	padding-bottom:15px;
	list-style-type:none;
	}

#centerContents .news li {
	background-image:url(/image/top/news.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:55px;
	padding-top:3px;
	padding-bottom:8px;
	clear:both;
	}

#centerContents h3 img {
	display:block;
	float:left;
	}

#centerContents h3 a {
	float:left;
	width:150px;
	height:30px;
	font-size:12px;
	}


#centerContents .column1 {
	padding-bottom:20px;
	}

#centerContents .column1 .left {
	width:160px;
	float:left;
	}

#centerContents .column1 .right {
	width:390px;
	float:right;
	}

#centerContents .column1 .right h4 {
	padding-bottom:7px;
	}

#centerContents .column1 .line {
	clear:both;
	}

#centerContents .info {
	overflow:scroll;
	height:100px;
	}

#centerContents .coupon {
	height:160px;
	}

#centerContents .coupon select {
	width:170px;
	}

#centerContents .coupon .box {
	float:left;
	padding-right:37px;
	background-image:url(/image/top/arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	}

#centerContents .coupon .submit {
	padding-top:47px;
	}

#centerContents .btn {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

#centerContents .btn li {
	float:left;
	padding-bottom:15px;
	}


#centerContents .column2 {
	width:270px;
	float:left;
	padding-top:10px;
	}

#centerContents .column2Left {
	padding-right:10px;
	}














