/* CSS Document */
a.link01{
	text-decoration:none;
	color:#000000}
a.link01:hover{
	text-decoration:none;
	color:#006699}
.tit_right{
	font-size: 10px;
	line-height: 150%;
	color: #000000;
	background-image: url(img/tit_02.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 8px;
	width: 304px;
}
.subtit{
	font-size: 20px;
	background-image: url(img/root.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-weight: bold;
	width: 290px;
}
.subtext{
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	padding-top: 5px;
}
.box_01{
	height: 110px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 186px;
	background-image: url(img/ph_01.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box_02{
	height: 110px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 186px;
	background-image: url(img/ph_02.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}