/* CSS Document */
*{
margin:0;
padding:0;
font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}

body{
background-color:#333333;
background-image:url(img/bg-white.gif);
background-repeat:repeat-y;
background-position:center;
}

#box{
width:930px;
margin:0 auto;
}

#main{
width:760px;
float:right;
}

li{
list-style:none;
}

h1{
font-size:12px;
background-color:#000000;
color:#ffffff;
margin:0px;
width:900px;
padding:3px 5px;
}

h2{
background-image:url(img/bacchusdo-topimage.jpg);
background-repeat:no-repeat;
width:930px;
height:130px;
margin:0px;
text-indent:-9999px;
}

h3{
font-size:13px;
background-image:url(img/h3bg.jpg);
padding:5px 0 5px 15px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#999999;
color:#333333;
letter-spacing:0.5px;
}

h4{
width:555px;
margin:5px 0 15px 10px;
padding:5px 0 5px 10px;
font-size:13px;
color:#333333;
background-color:#eeeeee;
border-width:1px;
border-left-width:5px;
border-style:solid;
border-color:#333333;
}

h5{
width:555px;
font-size:13px;
color:#333333;
padding:5px 0 5px 10px;
margin-left:10px;
margin-bottom:7px;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-width:5px;
border-left-style:solid;
border-color:#dddddd;
}

a{
color:#0066ff;
}

nav {
	width: 100%;
	display: flex;
	align-content: space-between;
	justify-content: center;
}

.sns {
	display: flex;
	align-content: space-around;
	justify-content: center;

}
.sns img {
	width: 28px;
	padding: 0 10px 5px;
	vertical-align: bottom;
}

#mainmenue{
/*width:879px;*/
padding:5px 20px;
background-color:#000000;
color:#ffffff;
}

#mainmenue a, #mainmenue a:visited{
color:#ffffff;
}

#mainmenue li{
font-size:12px;
display:inline;
margin-right:15px;

}

#sidemenue{
width:170px;
background-color:#ffffff;
font-size:12px;
line-height:25px;
float:left;
}

#sidemenue li{
background-color:#eeeeee;
background-image:url(img/root2.gif);
background-repeat:no-repeat;
padding-left:25px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#bbbbbb;
color:#333333;
letter-spacing:0.5px;
}

#sidemenue li a{
text-decoration:none;
color:#0066ff;
}

#sidemenue li a:hover{
text-decoration:underline;
color:#0000cc;
}

#maincontents{
width:630px;
float:left;
}

#maincontents p{
width:575px;
margin:15px 0;
padding-left:15px;
font-size:13px;
line-height:23px;
color:#333333;
}

#text table{
width:575px;
margin-top:20px;
margin-left:10px;
margin-bottom:30px;
border-width:0px;
}

td{
text-align:center;
width:147px;
font-size:11px;
}

#handmade{
background-image:url(img/handmade.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
width:590px;
height:240px;
margin-bottom:10px;
margin-left:20px;
}

#hazimete{
background-image:url(img/hazimete.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
width:590px;
height:200px;
margin-bottom:10px;
margin-left:20px;
}

#new, #type, #text{
margin-left:20px;
margin-bottom:10px;
}

#type ul{
padding-left:10px;
}

#type li{
width:575px;
font-size:11px;
line-height:25px;
margin-right:15px;
display:inline;
}

#new li{
width:575px;
font-size:11px;
line-height:20px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#dddddd;
border-left-width:5px;
border-left-style:double;
border-left-color:#cccccc;
margin-bottom:7px;
padding-left:10px;
}

.main-image{
margin-left:20px;
margin-bottom:10px;
}

input{
border-width:1px;
border-style:solid;
border-color:#333333;
background-color:#eeeeee;
font-size:10px;
}

#orico input{
border-width:1px;
border-style:solid;
border-color:#333333;
background-color:#ccff99;
font-size:13px;
}

.uline{
border-bottom-width:1px;
border-bottom-style:dotted;
border-color:#cccccc;
padding-bottom:20px;
}

.cart{
padding:2px 2px 2px 18px;
background-image:url(img/cart-icon.gif);
background-repeat:no-repeat;
border:1px solid #333333;
}

address{
font-style:normal;
font-size:11px;
width:790px;
float:left;
background-color:#000000;
color:#ffffff;
padding:5px;
}

address a{
color:#ffffff;
}

address a:visited{
color:#ffffff;
}

.voice li{
width:560px;
list-style-type:disc;
font-size:11px;
margin-left:23px;
margin-bottom:20px;
line-height:17px;
}

dl{
line-height:23px;
width:570px;
margin:15px 0;
padding-left:15px;
color:#333333;
}

dt{
font-size:15px;
font-weight:bold;
letter-spacing:1px;
}

dd{
font-size:13px;
line-height:23px;
margin-bottom:15px;
padding-bottom:10px;
border-bottom-color:#cccccc;
border-bottom-style:dotted;
border-bottom-width:1px;
}

#right-navi{
width:130px;
float:right;
}

#right-navi img{
margin-top:3px;
margin-left:10px;
}

#header{background-color:#000000;}

.tag{
width:570px;
margin-bottom:20px;
}

.tag a{
color:#333333;
border:2px solid #999999;
padding:5px 7px;
margin-left:10px;
margin-bottom:7px;
text-decoration:none;
display:inline-block;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

.midashi{
font-size:25px;
font-weight:bold;
margin-left:15px;
margin-bottom:10px;
}

