@charset "shift_jis";

body {
	font:14px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
	color:#333;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:140%;
}

h1 {
	margin:5px auto;
	font-size:11px;
	color:#333333;
	text-align:left;
	padding-left:10px;
}

#bg2 {
   background:url(../images/bg02.gif);
   background-repeat:no-repeat;
   background-position:bottom;
}

.l {
    font-size:22px;
	line-height:160%;
}

.sp10 {
    padding:10px;
}

#title01 strong {
    font-size:18px;
	font-weight:bold;
	color:#FF6600;
	text-align:left;
}
 