@charset "shift_jis";

/* MISC WEBSITES
   ----------------------------------------
   2007.11.25
   ----------------------------------------*/

/* shop_blank ######################################## */

* {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,em,strong {
	font-weight:normal;
	font-style:normal;
}
li {
	list-style-type:none;
}
img {
	border:0;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}
.clr {
	clear:both;
	margin:0;
	padding:0;
}
.clearfix {
	height:auto !important;
	height:1px;
	min-height:1%;  /* for IE 7*/
	/*\*//*/display:inline-table;/**/
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:1%;
	line-height:1%;
	visibility:hidden;
}

/* ############################################## */

#blank {
	width:582px;
	padding:6px;
	border: 3px solid #000000;
	margin:0 auto;
	text-align:left;
}
#blank img {
	margin:0px 0px 10px 0px;
}
#blank p {
	font-size:11px;
	line-height:16px;
	color:#999999;
	padding:10px;
}
strong {
	font-size:12px;
	color:#a6d314;
}
#blank a:link {
	text-decoration:underline;
	color:#99cc00;
}
#blank a:active {
	text-decoration:underline;
	color:#99cc00;
}
#blank a:hover {
	text-decoration:underline;
	color:#99cc00;
}
#blank a:visited {
	text-decoration:underline;
	color:#99cc00;
}
