@charset "utf-8";

#contents dl {
	border: 1px dashed #CCC;
	float: left;
	margin-bottom: 15px;
	padding: 10px 10px 0 10px;
	width: 758px;
}

.ua-ie-7 #contents dl {
	padding-bottom: 10px;
}

#contents dt,
#contents dd {
	float: left;
	margin-bottom: 10px;
}

#contents dt {
	background: #D9F0FF;
	clear: both;
	padding: 13px 13px 10px 13px;
	position: relative;
	width: 324px;
}

#contents dt strong,
#privacy strong {
	background: #ff6600;
	background: linear-gradient(to bottom,  #ff6600 0%,#cc3300 100%);
	background: -ms-linear-gradient(top,  #ff6600 0%,#cc3300 100%);
	background: -moz-linear-gradient(top,  #ff6600 0%, #cc3300 100%);
	background: -webkit-linear-gradient(top,  #ff6600 0%,#cc3300 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#cc3300',GradientType=0 );
	border: 1px solid #CE3500;
	border-radius: 4px;
	color: #FFF;
	display: inline-block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: lighter;
	line-height: 20px;
	text-align: center;
	width: 40px;
}

#contents dt strong {
	position: absolute;
	right: 7px;
	top: 7px;
}

#contents dt span {
	display: block;
	font-size: 11px;
	line-height: 1.3em;
	margin-top: 3px;
}

#contents dd {
	padding: 5px 0 5px 20px;
	width: 388px;
}

input[type="text"] {
	background: #FFE;
	border: 1px solid #999;
	border-radius: 6px;
	box-shadow: 0 0 6px rgba(0, 0, 0, .06) inset;
	padding: 6px;
	width: 188px;
}

textarea {
	background: #FFE;
	border: 1px solid #999;
	border-radius: 6px;
	box-shadow: 0 0 6px rgba(0, 0, 0, .06) inset;
	padding: 6px;
	height: 100px;
	width: 188px;
}

form > p {
	margin-bottom: 8px;
}

form > p input[type="checkbox"] {
	margin-right: 3px;
}

#contents #add-bl {
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}

#add-bl.off {
	border: none;
	height: 0;
}

.ua-ie-7 #add-bl.off dt {
	background: none;
}

#zip1 {
	margin-right: 5px;
	width: 68px;
}

#zip2 {
	margin-left: 5px;
	width: 88px;
}

#zip-bt {
	cursor: pointer;
	display: inline;
	font-size: 12px;
	margin-left: 10px;
	padding: 5px 15px;
	text-align: center;
}

.ua-ie-7 #zip-bt {
	line-height: 20px;
	width: 50px;
}

#address {
	width: 348px;
}

#privacy {
	border-bottom: 1px solid #7FCCCC;
	border-top: 1px solid #7FCCCC;
	clear: both;
	margin: 0 auto 30px auto;
	padding: 20px 0;
	width: 730px;
}

#privacy h3 {
	border-left: 5px solid #099;
	color: #099;
	font-size: 15px;
	font-weight: lighter;
	margin-bottom: 12px;
	padding: 5px 5px 3px 5px;
}

#privacy p {
	font-size: 12px;
	margin-bottom: 20px;
}

#privacy p a {
	color: #06F;
	text-decoration: underline;
}

#privacy #privacy-check {
	font-size: 13px;
	margin-bottom: 0;
	text-align: center;
}

#privacy-check input {
	margin-right: 3px;
}

#privacy-check strong {
	margin-left: 3px;
	position: relative;
	top: -2px;
}

#symantec {
	float: left;
	font-size: 11px;
	left: 50%;
	margin: 0 0 50px -310px;
	padding-top: 20px;
	position: relative;
	width: 620px;
}

#symantec div {
	float: left;
	width: 100px;
}

#symantec p {
	float: left;
	line-height: 1.3em;
	margin: 19px 0 0 10px;
	width: 510px;
}


/*----------------------------------------------------------------------------- confirm
*/
#confirm #contents {
	padding-bottom: 60px;
}

#confirm dl {
	margin-bottom: 30px;
}

#confirm #submit {
	background: #D14747;
	border-bottom-color: #900;
}

#confirm #submit:hover {
	background: #DA6C6C;
}


/*----------------------------------------------------------------------------- thanks
*/
#thanks #contents > p {
	line-height: 1.8em;
}

#thanks #contents > div {
	line-height: 1.1em;
	font-size: 24px;
}

#thanks #contents > .attention-color {
	color: #F30;
}

#thanks #contents > .end {
	margin-bottom: 100px;
}

/*----------------------------------------------------------------------------- error
*/
#contents > .error {
	margin-bottom: 100px;
}


/*----------------------------------------------------------------------------- sp
*/
@media screen and (max-width: 880px) {
	#contents dl,
	#contents dt,
	#contents dd {
		float: none;
	}

	#contents dl {
		border: none;
		padding: 0;
		width: 100%;
	}

	#contents dt {
		margin-bottom: 10px;
		padding: 10px;
		width: auto;
	}

	#contents dd {
		margin-bottom: 20px;
		padding: 0 10px;
		width: auto;
	}

	form > p {
		margin: 0 10px 8px 10px;
	}

	#contents #add-bl {
		margin-bottom: 15px;
	}

	#zip-bt {
		display: block;
		line-height: 30px;
		margin: 10px 0 0 0;
		padding: 0;
		width: 80px;
	}

	#address {
		width: 90%;
	}

	#privacy {
		margin: 0 10px 30px 10px;
		padding: 20px 0;
		width: auto;
	}

	#symantec,
	#symantec div,
	#symantec p {
		float: none;
		width: auto;
	}

	#symantec {
		left: 0;
		margin: 0 auto;
	}

	#symantec div {
		text-align: center;
	}

	#symantec p {
		margin: 0 10px;
	}

	#confirm #contents dd {
		padding: 0;
	}

	#bt-bl .bt {
		margin: 0 5px;
	}
}