@charset "utf-8";
/* CSS Document */



#con_01 {
	width: 300px;
	float: left;
}

#con_01 dl {
	margin: 10px 0px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

#con_01 dd {
	font-size: 116%;
	padding-top: 5px;
}

h2.info {
	width: 300px;
	height: 28px;
	background: url(../img/h2_info.gif) no-repeat top left;
	text-indent: -9999px;
}

h2.ginfo {
	width: 300px;
	height: 28px;
	background: url(../img/h2_ginfo.gif) no-repeat top left;
	text-indent: -9999px;
	margin-top: 10px;
}


#con_02 {
	width: 270px;
	float: right;
	font-size: 91%;
}


h2.tokusen {
	width: 270px;
	height: 28px;
	background: url(../img/h2_tokusen.gif) no-repeat top left;
	text-indent: -9999px;
}

#con_02 dl {
	float: left;
	width: 135px;
	text-align: center;
}

#con_02 dt {
	width: 131px;
}

#con_02 dt img {
	border: none;
}

#con_02 dd{
	height: 32px;
}
