@import "style.css";
@import "sub_page.css";
@import "a-tag.css";

.left{
	background-image: url("../media/t_media.gif");
	}
.left-body1{
	margin:70px 40px 20px 30px;
	}
.left-body2{
	margin:20px 40px 20px 30px;
	background: url("../media/line_dot.gif") repeat-x top; 
	padding-top:20px;
	}
DL{
	margin-left:4px;
	margin-bottom:12px;
	}
DT	{
	font-weight:bold;
	font-size:15px;
	color: #6365ce;
	line-height:150%;
	background: url("../image/list-star.gif") no-repeat 4px 2px; 
	padding-left:18px;
	}
DD{
	margin-top:5px;
	margin-left:20px;
	line-height:140%;
	}
.frash{
	font-size:11px;
	font-weight:bold;
	color: #cc0033;
	line-height:22px;
	text-align:center;
	}
.image-center{
text-align:center;
}
