/* ========== 新着情報 ========== */

.clr {
	height : 1px;
	clear : both;
	margin : 0;
	padding : 0;
}

.clr hr {
	display : none;
}

.news h4 A:link {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
.news h4 A:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
.news h4 A:hover {
	TEXT-DECORATION: none;
	color: #CC3300;
	TEXT-DECORATION: none;
}

.news {
	margin : 0px 20px 20px 20px;
	padding : 0px;
	width : 560px;
	text-align : left;
}


.news h4 {
	margin : 0px;
	padding : 5px 0px 0px 15px;
	font-size : 14px;
	width : 560px;
	height : 24px;
	text-align : left;
	background-image: url(../img/news-title.gif);
	background-repeat : no-repeat;
	color : #fff;

}

.news-box {
	margin : 5px 0px 0px 5px;
	padding : 0px;
	width : 550px;
	line-height : 18px;
	letter-spacing : 1px;
	border-bottom : 1px dashed #682408;
	
}

.news-boxli {
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 10px;
	width : 100px;
	line-height : 18px;
	letter-spacing : 1px;
	float : left;
	background-image: url(../img/news-p.gif);
	background-repeat : no-repeat;
}

.news-more-link {
	text-align : right;
	margin : 10px 0px 10px 0px;
	padding : 0px;
}

.news-footer {
	text-align : right;
	margin : 2px 0px 20px 0px;
	padding : 0px;
	font-size : 12px;
}

/* ========== よくある質問 ========== */

.faq {
	margin : 0px 20px 20px 20px;
	padding : 0px;
	width : 560px;
	text-align : left;
}


.faq h4 {
	margin : 0px;
	padding : 5px 0px 0px 35px;
	font-size : 14px;
	width : 560px;
	height : 24px;
	text-align : left;
	background-image: url(../img/faq.gif);
	background-repeat : no-repeat;
	color : #fff;
	background-color : #F1F1F1;
}

.faq-box {
	margin : 5px 0px 0px 5px;
	padding : 0px;
	width : 550px;
	line-height : 18px;
	letter-spacing : 1px;
	border-bottom : 1px dashed #682408;
	
}

.faq h4 A:link {
	COLOR: #1B0000;
	TEXT-DECORATION: none;
}
.faq h4 A:visited {
	COLOR: #1B0000;
	TEXT-DECORATION: none;
}
.faq h4 A:hover {
	TEXT-DECORATION: none;
	color: #CC3300;
	TEXT-DECORATION: none;
}