@charset "utf-8";


/* bace */

html,body 
{
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
	background-color:#ffffff;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color: #666666;
	line-height:20px;

}

#wrapper 
{
	position:relative;
	height:auto;
	width:680px;
	_width:685px;
	margin:0 auto 10px auto;
	padding:0;
}
#header
{
	width:100%;
	background-color:#fff;
}
#header p
{
	margin:0;
	padding:2px 10px;
	width:100%;
	font-size:10px;
	color: #663333;
	text-align: left;
	}
#header .title 
{
	width:100%;
	height: 50px;
	background:url(../img/title_bg.jpg) repeat bottom;
	text-align:left;
}

#navi 
{
	width:680px;
	margin:15px 0 0 0;
	height:auto;
	left: 0px;
}

#navi img
{
	float/**/:left;
	width/**/:132px;
}
#navi img.spa/**/
{
	padding-right/**/:5px;
}

#content 
{
	float:right;
	width: 540px;
	margin:15px 0 0 0;
	padding:0 0 10px 0; 
}
#subnavi 
{
	float:left;
	margin:15px 0 15px 0;
	_margin:15px 5px 15px 0;
	width: 132px;
}
#subnavi img
{
	margin:0 0 2px 0;
	width:132px;
}
#footer 
{
	clear:both;
	padding:10px 0;
	height: 20px;
	width: 100%;
	font-size:10px;
	background:#fff;
	text-align:center;
	border:2px solid;
	border-top-color:#663333;
	border-left-color:#fff;
	border-right-color:#fff;
	border-bottom-color:#fff;
}
img
{
	border:0;
}


/*kihon
---------------------------------------------*/
a:link
{
	color:gray;
	}
a:visited
{
	color:navy;
	}
a:active
{
	color:navy;
	}
a:hover
{
	color:#339966;
	}
.cap_brown
{
	font-size: 10px;
	color: #663333;
}
.cap_red
{
	font-size: 10px;
	color: #CC0033;
}
.cap_gray
{
	font-size: 10px;
	color: gray;
	vertical-align:text-top;
	line-height:13px;
}
.copy
{
	padding:20px 0 0 0;
	font-size: 12px;
	font-weight:bold;
	color: #663333;
	line-height: 18px;
}
.copy_text
{
	font-size: 12px;
	color: #663333;
	line-height: 18px;
}
.copy_brown
{
	font-size: 13px;
	font-weight:bold;
	color: #663333;
	line-height: 18px;
}
.copy_gray
{
	font-size: 13px;
	font-weight:bold;
	line-height: 18px;
}
#hyou dl 
{
	margin: 20px 0 20px 0;
	padding: 0;
}
#hyou dt 
{
	display: block;
	float: left;
	clear:left;
	width: 80px;
	margin: 0;
	padding: 0px;
	border: 0;
	text-align: left;
}
#hyou dt.long 
{
	display: block;
	float: left;
	clear:left;
	width: 200px;
	margin: 0;
	padding: 0px;
	border: 0;
	text-align: left;
}
#hyou dd 
{
	margin:0 0 10px 110px;
	padding: 0;
	text-align: left;
}
.hi40
{
	margin:40px 0 40px 110px;
	}
#bunner
{
	padding:5px 0 0 0;
}

#bunnerpet
{
	padding:5px 0 0 0;
	text-align: center;
}

#bunner_um
{
	padding:0 0 5px 0;
}
.price
{
	width:290px;
}	
.price dl
{
	margin: 0;
	padding: 0;
}
.price dt
{
	display: block;
	float: left;
	clear:left;
	width: 65px;
	margin: 0;
	padding: 0px;
	border: 0;
	text-align: left;
	line-height:1;
}	
.price dd
{
	margin:0 0 5px 65px;
	padding: 0;
	text-align: left;
	line-height:1;
}	
img.topmap
{
	border:0;
}
.centertxt
{	
text-align:center;
}
.lefttxt
{	
text-align:left;
}
.righttxt
{	
text-align:left;
}

.telred 
{
font-size: 18px;
font-weight :bold;
color: #CC0000;
}