﻿@charset "utf-8";

#contents dl{
	color:#000;
	margin:0 0 1em 0;

}
#contents dt{
	background:url(../img/t_bg.gif) left center no-repeat;
	margin-left:30px;
	margin-bottom:5px;
	padding-left:20px;
	font-size:90%;
	min-height:24px;
	line-height:24px;
}
* html #contents dt{
	height:24px;
}
.dt_none{
	background:none;
	padding-top:5px;
	padding-bottom:5px;

}


.lst01{
	margin:0 0 0 50px;
	color:#000;
}
.lst01 li{
	background:url(../img/i_mark02.gif) left center no-repeat;
	padding:5px 0 5px 20px;
}
.lst01 li.li_none{
	background:none;
}
.lst01 li span.zu_s{
	display:block;
	float:left;
	width:3.5em;
}
.name{
	text-align:right;
	color:#000;
}

#inf01{
margin-left:50px;
color:#000;	
}
#inf01 span{
	color:red;
}


