
@import "/zin/male/library/default.css";

body {
	background-color:#000000;
	background-image:url(../image/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#aaaaaa;
}

a:link { text-decoration:none; color:#85A2B8; }
a:visited { text-decoration:none; color:#85A2B8; }
a:active { text-decoration:none; color:#85A2B8; }
a:hover { text-decoration:underline; color:#E60000; }

#wrap {
	overflow:hidden;
	_zoom: 1;
}

#wrap h1 {
	margin:0 0 10px 0;
	padding:10px 5px 8px 10px;
	background-color:#690200;
	color:#ffffff;
	font-size:19px;
}

#wrap h2 {
	margin:0 0 10px 0;
	padding:10px 5px 8px 10px;
	background-color:#461A46;
	color:#ffffff;
	font-size:13px;
}

#wrap h3 {
	margin:0 0 10px 0;
	padding:10px 5px 8px 10px;
	background-color:#EFC500;
	color:#333333;
	font-size:16px;
}

#wrap h4 {
	margin:0 0 10px 0;
	padding:10px 5px 8px 10px;
	background-color:#810000;
	color:#ffffff;
	font-size:13px;
}

.contents {
	margin:0 0 20px 0;
}

.title1 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	width:630px;
}

.tokuten {
	position:absolute;
	bottom:0px;
	left:315px;
	z-index:4;
	width:500px;
}

.shipping {
	position:absolute;
	top:-20px;
	right:0px;
	z-index:1;
	width:350px;
}

.comike {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:4;
	width:320px;
	text-align:center;
}

.comike p {
	margin:7px 0 0 0;
	font-size:12px;
	line-height:140%;
}

.attention {
	margin:0 0 20px 0;
}

.attention ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

.attention ul li {
	margin:0 0 5px 0;
	padding:0 0 0 16px;
	background-image:url(../image/list_attention.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
