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

#promotion {
	width:660px;
	float:right;
}
h3{
	display:block;
	text-indent:-9999px;
	height:37px;
	margin:10px 0;
	padding:0;
	font-size:0;
	line-height:100%;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image: url(../images/h3_title.gif);
}
.title{
	background:url(../../shared/images/bg_tit01.gif) repeat-x 0 bottom;
	padding:0 0 10px;
	margin:20px 0;
	height:100%;
}
.title p{
	width:168px;
	float:right;
	height:24px;
	margin:1px 0 0;
}
.title p a{
	display:block;
	text-indent:-9999px;
	height:19px;
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
.title p a:hover{
	background-position:0 -19px;
}
h4{
	width:323px;
	float:left;
	margin:0;
	padding:0;
}

.main{
	width:640px;
	margin:0 auto;
}
#promotion table{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#promotion table td{
	border-bottom:1px dotted #ccc;
	border-right:1px solid #ccc;
}
#promotion .td01{
	background-color:#f3fafb;
	text-align:center;
	width:90px;
	letter-spacing:2px;
}
#promotion ul{
	list-style:none;
	margin:0 0 0 2px;
	padding:0 0 0 2px;
}
#promotion ul li{
	padding:0 0 5px 10px;
	line-height:120%;
	background:url(../../shared/images/icon_arrow01.gif) no-repeat 0 5px;
}
#promotion dl{
	margin:0;
	padding:0;
}
#promotion dt{
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	background:url(../../shared/images/icon_arrow01.gif) no-repeat 0 5px;
}
#promotion dd{
	padding:0 0 5px 0;
}

















