@charset "utf-8";
/* CSS Document */
#h_left .h3TT {
	background-image:url(../images/h3.png);
	background-repeat:no-repeat;
}
#h_left {
	float:left;
	width:583px;
	margin:20px 0 0 ;
}
#h_right {
	float:left;
	margin:20px 0 0 15px;
}
#h_left dl {
	margin:15px 0 0;
}
#h_left dt {
	font-weight:bold;
	font-size:18px;
	width:583px;
	height:55px;
	box-sizing:border-box;
	padding:10px 0 0 70px;
	background-repeat:no-repeat;
}
#h_left dd {
	margin:10px 0 25px 65px;
}
#h_list01 {
	background: url(../images/shaken/dt01.png);
}
#h_list02 {
	background-image: url(../images/shaken/dt02.png);
}
#h_right {
	float:left;
	width:350px;
	margin:20px 0 0 15px;
}
#h_right img {
	padding:2px;
	border:1px solid #c9c9c9;
}
