@charset "utf-8";

/*	#lNav color
----------------------------------------------------*/
#lNav dd span	{
	background-color:#c50935;
}

/*	hx
----------------------------------------------------*/
h5	{
	font-weight:bold;
	padding:5px 10px 5px 147px;
	margin-bottom:10px;
	color:#333333;
	font-size:120%;
	background: #e3cfb2 url(images/index_icon01.gif) no-repeat 132px 0px;
}
h5.bg02	{
	background: #e3cfb2 url(images/index_icon02.gif) no-repeat 132px 0px;
	padding-right:160px;
}
h5 span	{
	font-size:85%;
}


.cmList	{
	background: url(images/index_f_01.gif) no-repeat center top;
	padding-top:15px;
	margin-bottom:16px;
}
.cmListBtm	{
	background: url(images/index_f_02.gif) no-repeat center bottom;
	padding-bottom:15px;
}
.cmListInr	{
	background: #f1e8da url(images/index_f_03.gif) repeat-y center top;
	padding:0 2px 5px 2px;
}
.cmListImg	{
	position: relative;
}
.cmListImg	img {
	position: absolute;
	width: 106px;
	height: 137px;
	top: -4px;
	left: 10px;
	z-index: 1;
}

.cmListBtn	{
	position: relative;
}
.cmListBtn	img {
	position: absolute;
	top: 18px;
	left: 428px;
	z-index: 1;
}

.cmListLead	{
	padding:0 10px 10px 132px;
}
