/* CSS Document */
#sub article.cWrap {
	width: auto !important;
	line-height: 1.8em;
	font-size: 110%;
}
#sub .fvTitleSet em {
	color: #DE7369;
	background: url(/images/icon_melon.gif) no-repeat left  15px;
	padding-left: 30px;
}
#special_box {
    border:none;
    padding: 0;
}
img{
	margin: 0 auto;
	display:block;
}
.titleimg{
	display: initial !important;
}
.reflects a{
	color: #666666;
}
.section {
    width:auto;
}
.mt20 {
    margin-top: 20px;
}
.section .Area .txt {
    font-size: 16px;
}
@media screen and (max-width: 640px){

img {
    width: 100%;
    height: auto;
}
.reflects h1 {
	font-size: 170%
}

}


