@charset "shift_jis";

body {
	background-color: #E6E6E6;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
h2, h3, h4 {
	font-size: 12px;
}
#step {
	padding-bottom: 5px;
	font-size: 10px;
}

/* header icon
---------------------------*/
.fontL {
	background: url(../images/top/ico_l.gif) no-repeat left top;
	width: 15px;
	height: 15px;
	display: block;
	margin-right: 1px;
}
.fontM {
	background: url(../images/top/ico_m_over.gif) no-repeat left top;
	width: 15px;
	height: 15px;
	display: block;
	margin-right: 1px;
}
.fontS {
	background: url(../images/top/ico_s.gif) no-repeat left top;
	width: 15px;
	height: 15px;
	display: block;
}

/* Class
---------------------------*/
.titL {
	background: url(../images/top/bg_tit02.gif) no-repeat;
	font-size: 14px;
	line-height: 2em;
	color: #777064;
	height: 27px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.titLL {
	background: url(../images/top/bg_tit03.gif) no-repeat;
	font-size: 14px;
	line-height: 2em;
	color: #777064;
	height: 28px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.titBox {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 14px;
	background-color: #EBF4FC;
	margin-bottom: 10px;
}
.normal {
	font-size: 14px;
}
.x-small {
	font-size: 10px;
}