﻿@charset "utf-8";

#contents h4{
	padding-left:20px;
	padding-bottom:20px;
}


.name{
	text-align:right;
	color:#000;
	background:url(../img/line.gif) left bottom no-repeat;
	padding-bottom:10px;
}

.block{
	background:url(../../common/img/line_dot.gif) left bottom repeat-x;
	margin-top:20px;
	padding-bottom:20px;
}