body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* --------------------------------------------------------------------------- */

body{
	text-align:center;
	font-size:12px;
	color:#5F2C10;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial, Helvetica, sans-serif;
	line-height:150%;
}

a,
a:link,
a:visited {
	color:#5F2C10;
	text-decoration:none;
}

a:hover,
a:active {
	color:#5F2C10;
	text-decoration:underline;
}

h1{
	font-size: 10px;
	color: #121212;
	height: 15px;
	font-weight: normal;
	padding-top: 3px;
	text-align: right;
	padding-right: 18px;
}

h2{
	width: 583px;
	margin-bottom: 9px;
}

h3{
	width: 583px;	
}

h4{
	width: 549px;
	margin-right: 17px;
	margin-left: 17px;
}

/* --------------------------------------------------------------------------- */

#wrapper {
	width:840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
}

#wrapper_in{
	width:818px;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* --------------------------------------------------------------------------- */

#header{
	width:818px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 82px;
}

#logo{
	display:inline;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}

#logo a{
	width:345px;
 	height:82px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}

#header_r{
	width:450px;
	height:82px;
	float: right;
}

#mail{
	width:147px;
	height:28px;
	padding-top: 32px;
	padding-left: 183px;
}

#mail a {
	background-image:url(../btn/mail.jpg);
	background-position:0px 0px;
	width:147px;
	height: 28px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;	
}

#mail a:hover, #mail a:active {
 	background-position:0px -28px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#use {
	width:788px;
	margin-right: 15px;
	margin-left: 15px;
}

#use ul {
	width:788px;
	list-style-type:none;
	height: 56px;
}

#use li {
	float:left;
	height: 56px;
}

#use li a {
 	display: block;		
 	height: 56px;
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#use li#utop a {
	background-image:url(../btn/use_top.jpg);
	background-position:0px 0px;
	width:118px;
}

#use li#utop a:hover, #use li#utop a:active {
 	background-position:0px -56px;
}

#use li#uinfo a {
	background-image:url(../btn/use_info.jpg);
	background-position:0px 0px;
	width:144px;
}

#use li#uinfo a:hover, #use li#uinfo a:active {
 	background-position:0px -56px;
}

#use li#ustaff a {
	background-image:url(../btn/use_staff.jpg);
	background-position:0px 0px;
	width:89px;
}

#use li#ustaff a:hover, #use li#ustaff a:active {
 	background-position:0px -56px;
}

#use li#udog a {
	background-image:url(../btn/use_dog.jpg);
	background-position:0px 0px;
	width:102px;
}

#use li#udog a:hover, #use li#udog a:active {
 	background-position:0px -56px;
}

#use li#uprice a {
	background-image:url(../btn/use_price.jpg);
	background-position:0px 0px;
	width:91px;
}

#use li#uprice a:hover, #use li#uprice a:active {
 	background-position:0px -56px;
}

#use li#ucamera a {
	background-image:url(../btn/use_camera.jpg);
	background-position:0px 0px;
	width:117px;
}

#use li#ucamera a:hover, #use li#ucamera a:active {
 	background-position:0px -56px;
}

#bt_r{
	background-image: url(../btn/bt_right.jpg);
	background-repeat: no-repeat;
}

/* main----------------------------------------------------------------------- */

#main{
	width:788px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
}

/* left----------------------------------------------------------------------- */

#left_contents{
	float: left;
	width: 190px;
}

#new_wanko{
	width: 190px;
	background-color: #FF6600;
	background-image: url(../images/wanko_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;
}

.wanko1{
	width: 160px;
	display: inline;
}

.wanko1 a {
	width: 160px;
	border: 5px solid #FFEC73;
		background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}

.wanko1 a:hover,
.wanko1 a:active
{
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}

.wanko2{
	width: 160px;
	display: inline;
}

.wanko2 a {
	width: 160px;
	border: 5px solid #FFEC73;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
}

.wanko2 a:hover,
.wanko2 a:active
{
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}

.wanko3{
	width: 160px;
	display: inline;
}

.wanko3 a {
	width: 160px;
	border: 5px solid #FFEC73;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
}

.wanko3 a:hover,
.wanko3 a:active
{
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}


#gnavi {
	width:190px;
	background-color: #FF6600;
	margin-top: 10px;
	background-image: url(../images/contents_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}

#gnavi ul {
	width:170px;
	list-style-type:none;
	margin-right: 10px;
	margin-left: 10px;
}

#gnavi li a {
 	display: block;		
}

#gnavi li#cont01 a {
	background-image:url(../btn/info.jpg);
	background-position:0px 0px;
	width:170px;
	height: 43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont01 a:hover, #gnavi li#cont01 a:active {
 	background-position:0px -43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont02 a {
	background-image:url(../btn/staff.jpg);
	background-position:0px 0px;
	width:170px;
	height: 40px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont02 a:hover, #gnavi li#cont02 a:active {
 	background-position:0px -40px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont03 a {
	background-image:url(../btn/dog.jpg);
	background-position:0px 0px;
	width:170px;
	height: 40px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont03 a:hover, #gnavi li#cont03 a:active {
 	background-position:0px -40px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont04 a {
	background-image:url(../btn/price.jpg);
	background-position:0px 0px;
	width:170px;
	height: 40px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont04 a:hover, #gnavi li#cont04 a:active {
 	background-position:0px -40px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont05 a {
	background-image:url(../btn/camera.jpg);
	background-position:0px 0px;
	width:170px;
	height: 40px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont05 a:hover, #gnavi li#cont05 a:active {
 	background-position:0px -40px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont06 a {
	background-image:url(../btn/inquiry.jpg);
	background-position:0px 0px;
	width:170px;
	height: 43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont06 a:hover, #gnavi li#cont06 a:active {
 	background-position:0px -43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#staff_blog{
	width:190px;
	height:76px;
	padding-top: 10px;
}

#staff_blog a {
	background-image:url(../btn/staff_blog.gif);
	background-position:0px 0px;
	width:190px;
	height: 76px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;	
}

#staff_blog a:hover, #staff_blog a:active {
 	background-position:0px -76px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#web_camera{
	width:190px;
	height:76px;
	padding-top: 10px;
}

#web_camera a {
	background-image:url(../btn/web_camera.jpg);
	background-position:0px 0px;
	width:190px;
	height: 76px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;	
}

#web_camera a:hover, #web_camera a:active {
 	background-position:0px -76px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#maigo{
	width:190px;
	height:76px;
	padding-top: 10px;
}

