@charset "Shift_JIS";

/* ページ上部の「戻る」ボタン */
#back {
	text-align: right;
	height: auto;
	width: 560px;
	padding-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.confirmation {
	margin-top: 20px;
}
/* コンテンツ本体のCSS */
#contents h2 {
	text-indent: -9999px;
	display: block;
	margin: 0px auto 10px;
	padding: 0px;
	width: 558px;
	background-image: url(../img/pagetitle_present.jpg);
	background-repeat: no-repeat;
	height: 148px;
	border: 1px solid #CCCCCC;
}

#present {
	height: auto;
	width: 560px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#present h2 {
	text-align: left;
	margin: 0px auto 10px;
	padding: 0px;
	height: auto;
	width: auto;
	background-image: none;
	border-style: none;
	text-indent: 0px;
	font-size: 12px;
}
#present .box_present {
	height: auto;
	width: 560px;
}
#present .box_present img {
	margin: 10px auto 10px;
		border-style: none;
}
#present #button_apply {
	text-indent: -9999px;
	margin: 10px auto;
	clear: both;
	height: 45px;
	width: 560px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#present #button_apply a {
	background-image: url(../img/bg_btn_apply.gif);
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 45px;
	width: 340px;
	text-decoration: none;
}
#present #button_apply a:link {
	background-position: 0px 0px;
	text-decoration: none;
}
#present #button_apply a:hover {
	background-position: 0px -45px;
	text-decoration: none;
}
/* #present .xmas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0066;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006600;
	border-bottom-color: #006600;
	margin-bottom: 5px;
} */
.present_border {
	float: left;
	height: 150px;
	width: 276px;
	background-image: url(../img/present_border.jpg);
}

.present_border span.num,.present_border_long span.num{
	display:block;
	text-align:right;
	font-size:90%;
	font-weight:normal;
	letter-spacing:0px;
	padding-right:5px;
}

.present_border_long {
	float: left;
	height: 260px;
	width: 276px;
	background-image: url(../img/present_border_long.jpg);
	background-repeat: no-repeat;
}
.present_border h3,.present_border_long h3 {
	font-size: 14px;
	text-align: left;
	margin-left: 35px;
	margin-right: 5px;
	color: #FF6600;
	margin-top: 10px;
	line-height: normal;
	
}
.present_border p ,.present_border_long p{
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	font-size: 10px;
	margin-top: -5px;
}

#presentJak {
	height: auto;
	width: 560px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#presentJak .box_presentJak {
	height: 686px;
	width: 560px;
	background-image: url(../img/present_jak_bg.jpg);
}
#presentJak .box_present img {
	margin: 10px auto 10px;
		border-style: none;
}
#presentJak #button_apply {
	text-indent: -9999px;
	clear: both;
	height: 45px;
	width: 560px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-top: 570px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#presentJak #button_apply a {
	background-image: url(../img/bg_btn_apply.gif);
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 45px;
	width: 340px;
	text-decoration: none;
}
#presentJak #button_apply a:link {
	background-position: 0px 0px;
	text-decoration: none;
}
#presentJak #button_apply a:hover {
	background-position: 0px -45px;
	text-decoration: none;
}
