@charset "UTF-8";

/*
Name	:home.css
Date	:2011.11.22
Update	:2012.01.23
*/


/* index
----------------------------------------------- */
#wrapper {
	background: url(../../home/bg_news.gif) no-repeat right top;
}
#main,
#mainInner {
	padding: 0;
	background: no-repeat;
}
#image {
	width: 960px;
	height: 355px;
	margin: 0 auto;
	background: url(../../home/bg_image.gif) no-repeat 0 0;
}
#image ul {
	display: none;
}
#image ul li {
	margin: 6px 0 0 7px;
}

.listType01 {
	margin: 0 0 0 25px;
	color: #554946;
}
/*
.listType01 li a:link { color: #4D4D4D; text-decoration: none; }
.listType01 li a:visited { color: #4D4D4D; text-decoration: none; }
.listType01 li a:hover { color: #F27800; text-decoration: underline; }
*/