﻿@charset "utf-8";

#RightBox{
	width: 245px;
	height:auto;
	background: url(../img/right_bg_top.gif) top no-repeat;
}

#RightBox_middle{
	width: 245px;
	height: auto;
	margin: 53px 0 0 0;
	background: url(../img/right_bg_mid.gif) repeat-y;
}

#RightBox_bottom{
	width: 245px;
	height: 25px;
	background: url(../img/right_bg_btm.gif) no-repeat;
}
	#RightBox_top .right_ttl{
		width:;
		margin:;
	}
	#RightBox dl{
		padding:20px 0px 15px 30px;
	}
		#RightBox dl dt{
			font-size:0.9em;
			padding:0px 0px 7px 0px;
		}
		#RightBox dl dd{
			font-size:0.8em;
			padding:0px 0px 10px 25px;
			background:url("../img/right_icon.gif") 5px 1px no-repeat;
		}
		

.min_text{
	font-size:0.85em;
}

.lareg_text{
	font-size:1.6em;
	line-height:1.2;
}

h3 {
	width: 591px;
	height: 29px;
	background:url(../img/lttl_bg.gif) no-repeat;
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 0 0 20px;
}
