@charset 'utf-8';

/* コンテンツ */

#cc {
	margin: 0px 0px 14px; 
	padding: 0px; 
	width: 100%; 
	height: 432px; 
	background-image: url(../../images/top09.png); 
	background-repeat: no-repeat; 
	background-position: center center; 
	text-align: center; 
}

.news {
	clear:both; 
	margin:0px 0px 12px; 
	padding:0px ; 
	width:768px; 
	line-height: 18px; 
}

.news_l {
	margin:0px; 
	padding:12px 12px 0px; 
}

.news_r {
	margin:0px; 
	padding:12px 12px 0px; 
	/* border-left: 1px dashed #2c2d2f; */
}

h2 {
	margin-bottom: 8px; 
	padding: 0px 8px; 
	border-left: 4px solid #6484ff; 
}

#sale {
	margin: 0 14px 12px;
	font-size:12px;
}
#sale ul, ol {
	/* list-style-type: none; */
	margin-left: 12px;
} 

div#sale .title {
    font-size: 12px;
    font-weight: bold;
}
div#sale .title {
    background-image: url("../images/title.png");
    background-repeat: repeat-x;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 8px;
}
div#sale h2 {
	margin: 0px; 
	padding: 0px; 
	border-left: 0px solid #6484ff; 
}