@charset "Shift_JIS";

.h-1{
	border:1px solid #B2B2B2;
	background:url(../../img/2013/common/bg_h1.gif) repeat-x bottom;
	padding:16px 19px 14px;
	font-weight:bold;
	font-size:131%;
	line-height:1.2;
}

.h-2r{
	border-bottom:1px solid #B2B2B2;
	background:url(../../img/2013/common/bg_h2r.gif) no-repeat 0px 4px;
	padding:5px 15px;
	font-size:116%;
	font-weight:bold;
	line-height:1.2;
}

.h-2g{
	border-bottom:1px solid #B2B2B2;
	background:url(../../img/2013/common/bg_h2g.gif) no-repeat 0px 4px;
	padding:5px 15px;
	font-size:116%;
	font-weight:bold;
	line-height:1.2;
}

.h-3a{
	padding:3px 15px;
	background: url(../../img/2013/common/bg_h_redpoint.gif) no-repeat 0px 0.5em;
	font-weight:bold;
	line-height:1.2;
}

.h-3b{
	padding:4px 15px 3px;
	background:#666;
	color:#fff;
	line-height:1.2;
}

.h-3c{
	padding:4px 15px 3px;
	background:#ccc;
	line-height:1.2;
}


p{
	line-height:1.7;
	font-size:93%;
}

/*table*/
.tbl1{
	border:1px solid #9db4de;
}

.tbl1 th,
.tbl1 td{
	line-height:1.4;
	font-size:93%;
	padding:6px;
}

td.vt{
vertical-align:top;	
}

.tbl1 th{
	background:#eef1ff;	
	border:1px solid #9db4de;
}
	
.tbl1 td{
	border:1px solid #9db4de;
}

.tbl2{
	border:1px solid #9d9d9d;
}

.tbl2 th,
.tbl2 td{
	line-height:1.4;
	font-size:93%;
	padding:6px;
}

.tbl2 th{
	background: #E6E6E6;	
	border:1px solid #9d9d9d;
}
	
.tbl2 td{
	border:1px solid #9d9d9d;
}