@charset "EUC-JP";

/* ------------------------------------------------
_main.css
------------------------------------------------- */
@import url("main.css");


/*　特別企画のご案内　*/

#main div.title {
	background: url(../img/project_bg_01.gif) repeat-x bottom;
	margin-bottom: 15px;
}

#main div.title h4 {
	background: url(../img/project_icon.jpg) no-repeat left top;
	padding-left: 55px;
	padding-top: 15px;
	height: 40px;
	font-size: 16px;
	color: #00460B;
}

/*　特別企画のご案内　左側　*/

#sub ul{
	margin: 0px;
	padding: 0px 10px;
	list-style: url(none) none;
}

#sub li {
	margin-bottom: 10px;
	background: url(../img/icon_01.gif) no-repeat left 3px;
	padding-left: 1em;
}

#sub li a {
	text-decoration: none;
}
