/* ============================================
     ‘S‘Ì
   ============================================ */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
th,
td,
div,
form,
input,
textarea,
address,
pre,
blockquote,
fieldset {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

body {
	text-align: center;
	color: #795800;
	font: normal normal normal 11px "‚l‚r ‚oƒSƒVƒbƒN",sans-serif,osaka;
	background: #EFEAE1 url(../images/bg.jpg) repeat-x;
}

body div {
	margin:0 auto;
	text-align:left;
}

img {
	border: 0;
	vertical-align: bottom;
}

a{
	text-decoration: none;
}

a:link {
	color: #795800;
}

a:visited {
	color: #795800;
}

a:hover {
	color: #937D4C;
	text-decoration: underline;
}

a:active {
	color: #795800;
}

/* ============================================
     site
   ============================================ */

#header {
	width: 761px;
	padding: 30px 0px 5px 20px;
	background: url(../images/neko.gif) 645px bottom no-repeat;
}

#mainbox{
	width: 781px;
}

#main {
	width: 781px;
	background: url(../images/main_bg.jpg) 0px 10px no-repeat;
	float: left;
}

#navi {
	width: 142px;
	float: left;
}

#contents {
	float: left;
	width: 639px;
}



/* ============================================
    menu
   ============================================ */

h1 {
	width: 251px;
	height: 66px;
}

h1 a {
	display: block;
	height: 66px;
}

h1 a:link,
h1 a:visited {
	background: url(../images/logo.png) no-repeat;
}

h1 a:hover,
h1 a:active {
	background-position: 0 -66px ;
}

#menu {
	list-style: none;
	padding: 30px 0px 0px 5px;
}

#menu1 {
	width: 137px;
	height: 36px;
	margin-bottom: 5px;
	background: url(../images/menu1_a.jpg) no-repeat;
}

#menu1 a {
	display: block;
	height: 36px;
}

#menu1 a:link,
#menu1 a:visited {
	background: url(../images/menu1.jpg) no-repeat;
}

#menu1 a:hover,
#menu1 a:active {
	background-position: 0 -36px ;
}

#menu2 {
	width: 137px;
	height: 36px;
	margin-bottom: 5px;
	background: url(../images/menu2_a.jpg) no-repeat;
}

#menu2 a {
	display: block;
	height: 36px;
}

#menu2 a:link,
#menu2 a:visited {
	background: url(../images/menu2.jpg) no-repeat;
}

#menu2 a:hover,
#menu2 a:active {
	background-position: 0 -36px ;
}

#menu3 {
	width: 137px;
	height: 36px;
	margin-bottom: 5px;
	background: url(../images/menu3_a.jpg) no-repeat;
}

#menu3 a {
	display: block;
	height: 36px;
}

#menu3 a:link,
#menu3 a:visited {
	background: url(../images/menu3.jpg) no-repeat;
}

#menu3 a:hover,
#menu3 a:active {
	background-position: 0 -36px ;
}

#menu4 {
	width: 137px;
	height: 36px;
	margin-bottom: 5px;
	background: url(../images/menu4_a.jpg) no-repeat;
}

#menu4 a {
	display: block;
	height: 36px;
}

#menu4 a:link,
#menu4 a:visited {
	background: url(../images/menu4.jpg) no-repeat;
}

#menu4 a:hover,
#menu4 a:active {
	background-position: 0 -36px ;
}

#menu5 {
	width: 137px;
	height: 36px;
	margin-bottom: 5px;
	background: url(../images/menu5_a.jpg) no-repeat;
}

#menu5 a {
	display: block;
	height: 36px;
}

#menu5 a:link,
#menu5 a:visited {
	background: url(../images/menu5.jpg) no-repeat;
}

#menu5 a:hover,
#menu5 a:active {
	background-position: 0 -36px ;
}

#shop_b {
	width: 129px;
	height: 64px;
	padding: 30px 0px 0px 7px;
}

#shop_b a {
	display: block;
	height: 64px;
}

#shop_b a:link,
#shop_b a:visited {
	background: url(../images/shop_b.jpg) no-repeat;
}