#maigo a {
	background-image:url(../btn/maigo.jpg);
	background-position:0px 0px;
	width:190px;
	height: 76px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;	
}

#maigo a:hover, #maigo a:active {
 	background-position:0px -76px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}




/* main_contents-------------------------------------------------------------- */

#right_contents{
	float: right;
	width: 598px;
}

#right_contents_in{
	width: 583px;
	margin-top: 10px;
	margin-left: 15px;
}

.catch{
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 17px;
	padding-top: 12px;
	padding-right: 17px;
	padding-bottom: 10px;
	color: #57AEBB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5EB3C5;
}

.info_text{
	padding-left: 17px;
	padding-top: 12px;
	padding-right: 17px;
}

.info_text a,
.info_text a:link,
.info_text a:visited{
	color: #5AB0BA;
	text-decoration:underline;
}

.info_text a:hover, .info_text a:active {
	text-decoration:none;
	color: #5AB0BA;
}

.shop{
	padding-left: 17px;
	padding-top: 15px;
	padding-right: 17px;
}

.shop a,
.shop a:link,
.shop a:visited{
	color: #CC3300;
	text-decoration:none;
}

.shop a:hover, .hop a:active {
	text-decoration:underline;
	color: #CC3300;
}

#g_map{
	border: 1px solid #FFFFFF;
	margin-top: 12px;
	background-color: #FFEC73;
	padding: 12px;
	width: 465px;
	margin-left: 47px;
}

.g_mapb{
	font-size: 11px;
	margin-top: 0px;
}

.n_text{
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#tokutei{
	width: 489px;
	margin-left: 47px;
	margin-right: 47px;
}

.privacy{
	padding-right: 17px;
	padding-left: 17px;
}

.privacy ul{
	margin-bottom: 10px;
}

.privacy li{
	list-style-type: decimal;
	list-style-position: inside;
}

#staff_box{
	width: 513px;
	margin-top: 12px;
	margin-right: 35px;
	margin-left: 35px;
}

.staff_in{
	font-size: 12px;
	line-height: 130%;
	color: #5D2910;
	padding-top: 3px;
}

.staff_h{
	padding-top: 10px;
}

.tr_menu{
	padding-left: 43px;
	padding-top: 5px;
}

#pricelist{
	width: 489px;
	margin-left: 47px;
	margin-right: 47px;
	margin-top: 12px;
}

/* --------------------------------------------------------------------------- */

#sab_menu{
	width: 803px;
	font-size: 11px;
	margin-left: 15px;
	margin-bottom: 3px;
}

#footer{
	width: 818px;
	height: 113px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

#no{
	height: 94px;
}

.footer_no{
	padding-left: 15px;
	font-size: 11px;
	padding-top: 8px;
	line-height: 130%;
}

.copy{
	text-align: right;
	font-size: 11px;
	padding-right: 15px;
	line-height: 100%;
}

#tbox{
	width: 489px;
	margin-top: 20px;
	margin-right: 47px;
	margin-left: 47px;
}

#tbox2{
	width: 500px;
	margin-top: 20px;
	margin-left: 41px;
	padding-bottom: 200px;
}

.table1 {
	width: 489px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	color: #5D2910;
} 

.table1 td {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #5F2C10;	
}

.t1_in{
	background-color: #F3F3F3;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #5F2C10;
}

.t1_in2{
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #5F2C10;
	line-height: 130%;
}

.form_text2{
	padding-left: 47px;
	padding-top: 5px;
}


/* --------------------------------------------------------------------------- */
.clear {
	clear:both;
}

.or{
	color: #FF6600;
}

.red1{
	color: #FF0000;
}

.rgtside {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.lgtside {
	float: left;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.pagetop{
	width:86px;
	margin-left: 497px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.pagetop a {
	background-image:url(../btn/pagetop.jpg);
	background-position:0px 0px;
	width:86px;
	height: 30px;
	display: block;		
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.pagetop a:hover, .pagetop a:active {
 	background-position:0px -30px;
	text-decoration: none;
}

.pagetop2{
	width:86px;
	margin-left: 497px;
	margin-bottom: 10px;
	margin-top: 50px;
}

.pagetop2 a {
	background-image:url(../btn/pagetop.jpg);
	background-position:0px 0px;
	width:86px;
	height: 30px;
	display: block;		
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.pagetop2 a:hover, .pagetop2 a:active {
 	background-position:0px -30px;
	text-decoration: none;
}

.pagetop3{
	width:86px;
	margin-left: 497px;
	margin-bottom: 50px;
	margin-top: 100px;
}

.pagetop3 a {
	background-image:url(../btn/pagetop.jpg);
	background-position:0px 0px;
	width:86px;
	height: 30px;
	display: block;		
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.pagetop3 a:hover, .pagetop3 a:active {
 	background-position:0px -30px;
	text-decoration: none;
}

.kakunin1{
	font-size: 12px;
	line-height: 140%;
	color: #5D2910;
}