/* 1 */
#contents1{
	margin-top:16px;
}
/* 2 */
#contents2{
	padding-top:30px;
	width:607px;
}
#contents2 h3{
	margin-bottom:10px;
}
#contents2 strong{
	font-weight:bold;
	color:#CC0000;
}
#contents2 table{
	width:607px;
}
#contents2 td{
	text-align:center;
	padding-top:20px;
}

/* 3 */
#contents3{
	padding-top:40px;
	width:607px;
}
#contents3 h3{
	margin-bottom:10px;
}

/* 4 */
#contents4_header{
	margin-top:10px;
	width:607px;
	background-image:url(img/contents4_header.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:6px;
}
#contents4_footer{
	width:607px;
	background-image:url(img/contents4_footer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:6px;
}
#contents4_header p,#contents4_footer p{
	display:none;
}
#contents4{
	width:607px;
	background-image:url(img/contents4_background.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#contents4_margin{
	padding:10px 15px 10px 15px;
}
#contents4 h4{
}
.contents4_q{
	background-image:url(img/title4_q.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:4px 0px 4px 36px;
	margin:10px 0px 10px 0px;
}
.contents4_a{
	background-image:url(img/title4_a.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 14px 36px;
	margin:10px 0px 0px 0px;
}
#contents4_1_left{
	float:left;
	width:448px;
}
#contents4_1_right{
	float:right;
	width:103px;
	padding-top:14px;
}
#contents4_1_right a img{
	border:1px solid #CCCCCC;
}
#contents4_1_right a:hover img{
	border:1px solid #0099ff;
}

