/* Unique.css
	スタイルを指示
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

p.normal_font {
	margin: 0 0 0.5em 0;
	font-size: 80%;
	color: #2d2d2d;
}

.color_r {
	color: #FF0000;
}

.mp_0 {
	margin: 0;
	padding: 0;
}

.fs_80 {
	font-size: 80%;
}

p.notice {
	margin: 0.5em 0 0.5em 1em;
	padding: 0;
	text-indent: -1em;
}

div#Wrap {
	background: #FFFFFF url('../images/body_bg.jpg') repeat center top;
	min-width: 808px;
}

div#body_top {
	background: transparent url('../images/body_top.png') repeat-x left top;
}

div#body_bottom {
	background: transparent url('../images/body_bottom.png') repeat-x left bottom;
}

div#Wrap div#contents_body {
	position: relative;
	width: 832px;
	margin: 0 auto;
	padding: 0 14px;
	background: transparent url('../images/contents_bg.png') repeat-y center top;
}

div#Wrap div#contents_body #netsuke_img_area {
	position: relative;
	height: 607px;
}

div#Wrap div#contents_body #netsuke_img_area h1,
div#Wrap div#contents_body #netsuke_img_area p#netsuke_design {
	margin: 0;
}

div#Wrap div#contents_body #netsuke_img_area h1 {
	text-align: center;
	padding-left: 8px;
}

div#Wrap div#contents_body #netsuke_img_area p#netsuke_design {
	position: relative;
	z-index: 10;
	padding-left: 4px;
}


div#Wrap div#contents_body #order_detail {
	width: 756px;
	background: #FFFFFF url('../images/detail_border.gif') repeat-x left top;
	margin: 0 auto;
	padding: 40px 12px 40px 12px;
	position: relative;
	z-index: 5;
}

div#Wrap div#contents_body #order_detail dl {
	float: left;
	width: 460px;
	margin: 0;
}

div#Wrap div#contents_body #order_detail dl dt {
	clear: both;
	float: left;
	padding: 0 0 0 5px;
}


div#Wrap div#contents_body #order_detail dl dd {
	padding: 0 0 0 110px;
	margin: 0;
	border: solid #df123b;
	border-width: 0 0 1px 0;
	vertical-align: middle;
}

div#Wrap div#contents_body #order_detail p#flier {
	float: right;
	padding: 0 32px 0 0;
	line-height: 0;
}

div#Wrap div#contents_body #order_detail p#flier img {
	margin: 0 0 5px 0;
}

div#Wrap div#contents_body #order_detail p#copy {
	clear: both;
	margin: 5px 0 5px 0;
}

div#Wrap div#contents_body #order_detail p#gjt {
	position: absolute;
	left: 12px;
	bottom: 45px;
}


/*clearfix*/

.clearfix {
	zoom: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

p.sqex-footer-copyright {
	font-size: 65%;
	text-align: center;
	line-height: 1.2;
	color: #515151;
}
