
ol#intro{
	/*
	margin:25px 0;
	padding:10px 0 0;
	width:580px;
	list-style:none;
	background:url(/img/top/s.gif) no-repeat;
	*/
	background: #E6EBFF;
	border:#CCC 1px solid;
	margin:10px;
	padding:10px;
}

ol#intro li{
	list-style:none;
	background:url(../img/common/body_ico.gif) no-repeat 0 3px;
	list-style-position:inside;
	margin-bottom:15px;
	padding:0 0 10px 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size:12px;
	line-height:1.4em;
	letter-spacing:0.4em;
	border-bottom:#FFF dotted 1px;
	
}

ol#intro li#last{
	border:none;
}


h3{
	height:53px;
	background:url(/img/top/hukidasi.gif) no-repeat;
	line-height:38px;
	font-size:22px;
	color:#fff;
	text-indent:25px;
	margin:40px 0 0 10px;
	padding:0;
}

a#contact{
	background:url(/img/top/greenbar.gif) no-repeat 0 0;
	width:502px;
	height:45px;
	line-height:45px;
	font-size:20px;
	text-align:center;
	display:block;
	margin:40px auto;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

a#contact:hover{
	background-position:1px 1px;
	text-decoration:underline;
}