
/*タイトル＆リード
------------------------------*/
#ctitle {
	margin-top:15px;
}
#ctitle h3 {
	background-image:url(../images/ctitle_tenten2.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-bottom:6px;
	color:#4A3793;
	font-size:1.8em;
	font-weight:bold;
}

#ctitle p {
	font-size:1.2em;
	line-height:160%;
	_letter-spacing:0.1em;
	margin-bottom:0.8em;
}

/*共通ボックス
------------------------------*/
.box {
}
.box p {
	font-size:1.2em;
	line-height:160%;
	_letter-spacing:0.1em;
	margin-bottom:1em;
}
.img_r {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.af_link {
	font-size:1.6em;

}