@charset "UTF-8";

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: "ＭＳ Ｐゴシック", 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;	
}

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

#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: 28px;
}

/* 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;
}

#mainimg{
	width: 583px;
	margin-bottom: 10px;
}

#topics{
	width: 549px;
	margin-right: 17px;
	margin-left: 17px;
	margin-bottom: 15px;
}

.topics_b{
	width: 549px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

.topics_day{
	font-size: 11px;
	color: #FF6600;
	padding-top: 8px;
	line-height: 140%;
}

.topics_text{
	font-size: 11px;
	padding-bottom: 8px;
	line-height: 140%;
}

.topics_page{
	font-size: 11px;
	line-height: 140%;
	padding-top: 8px;
}

#wanko_shop{
	width: 550px;
	margin-right: 16px;
	margin-left: 17px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.stand{
	width:271px;
	height:76px;
	padding-bottom: 8px;
}

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

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

.etc{
	width:271px;
	height:76px;
	padding-bottom: 8px;
}

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

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

.item{
	width:178px;
	height:76px;
}

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

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

.color{
	width:178px;
	height:76px;
}

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

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

.cut{
	width:178px;
	height:76px;
}

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

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

#top_info{
	width: 545px;
	margin-right: 19px;
	margin-left: 19px;
}

#top_info_up{
	width: 545px;
	background-image: url(../images/info_logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

.top_info_r{
	padding-left: 280px;
}

.top_info_text{
	padding-top: 12px;
}

.top_info_text2{
	padding-top: 1px;
}

.top_info_text3{
	padding-top: 1px;
	padding-bottom: 8px;
}

.coment{
	padding-top: 10px;
	padding-left: 34px;
	padding-right: 34px;
}
/* --------------------------------------------------------------------------- */

#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%;
}




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

.or{
	color: #FF6600;
}

