@charset "utf-8";

/* CSS Document */

#main_box03 h3 {
	width: 465px;
	height: 20px;
	text-indent: -99999px;
	background: url(../img/tit_h3_guideline.gif) no-repeat;}
	
#guideline dl, #guideline p {
	padding: 6px 20px;
	border-left: 1px solid #66A350;
	border-right: 1px solid #66A350;}
	
#guideline dt {
	font-weight:bold;
	color:#FF6666;
	margin-top: 14px;
	padding-top: 14px;
	background: url(../../img/img_line01.gif) repeat-x;
	width:240px;}
	
#guideline dd {
	width:250px;}
	
#guideline img {
	position: absolute;
	top: 20px;
	left: 290px;}
