@charset "Shift-JIS";
#badge{
	position:absolute;
	width:141px;
	height:141px;
	top:-62px;
	left:710px;
	z-index:10;
	background-image:url(../images/right_badge.png);
}
p td,p th,p li,p dt,p dd{
	font-size:1em;
}
img.center{
	display:block;
	margin:auto;
}
/*========================right*/
#right{
	width:580px;
	float:left;
	margin-left:10px;
	display:inline;
}
#right p.category_menu{
	background:#FFF;
	padding:5px;
	margin:0px 0px 20px 0px;
	border-left:solid 3px #FF3300;
}
#right p.category_menu span{
	color:#FF3300;
	font-weight:bold;
}
#right p.category_menu a{
	background-image:url(../images/items/icon_category_menu.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding:0px 10px 0px 15px;
	text-decoration:none;
	color:#333333;
}
#right p.category_menu a:hover{
	color:#666666;
}


#right div.content{
	background-image:url(../images/center_field_bg.gif);
	border:solid 1px #ccc;
	padding:30px 20px;
}
#right h3{
	margin-bottom:3px;
	background-image:url(../images/right_h3_bg.gif);
	background-repeat:no-repeat;
	font-size:1.2em;
	padding:6px 20px 6px 20px;
}
#right h4{
	margin-bottom:8px;
	background-image:url(../images/right_h4_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:6px 2px;
	color:#069;
}
#right h4.category{
	background-image:none;
	border-bottom:solid 1px #006699;
	font-size:1.3em;
}
#right table{
	width:520px;
	background-image:url(../images/right_table_bg.gif);
	margin-bottom:30px;
}
#right td{
	background-image:url(../images/right_td_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:8px 10px 10px 10px;
}
#right table.price{
	border-cllapse:collapse;
	width:520px;
	background-image:none;
}
#right table.price th,#right table.price td{
	border-bottom:solid 1px #99c;
	padding:5px;
	background-image:none;
	text-align:center;
}
#right table.price td{
	background-color:#fff;
}
#right table.price th{
	background-image:url(../images/table_bg.jpg);
}
#right table.price th.border{
	border-left:dashed 1px #999;
}
#right table.price td{
	border-left:dashed 1px #999;
}



#right div.colum{
	margin-bottom:20px;
}
#right div.colum p{
	margin:0px;
}
#right p{
	margin-bottom:20px;
}	
#right ul{
	margin:0px 20px 20px 20px;
}
#right ul li{
	list-style:none;
}
/*===================faq*/
#right h4.faq{
	margin:25px 0px 6px 0px;
	background-image:url(../images/faq/ques.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	padding:6px 20px 10px 27px;
	color:#069;
}
#right p.faq{
	background-image:url(../images/faq/answer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:27px;
	margin-bottom:5px;
}


/*______________________photobox*/
#right div.content table.photobox{ width:520px; margin-bottom:30px; background-image:none;}
#right div.content table.photobox td,
#right div.content table.photobox th{
	background-image:none;
	border:none;
	padding:0px;
	margin:0px;
}
#right div.content table.photobox td{
	width:100%;
}
#right div.content table.photobox th{
	width:0%;
	padding:0px 15px;
}


/*===============404err*/
ul.err{
}
	ul.err li{
		margin-bottom:7px;
		font-size:1.5em;
		}
	ul.err li.midashi{
		color:#333333; font-weight:bold; padding-top:10px;
		}
/*===============sitemap*/
ul#sitemap{
	width:450px;
}
	ul#sitemap li{
		width:300px;
		font-size:1.4em;
		margin:0px 0px 5px 0px;
		padding:0px 0px 5px 15px;
	}
		ul#sitemap li a:link{
			color:#996633;
			background-image:url(../images/icon_sankaku.jpg);
			background-position:3px 5px;
			background-repeat:no-repeat;
			display:block;
			padding-left:10px;
		}
		ul#sitemap li a:visited{
			background-image:url(../images/icon_sankaku_visited.jpg);
			background-position:3px 5px;
			background-repeat:no-repeat;
			color:#999;
			padding-left:10px;

		}
		ul#sitemap li a:hover{
			background-image:url(../images/icon_sankaku_hover.jpg);
			background-position:3px 5px;
			background-repeat:no-repeat;
			color:#000;
			padding-left:10px;

		}

		ul#sitemap li.midashi{
			color:#006699;
			width:auto;
			font-weight:bold;
			font-size:1.5em;
			border-bottom:dashed 1px #006699;
			padding:10px 0px 3px 0px;
			margin:0px 0px 10px 0px;
			background-image:none;
		}
			
	ul#sitemap ul{
		margin:0px;
		padding:0px 0px 10px 30px;
	}	
		ul#sitemap ul li.sub{
			margin:0px;
			padding:0px 0px 3px 15px;
			font-size:12px;
		}
			ul#sitemap li ul li.sub a{
			}

/*===============alltitle*/


div#alltitle{
	border:solid 1px #ccc;
	padding:10px;
	margin:0px 0px 30px 0px;
	background-color:#fff;
}
	div#alltitle ul{
		margin:0px;
		padding:0px;
	}
	div#alltitle li{
		display:inline;
		margin:5px 5px 5px 5px;
	}
dl.alltitle{
	padding-left:20px;
	}		
	dl.alltitle dt{
		padding:0px 0px 3px 0px;
	}
	dl.alltitle dd{
		font-size:1.1em;
		padding:0px 0px 2px 20px;
	}
		dl.alltitle dd img{
			margin:0px 3px;
			vertical-align:middle;
		}
	
