html{
	height: 100%;
}
body {
	margin: 0;
	background: #ffffff;
	text-align: left;
	font-size: 12px;
	color:#000000;
	font-family: Century Gothic, HGｺﾞｼｯｸM;
	line-height: 17px;
	width:100%;
	height: 100%;
}
img {
	border: none;
}
ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration:none;
	color: #ffffff;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1% }
.clearfix {display:block;}

* html div#wrap{
	height:100%;
}
div#wrap {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	float: left;
	position:relative;
	overflow:hidden;
}
* html body div#wrap{
	overflow:visible;
}
body > #wrap {
    height: auto;
}

#header{
	background: #D3D3D3;
	padding-top: 10px;
	padding-left: 10px;
	height: 70px;
	width:100&%;
	padding-right: 40px;
	position:fixed;
	z-index : 1;
	visibility : visible;
}
#header_contents{
	width: 820px;
}
div#contents{
	padding-right: 40px;
	padding-bottom: 20px;
	width: 860px;
}
* html body div#contents{
	overflow:visible;
}

#menu{
	width: 180px;
	float: left;
	font-family: Helvetica, Arial;
	font-size: 14px;
	background-color: #000000;
	margin-right: 0px;
	padding-left: 20px;
	padding-top: 10px;
	position:fixed;
	z-index : 1;
	visibility : visible;
}
#menu_logo{
	width: 180px;
	padding-left: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom:0px;
	margin-bottom:0px;

}
#main{
	float: left;
	width: auto;
	text-align: left;
	z-index : 1;
	visibility : visible;
	position:absolute ;
	top : 90px;
	left : 240px;
}

#menu_list{
/*	color:#666666;*/
	font-size: 14px;
	color:#000000;*
	padding-bottom: 10px;

}
#item_list{
	padding-left: 10px;
	padding-bottom: 10px;
}
#item_list2{
	padding-left: 10px;
	padding-bottom: 10px;
}
#item_list3{
	padding-top: 50px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#item_list4{
	padding-left: 10px;
	padding-bottom: 10px;
}

#item_list4 ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#item_list4 a {
	text-decoration: none;
	color: #666666;
}
#item_list4 a:hover {
	text-decoration:none;
	color: #ffffff;
}

#item_list5{
	padding-left: 10px;
	padding-bottom: 10px;
}

#item_list5 ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#item_list5 a {
	text-decoration: none;
	color: #666666;
}
#item_list5 a:hover {
	text-decoration:none;
	color: #ffffff;
}

#item_list6{
	padding-left: 10px;
	padding-bottom: 10px;
}

#item_list6 ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#item_list6 a {
	text-decoration: none;
	color: #FF0000;
}
#item_list6 a:hover {
	text-decoration:none;
	color: #ffffff;
}




#item_mark{
	padding-top: 30px;
	padding-left: 10px;
}
#item{
	color:#ffffff;
	margin-top: 20px;
}
#nowcat{
	color:#ffffff;
}

#main_header{
	height:40px;
}
#main_footer{
	height:40px;
	margin-top:40px;
}
.pankuzu{
	width: auto;
	float: left;
}
.pankuzuitem{
	color:#666666;
}
.backpage{
	float: right;
	width: auto;
	color: #666666;
	text-align:right;
}
.backpage .nowpage{
	color: #ffffff;
}
.item_img td{
	height: 180px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}
.item_name td{
	height: 40px;
	text-align: center;
}
td.item_space{
	width: 40px;
}

#pagetitle {
	font-size: 16px;
	text-align: left;
	font-family: Verdana;
	padding-left: 10px;
	padding-top:0px;
	padding-bottom:10px;
}
#main_start {
	padding-top: 10px;
	padding-left: 20px;
}