#shop_b a:hover,
#shop_b a:active {
	background-position: 0 -64px ;
}

#shop_b2 {
	width: 130px;
	height: 65px;
	padding: 10px 0px 0px 7px;
}

#shop_b2 a {
	display: block;
	height: 65px;
}

#shop_b2 a:link,
#shop_b2 a:visited {
	background: url(../images/shop_b2.jpg) no-repeat;
}

#shop_b2 a:hover,
#shop_b2 a:active {
	background-position: 0 -65px ;
}


#webshop_b {
	width: 130px;
	height: 66px;
	padding: 10px 0px 0px 7px;
}

#webshop_b a {
	display: block;
	height: 66px;
}

#webshop_b a:link,
#webshop_b a:visited {
	background: url(../images/webshop_b.jpg) no-repeat;
}

#webshop_b a:hover,
#webshop_b a:active {
	background-position: 0 -66px ;
}


h2 {
	font-weight: normal;
	text-align: right;
	padding-right: 30px;
	line-height: 25px;
}




/* ============================================
    contents
   ============================================ */

#contbg_t {
	background: url(../images/contbg_t.png) no-repeat;
	width: 609px;
	height: 15px;
}

#contbg_b {
	background: url(../images/contbg_b.png) no-repeat;
	width: 579px;
	height: 33px;
	text-align: right;
	padding-right: 30px;
	clear: both;
}

#contmain {
	background-color: #ffffff;
	width:609px;
	margin:0 0;
}

#contbox {
	padding: 5px 20px 60px 25px;
}

#conttitle {
	padding-bottom: 15px;
}

.conttext {
	
}

.conttext2 {
	padding-left: 27px;
	line-height: 18px;
}

.sy_box {
	clear: both;
	border-bottom: 1px solid #dddddd;
	width: 500px;
	margin: 0 auto;
}

.sy_box2 {
	float: left;
	margin-bottom: 20px;
}

.shop_conttitle2 {
	font-size: 12px;
	font-weight: bold;
	background: url(../images/title_bg.gif) left center no-repeat;
	width: 100px;
	padding: 12px 10px;
	float: left;
	line-height: 17px;
}

.shop_conttext2 {
	line-height: 17px;
	font-size: 12px;
	float: left;
	padding: 12px 0px;
}

/* ============================================
    index
   ============================================ */


.main_img {
	padding: 5px 0px 20px 20px;
}

.span1 {
	font-weight: bold;
	color: #fa5d88;
	font-size: 13px;
}

.span2 {
	color: #32A6FF;
}

.span3 {
	font-size: 9px;
}

.bold {
	font-weight: bold;
	font-size: 13px;
}

.imgr {
	float: right;
}

.imgl {
	float: left;
}

.imgr2 {
	float: right;
	margin-right: 30px;
}

#shopopen a {
	background: url(../images/shopopen.jpg) no-repeat;
	width: 375px;
	height: 65px;
	display: block;
	font-size: 12px;
	padding: 75px 0px 0px 195px;
	line-height: 18px;
}

.news {
	border: 1px dotted #795800;
	width: 520px;
	padding: 15px 17px;
	margin: 10px 0px;
}

.newsphoto {
	width: 170px;
	float: left;
}

.newstext {
	width: 350px;
	margin-left: 170px;
	line-height: 18px;
}

/* ============================================
    sitemap
   ============================================ */


.shop_conttitle {
	font-size: 13px;
	font-weight: bold;
	background: url(../images/title_bg.gif) no-repeat;
	padding: 5px 10px;
}

.shop_conttext {
	margin: 12px 0px 25px 12px;
	line-height: 17px;
	font-size: 11px;
}

.shop_conttext ol {
	padding-left: 20px;
	margin: 10px 0px;
	font-size: 11px;
}


/* ============================================
    shop
   ============================================ */

#shopbox {
	padding: 16px 21px;
	border: 1px dotted #666666;
	width: 496px;
	margin-bottom: 15px;
}

.shoptext {
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}

.shoptext a {
	color: #333333;
}

.shoptext img {
	padding-bottom: 10px;
}

