@charset "UTF-8";

/* スタイルのリセット */
body,div,ul,li,ol,h1,h2,h3,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
	line-height: 1.4em;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img {
	border:0;
	}
em,th,var {
	font-style:normal;
	font-weight:normal;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
li{list-style: none;
	margin:0;
	padding:0;}
	
/* 全体 */
html {
	min-width:
	770px;
	}
html body {
	margin:0 auto;
	padding:0;
	color: #666;
	font-size: 13px;
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	text-align: center;
	}
a {text-decoration: none; color: #192e6c}
a:hover {text-decoration:underline;}

.clear {clear: both;}
.bold {font-weight: bold;}


/* カラムレイアウト */

#container_out{
        height:auto;
        width:820px;
        background:url("http://www.atelier-bonsens.com/mt/image/bk_shadow01.gif") repeat-y;
        margin: auto;
	text-align: left;
	}
#container {
	width: 800px;
	margin: auto;
	text-align: left;
	background-color: #fff;
	border: 1px solid silver;
	}

#mainarea{
   	clear: both;
    width: 800px;
	text-align: left;
	border-top:1px solid silver;
	}
#mainarea:after {
    display:block;
    content:"";
    height:1px;
    margin:-1px;
    clear:both;
}

#new {
	height: 120px;
	}
	#new dl {
		height: 80px;
		width: 550px;
		overflow: auto;
		margin-top: 5px;
		margin-left: 15px;
		border: 1px dotted #e6e6e6;
		}

#pick1{
    width: 580px;
    margin: 10px 5px 5px 8px;
    float: left;
}
#pick1:after {
    display:block;
    content:"";
    height:1px;
    margin:-1px;
    clear:both;
}
#pick1 img{
   width: 580px;
   height: 320px;
}

#pick3{
    width: 190px;
    height: 320px;
    float: right;
    margin-top: 10px;
    margin-right: 3px;
    background-image:url(http://www.atelier-bonsens.com/mt/image/mainbg.gif);
    background-repeat:no-repeat;

}
#pick3:after {
    display:block;
    content:"";
    height:1px;
    margin:-1px;
    clear:both;
}
#pick3 img{
    width: 180px;
    height:60px;
    margin-right: 5px;
}
#pick3 p{
	width: 185px;
	height: auto;
	font-size: 12px;
	line-height: 110%;
	margin-top: 10px;
}

#main_left{
	float:left;
	width: 590px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 5px;
	border: 1px solid #dcdcdc; 
	}
#main_right{
	width:190px;
	float:right;
	margin: 0px;
	}


#item{
	width:580px;
	margin-left: 7px;
	margin-top: 10px;
	}

#item_inner{
	padding-top: 5px;
	}
#item_inner p{
	margin: 5px 5px;
	float: right;
}
#head-logo {
background:#FFF none repeat scroll 0%;
float:left;
margin:0px;
width:100%;
}

#g_menu2 {
	position:absolute;
	top:15px; 
	left:650px
	}
#g_menu2 ul{
	}
#g_menu2 li{
	float:left;
	list-style: none
		}
#up {
	width: 540px;
	margin: auto;
	text-align: right;
	background-color: #fff;
	}

/*- Menu Tabs B--------------------------- */

#tabsB {
	float:left;
	width:100%;
	background:#192e6c;
	font-size:93%;
	line-height:normal;
	}
#tabsB ul {
	margin:0;
	padding:5px 10px 0 10px;
	list-style:none;
	}
#tabsB li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabsB a {
	float:left;
	background:url("http://www.atelier-bonsens.com/mt/image/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabsB a span {
	float:left;
	display:block;
	background:url("http://www.atelier-bonsens.com/mt/image/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {
	float:none;
	}
/* End IE5-Mac hack */
#tabsB a:hover span {
	color:#000;
	}
#tabsB a:hover {
	background-position:0% -42px;
	}
#tabsB a:hover span {
	background-position:100% -42px;
	}
	
/* main_left */

h3#b_pickup{
	float: left; 
	padding: 2px 0 0 0;
	}
h3#b_pickup img{
	margin-top: 10px;
	}
p#b_toitem{
	text-align: right;
	padding: 10px 15px 10px 0;
	}

#top_main{
	margin: 5px 5px;
	}
#top_banner_space ul {
	padding: 0;
	margin-top: 10px;
	margin-left: 5px;
	list-style-type: none;
	} 
#top_banner_space li {
	float: left;
	width: 285px;
	margin-right: 2px;
	padding: 2px;
	} 
#top_banner_space{
	clear: both;
	}

#top_sub_space ul{
	padding: 0;
	margin-left: 5px;
	list-style-type: none;
	}
