@charset "utf-8";
/**----------------------------------------------------------
 *CSS information
 *
 * file name	: medievals.css
 * author		: kataoka daichi
 * style info	: 中古お勧め情報ページCSS
 -----------------------------------------------------------*/

#header_inner{
	background-image: url(/img/title/bg_body_medieval.jpg);
}
#headimg {
	background-image: url(/img/title/ttl_medieval.jpg);
}
p{
	margin:0px 16px;
}
p.catch {
height: 30px;
margin-bottom: 15px;
background-image: url(/img/medieval/catch.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -9999px;
overflow: hidden;
}

#article h3{
	text-indent: -9999px;
}
#article h3.benefits-of-old {
background-image: url(/img/stitle/sttl_benefits-of-old.jpg);
}
#article h4 {
margin-left: 16px;
color: #C60;
font-size: 14px;
}

#contactArea {
width: 360px;
margin-left: 120px;
padding: 5px 15px;
background-color: white;
border: 3px solid #A0894C;
font-size: 14px;
text-align: center;
}

#contactArea p {
margin: 0px;
}

#contactArea span {
	color: #F60;
	font-size: 18px;
	font-weight: bold;
}