@charset "utf-8";
/* CSS Document */

#promotion {
	width:660px;
	float:right;
}
h3{
	display:block;
	text-indent:-9999px;
	height:37px;
	margin:10px 0 20px;
	padding:0;
	font-size:0;
	line-height:100%;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image: url(../images/h3_title01.gif);
}
h4{
	width:287px;
	height:28px;
	margin:0 auto 15px;
	text-indent:-9999px;
	background:url(../images/sen_title.gif) no-repeat 0 0;
}
.main{
	width:600px;
	margin:0 auto;
	line-height:150%;
}
.t_right{
	text-align:right;
	padding:10px 0 0;
}




