@charset "UTF-8";
/* ------------COMMON------------ */

/* INTRO */
div#intro {
	background: url(../img/line1.gif) top left no-repeat;
	padding-top: 10px;
}

div#intro h3{
	padding-bottom:5px;
	color: #4392C4;
	width: 620px;
}

div#intro p{
	background: url(../img/line1.gif) top left no-repeat;
	padding-top: 15px;
	font-size: 80%;
	letter-spacing: 0.1em;
	line-height: 180%;
	width: 630px;
}

div#banner_box {
	padding-bottom: 25px;
	margin-bottom: 20px;
	width:620px;
	margin-left: 2px;
	background: transparent url(../img/line1.gif) no-repeat scroll left bottom;
}