.shop01 {
	background: url(../images/shopt01.jpg) no-repeat;
	width: 247px;
	height: 75px;
	padding: 10px 0px 0px 320px;
	line-height: 18px;
}

.shop02 {
	padding: 0px 12px;
}

.shop03 {
	background: url(../images/inshop2.jpg) 13px top no-repeat;
	width: 267px;
	height: 172px;
	padding: 10px 0px 0px 280px;
	line-height: 18px;
	margin-bottom: 20px;
}


.blandbox {
	clear: both;
	padding-bottom: 50px;
}

.blandname {
	line-height: 20px;
	height: 150px;
	margin-right: 10px;
}


/* ============================================
     contact
   ============================================ */

#contactbox {

}

.toi_1 {
	line-height: 18px;
	color: #3A1E08;
}

.toi_1 a {
	text-decoration: underline;
	color: #3A1E08;
}

.toi_2 {
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #3A1E08;
}

.red {
	color: #FF6F12;
	font-size: 12px;
	font-weight: bold;
}

.red2 {
	color: #FF6F12;
	font-size: 16px;
	font-weight: normal;
}

.dl3 {
	width: 495px;
	margin: 10px 0px 3px 0px;
	border: solid 1px #CFDBDE;
	clear: left;
	background-color: #F7FAFE;
}

.dt3 {
	color: #3A1E08;
	padding: 7px 0px;
	text-align: center;
}

.form_box,
.form_box2,
.form_box3 {
	width: 570px;
	_width: 500px;
	padding: 3px 15px 0px 15px;
	margin-top: 10px;
	float: left;
	font-size: 11px;
}

.form_box input {
	width: 320px;
}

.form_box3 input {
	width: 220px;
}

.form_box textarea {
	width: 323px;
}

.toi_3 {
	line-height: 15px;
	float: left;
	width: 140px;
}

.toi_4 {
	float: left;
	text-align: left;
}

.toi_6 {
	float: left;
	width: 420px;
	text-align: left;
}

.toi_6 p {
	margin-bottom: 10px;
}

.contact_box {
	width: 495px;
	padding: 3px 0px 18px 0px;
	float: left;
}

.toi_5 {
	float: left;
	width: 495px;
	text-align: center;
	font-size: 11px;
	margin: 10px;
}

.toi_7 {
	margin: 15px 0px 20px 110px;
	line-height: 18px;
}

.toi_7 a {
	text-decoration: underline;
}

.toi_8 {
	margin: 15px 0px 20px 85px;
	line-height: 18px;
}

.toi_8 a {
	text-decoration: underline;
}

.toi_9 {
	margin: 15px 0px 20px 57px;
	line-height: 18px;
}

.toi_9 a {
	text-decoration: underline;
}

.toi_10 {
	width: 495px;
	text-align: center;
	font-size: 11px;
	padding: 15px 0px 15px 0px;
	clear:both;
}

.submit {
	width: 495px;
	text-align: center;
	clear: both;
}

.wrong {
	text-indent: 20px;
	list-style: none;
	color: red;
	border: solid 1px #999999;
	margin: 5px 20px 0px 20px;
	padding: 5px auto;
	line-height: 20px;
}

#contact4 {
	clear: both;
	width: 149px;
	height: 25px;
	margin-left: 180px;
}

#contact4 a{
	display: block;
	height: 25px;
}

#contact4 a:link,
#contact4 a:visited {
	color: #ffffff;
	background: url(../images/contact4_no.gif) no-repeat;
}

#contact4 a:hover,
#contact4 a:active{
	color: #ffffff;
	background-position: 0 -25px ;
}

#comp {
	clear: both;
	width: 102px;
	height: 25px;
	margin-left: 190px;
}

#comp a{
	display: block;
	height: 27px;
}

#comp a:link,
#comp a:visited {
	color: #ffffff;
	background: url(../images/top_back2.gif) no-repeat;
}

#comp a:hover,
#comp a:active{
	color: #ffffff;
	background-position: 0 -25px ;
}

.comp_text {
	margin: 30px 0px 30px 10px;
	line-height: 18px;
}
