@charset "UTF-8";


h1{
	background:url(../img/asp/bg_h1.jpg) #FFF left top no-repeat;
}

h3{
	background:#4E9546 url(../img/asp/bg_h3.jpg) right top repeat-y;
}

/* コンテンツINDEX */

.asp .contenttitle{
	background: url(../img/asp/submenu_li.gif) #EBF3EB 7px center no-repeat;
	padding:5px 0 5px 24px;
	font-weight:bold;
	margin:0 0 5px 0;
}