/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background:#F3E6BC;
	color:#423028;
	font-size:84%;
	line-height:130%;
	letter-spacing:1px;
	}
	
H2{
	margin: 0;
	padding: 0;
}

#container{
	width:994px;
	margin: auto;
	padding: 0;
	background: url("../img/common/bodyback.gif") repeat-y;
	margin-top: 14px;
	overflow:auto;
	}
	
	
#header{
	width:994px;
	height:123px;
	margin: 0;
	padding: 0;
	background: url("../img/common/header.jpg") no-repeat;
	text-indent:-9999px;
}

#footer{
	width:914px;
	height:67px;
	margin: 0;
	padding: 0 40px;
	background: url("../img/common/footer.gif") no-repeat;
}

#footermenu{
	width:600px;
	float:left;
	margin-top: 18px;
}

#splogo{
	width:226px;
	float:right;
	margin-top: 18px;
}


#main{
	width:914px;
	margin: auto;
	overflow:auto;
	position:relative;
}

#left{
	width:190px;
	float:left;
	position:relative;
}

#right{
	width:680px;
	float:right;
}

#login{
	width:190px;
	height:217px;
	position:relative;
	left:0px;
	top:-14px
}

#loginform{
	width:170px;
	position:absolute;
	left:25px;
	top:60px
}

#loginbtn{
	margin: 12px 0;
	padding: 0;
}

.clear{
	clear:both;
	}
	
	
#banner{
	position:relative;
	margin-bottom: 5px;
}

#change{
	position:relative;
	margin-bottom: 5px;
}



#menu{
	position:relative;
}

#menu ul{
	margin: 0;
	padding: 0;
}

#menu li{
	margin: 4px 0px;
	padding: 0;
	list-style-type:none;
}

#banner a{
 position:relative;
 margin-bottom: 5px;
 padding: 0;
 width:190px;
 height:51px;
 display:block;
 background: url("../img/common/entrybanner.gif") no-repeat;
 overflow:hidden;
 text-indent:-9999px;
}

#banner a:hover{
 background: url("../img/common/entrybanner.gif") no-repeat bottom;
}


#change a{
 position:relative;
 margin-bottom: 5px;
 padding: 0;
 width:190px;
 height:51px;
 display:block;
 background: url("../img/common/entrychange.gif") no-repeat;
 overflow:hidden;
 text-indent:-9999px;
}

#change a:hover{
 background: url("../img/common/entrychange.gif") no-repeat bottom;
}

#loginbtn a{
 margin: 12px 0;
 padding: 0;
 width:142px;
 height:36px;
 display:block;
 //background: url("../img/home/loginbtn.gif") no-repeat;
 overflow:hidden;
 text-indent:-9999px;
}

#loginbtn a:hover{
 background: url("../img/home/loginbtn.gif") no-repeat bottom;
}

#logout a{
	margin: 0;
	padding: 0;
	width:186px;
	height:32px;
	display:block;
	background: url("../img/common/logout.gif") no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#logout a:hover{
 background: url("../img/common/logout.gif") no-repeat bottom;
}

#menu00 a{
	margin: 0;
	padding: 0;
	width:186px;
	height:32px;
	display:block;
	background: url("../img/common/mypage.gif") no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#menu00 a:hover{
	background: url("../img/common/mypage.gif") no-repeat bottom;
}

#menu01 a{
	margin: 0;
	padding: 0;
	width:190px;
	height:50px;
	display:block;
	background: url("../img/common/menu01.gif") no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#menu01 a:hover{
	background: url("../img/common/menu01.gif") no-repeat bottom;
}


#menu02 a{
	margin: 0;
	padding: 0;
	width:190px;
	height:50px;
	display:block;
	background: url("../img/common/menu02.gif") no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#menu02 a:hover{
	background: url("../img/common/menu02.gif") no-repeat bottom;
}


#menu03 a{
	margin: 0;
	padding: 0;
	width:190px;
	height:50px;
	display:block;
	background: url("../img/common/menu03.gif") no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#menu03 a:hover{
	background: url("../img/common/menu03.gif") no-repeat bottom;
}

#menu04 a{
	margin: 0;
	padding: 0;
	width:190px;
	height:50px;
	display:block;
	background: url("../img/common/menu04.gif") no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#menu04 a:hover{
	background: url("../img/common/menu04.gif") no-repeat bottom;
}

#menu05 a{
	margin: 0;
	padding: 0;
	width:190px;
	height:50px;
	display:block;
	background: url("../img/common/menu05.gif") no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#menu05 a:hover{
	background: url("../img/common/menu05.gif") no-repeat bottom;
}


#menu06 a{
	margin: 0;
	padding: 0;
	width:190px;
	height:50px;
	display:block;
	background: url("../img/common/menu06.gif") no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#menu06 a:hover{
	background: url("../img/common/menu06.gif") no-repeat bottom;
}


#sort{
	width:650px;
	height:14px;
}

#sort ul{
	margin: 10px;
	padding: 0;
}

#sort li{
	width:90px;
	height:14px;
	list-style-type:none;
	float:left;
	margin-right: 5px;
}

#sort a{
	color:#C25200;
	text-decoration: none;
}

#sort a:hover{
	color:#C25200;
	text-decoration: underline;
}


#sort2{
	width:650px;
	height:14px;
}

#sort2 ul{
	margin: 10px;
	padding: 0;
}

#sort2 li{
	width:170px;
	height:14px;
	list-style-type:none;
	float:left;
	margin-right: 5px;
}

#sort2 a{
	color:#C25200;
	text-decoration: none;
}

#sort2 a:hover{
	color:#C25200;
	text-decoration: underline;
}


#sort3{
	width:300px;
	height:14px;
	float:left;
}

#sort3 ul{
	margin: 0;
	padding: 0;
}

#sort3 li{
	width:90px;
	height:14px;
	list-style-type:none;
	float:left;
	margin-right: 5px;
}

#sort3 a{
	color:#C25200;
	text-decoration: none;
}

#sort3 a:hover{
	color:#C25200;
	text-decoration: underline;
}

.order{
	margin-right: 5px;
	float:left;
	overflow:hidden;
}

.up a{
	margin: 0px 2px;
	width:14px;
	height:14px;
	background: url("../img/common/sort_01.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin-top: 3px;
}

.up_o a{
	margin: 0px 2px;
	width:14px;
	height:14px;
	background: url("../img/common/sort_01o.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin-top: 3px;
}


.down a{
	margin: 0px 2px;
	width:14px;
	height:14px;
	background: url("../img/common/sort_02.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin-top: 3px;
}
.down_o a{
	margin: 0px 2px;
	width:14px;
	height:14px;
	background: url("../img/common/sort_02o.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin-top: 3px;
}

input.loginform {
	width: 130px;
	height:16px;
	}
	
	
#card{
	width: 197px;
	height:46px;
	background: url("../img/common/card.gif") no-repeat;
	padding-top: 36px;
}

div.card{
 width: 197px;
 height:46px;
 background: url("../img/common/card.gif") no-repeat;
 padding-top: 36px;
}

#youkoso{
 width: 170px;
 height:30px;
 letter-spacing:-1px;
 line-height:110%;
 margin-left: 3px;
}

#footer a{
	color:#4A2408;
	text-decoration: none;
}

#footer a:hover{
	color:#4A2408;
	text-decoration: underline;
}