#top_sub_space li {
	float: left;
	width: 280px;
	margin-right: 2px;
	padding: 2px;
	}
#top_sub_space{
	clear: both;
	}	

#top_under_space ul{
	padding: 0;
	margin-left: 5px;
	list-style-type: none;
	}
#top_under_space li {
	float: left;
	width: 180px;
	margin: 3px;
	padding: 2px;
	}
#top_under_space{
	clear: both;
	}
#top_under_space {
	clear: both;
	}


/*オススメ商品*/
div#osusume h2 {
	margin-bottom: 10px;
	}
div#osusume ul.items {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted silver;
	}
	div#osusume ul.items:after {
		content: ".";
		height: 0;
		display: block;
		visibility: hidden;
		clear: both;
		}
div#osusume ul.items li {
	display: block;
	float: left;
	width: 24.5%;
	}
div#osusume ul.items li dl.item {
	overflow: hidden;
	text-align: center;
	}
div#osusume ul.items li dl.item dd {
	margin: 0;
	}
div#osusume ul.items li dl.item a{
	display:inline;
	}
div#osusume ul.items li dl.item a:hover img {
	visibility: visible;
	}

/* 商品テーブル */

table.item_all{
	width:185px;
	float:left;
	margin-left: 3px;
	}
table.item_all td{
	font-size:12px
		}
table.item_left{
	width:105px;
	}
td.item_text{
	
	}

/* main_right */
#cate {
	margin-top: 10px;
	border-top: 1px dashed #999;
	padding-top: 10px;
	}
#catebana{
	height: 30px;
	margin-bottom: -10px;
}
#catebana2{
	height: 10px;
	margin-bottom: -5px;
}
#cate img{
	width: 190px;
	vertical-align: top;
}
#cate ul{
	margin-top: 10px;
	}
#cate ul li{
	margin: 0px;
	padding: 0px;
	}
#cate ul ul{
	margin: 0 0 0 15px;
	margin-top: 0px;
	}

li.cate01{
	background:url(../image/right_r01.gif);
}
li.cate02{
	background:url(../image/right_r02.gif);
}
li.cate03{
	background:url(../image/right_r03.gif);
}
li.cate04{
	background:url(../image/right_r04.gif);
}
li.cate05{
	background:url(../image/right_r05.gif);
}
li.cate06{
	background:url(../image/right_r06.gif);
}


li a{
	display:block;
}
li a:hover {
	background-color:transparent;
}
li a:hover img{
	visibility:hidden;
}


#info{
	width:190px;
	margin-top: 10px;
	border-top: 1px dashed #999;
	padding-top: 10px;
	}
#info img{
	width: 190px;
	height: 50px;
	}
#info_inner {
	height: 150px;
	width:auto;
	overflow-y: scroll;
	border:1px solid #dcdcdc;
	margin:5px;
	padding:5px;
	}
	
#info_inner dt{
	border-top: 1px dashed #999;
	margin-bottom: 5px;
	}

#reserv{
	width:190px;
	margin-top: 10px;
	border-top: 1px dashed #999;
	padding-top: 10px;
	}
#reserv img{
	width: 190px;
	height: 50px;

	}
#reserv_inner {
	height: 150px;
	width:auto;
	overflow-y: scroll;
	border:1px solid #dcdcdc;
	margin:5px;
	padding:5px;
	}
	
#reserv_inner dt{
	border-top: 1px dashed #999;
	margin-bottom: 5px;
	}

#reserv_inner dd{
	color: #B22222;
	}

#guide{
	margin-top: 10px;
	border-top: 1px dashed #999;
	padding-top: 10px;
	}
#guide img{
	width: 190px;
	}
#guide ul{
	margin-top: 10px;
	}


/* foot内 */
.foot {
	width: 800px;
	background:#192e6c;
	text-align: center;
	border-top: 1px dashed #999;
	margin-top: 15px;
	}
.foot p{
	margin-top: 5px;
	color: #fff;
	font-size: 9px;
}
.foot a {
	margin: 5px 5px;
	font-size: 12px;
	color:#fff;
	}
.foot span a {
	text-decoration:none; 
	margin:0px 8px;
	}
.foot span a:hover {
	text-decoration:underline;
	}

div#shop_comment {
	border-bottom:3px solid #021473;
	border-color:#021473;
	border-left:25px solid #021473;
	height:25px;
	margin:10px 0pt 10px 10px;
	width:750px;
	}
div#shop_comment p {
	float:left;
	font-size:150%;
	font-weight:bold;
	margin:0pt 0pt 0pt 10px;
	}