body {
	margin: 0px 0px 0px 0px;
	}
	
/* link_common */

a {text-decoration:underline;color:#ffffff;}
a:link {text-decoration:underline;color:#ffffff;}
a:visited {text-decoration:underline;color:#ffffff;}
a:hover {text-decoration:none;color:#ffffff;}

a.white {text-decoration:underline;color:#000000;font-weight:bold;}
a:link.white {text-decoration:underline;color:#000000;font-weight:bold;}
a:visited.white {text-decoration:underline;color:#000000;font-weight:bold;}
a:hover.white {text-decoration:none;color:#000000;font-weight:bold;}


/* contencts */
div#bg {
	background-color:#000000;
	position:absolute;
	width:1028px;
}
div#store {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
}
div#contents {
	margin-left:80px;
	margin-top:40px;
	margin-bottom:30px;
	width:800px;
}
div#footer {
	margin-left:24px;
	margin-top:10px;
	margin-bottom:10px;
}
div#contents .title{
	font-size: 20px;
	line-height:28px;
	font-family:Times New Roman, ヒラギノ明朝 Pro W6, ＭＳ Ｐ明朝, serif;
	font-weight:bold;
	#color:#ffffff;
}
div#contents .item_s{
	font-size: 12px;
	line-height:26px;
	font-family: Helvetica, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, sans-serif;
	font-weight:bold;
}
div#footer .t{
	font-size: 12px;
	line-height:26px;
	font-family:  Helvetica,  ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, sans-serif;
	font-weight:bold;
	padding-right:40px;
}
div#item table {
	font-size: 10px;
	line-height:14px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	width: 900px;
}
div#contents td {
	font-size: 12px;
	line-height:18px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	padding-right:20px;
}
div#contents input {
	font-size: 12px;
	line-height:14px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}



/*common*/
.contents {
	position: relative;
	top:12px;
	left:12px;
	margin-bottom:8px;
	border: 1px solid #00000;
	}
.contents .float {
	float:left;
	margin-right:15px;
	margin-top:-2px;
	border: 1px solid #000000;
}
.contents .cat {
	font-size:10px;
	line-height:16px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	font-style:italic;
}
.contents .item {
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	font-family:Times New Roman, ヒラギノ明朝 Pro W6, ＭＳ Ｐ明朝, serif;
}	
	
.title {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	color:#000000;
}
.l {
	font-size:12px;
	line-height:20px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}
.ll {
	font-size:14px;
	line-height:24px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}
.m {
	font-size:11px;
	line-height:18px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}
.s {
	font-size:10px;
	line-height:16px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}
dd#i {
	margin-left:1em;
}
span#space {
	font-size:10px;
	line-height:16px;
	padding:6px;
}
br#clear {
	clear:both;
}
p#h {
	font-size:6px;
}
br.h {
	font-size:6px;
	line-height:6px;
}
.alert {
    font-size:10px;
	line-height:18px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	color: red;
}
.error {
	font-size:12px;
	line-height:28px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	color: #ff0000;
}
.hidden {
	font-size: 11px;
	line-height:14px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	background-color:#ffff00; padding:6px; color: #000000;
}

