﻿@charset "utf-8";


#side h1{
	background: url(images/h1.jpg) 0px 0px no-repeat;
}
#contents ul.home0 li {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(../common/images/listBg0.gif) no-repeat 0 11px;
	line-height: 150%;
}
#contents ul.home1 li {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(../common/images/listBg1.gif) no-repeat 0 11px;
	line-height: 150%;
}
#contents ul.home2 li {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(../common/images/listBg2.gif) no-repeat 0 11px;
	line-height: 150%;
}
#contents ul.home3 li {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(../common/images/listBg3.gif) no-repeat 0 11px;
	line-height: 150%;
}



