@charset "Shift_JIS";

* {
margin:0px;
padding:0px;
font-size:12px;
font-family:Verdana, Helvetica, sans-serif;
}


body{
	color:#333;
	text-align:center;
	margin:20px 0px;
	background-color: #FFFFFF;
}

br{letter-spacing:normal;}
a{color:#333;text-decoration:none;}
a:hover{color:#fff;text-decoration:none;}
img{border:0px;}

#temp{
	width:780px;
	text-align:center;
	line-height:18px;
	letter-spacing:1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header{
	width:780px;
	height:55px;
	text-align:left;
	background-repeat: no-repeat;
}

#all{
background:#fff url("img/middle.gif") repeat-y;
width:770px;
text-align:left;
padding:10px;
}

#all:after{
content:"none";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#menu{
	background-color:#fff;
	width:166px;
	text-align:left;
	float:left;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#main{
	background-color:#fff;
	width:575px;
	text-align:left;
	padding-left:5px;
	float:right;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}

#footer{
	width:700px;
	height:17px;
	clear:both;
	padding:8px 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#header h1{padding:15px 0px 0px 5px;}

#menu h2{
background:url("img/title_cat.gif") no-repeat;
width:150px;
height:20px;
font-size:12px;
color:#999;
padding:4px 0px 4px 10px;
}

#menu h3{
background:url("img/.gif") no-repeat;
width:140px;tl
height:20px;
font-size:12px;
color:#333;
padding:4px 0px 4px 20px;
}

#main h2{
background:url("img/.gif") no-repeat;
padding:8px 0px 0px 15px;
}

dd{
margin:0px 0px 12px 12px;
}
