@charset "shift_jis";

html,body{ height:100%;margin:0}

body{
	background:url(../img/cmn/bg.gif) left top}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;}
.clearfix { display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80)}

p{
	margin-bottom:15px;
	line-height:1.3em}
h2{
	font-family:'Fredericka the Great', cursive;
	font-size:240%;
	width:900px;
	margin:10px auto 40px auto;
	padding:5px;
	text-align:center}
h2 span.h2_jp{
	font-size:50%}
h3{
	font-family:'Fredericka the Great', cursive;
	font-size:120%;
	padding:5px}
/*<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Font+Name">*//*------------------------------------------ Web Font ---------*/
@font-face {
    font-family:myfont;
    src: url('font/websymbols-regular-webfont.eot'),
		 url('font/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/websymbols-regular-webfont.woff') format('woff'),
         url('font/websymbols-regular-webfont.ttf') format('truetype'),
         url('font/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal}
.rss:before, .fav:before, .fb:before, .tw:before, .comment:before,.contact:before{
	font-family:myfont}
.rss:before{content:'B '; color: #f90;}
.fav:before{content:'N '; color: #f9c;}
.fb:before{content:'f '; color: #557b9f; font-size:150%}
.tw:before{content:'t '; color: #429cc4; font-size:150%}
.comment:before{content:'c '; color: #6c3;}
.contact:before{content:'@ '; color: #36c;}

/*-------------------------------------------------------------------- WRAPPER ----------*/
#wrapper{
	width:100%;
	/*min-width:320px;*/
	max-width:960px;
	min-height:100%;
	height: auto !important;
	height:100%;
	potition:relative;
	margin:0 auto;
	padding:0;
	font-size:80%;
	line-height:1.3em;
	overflow:hidden}
/*-------------------------------------------------------------------- CONTAINER ----------*/
#content {
	width:100%;
	/*
	height:100%;*/
	/*overflow:hidden;*/
	background:/*#fff*/#fcfae0;
	/*padding-bottom:320px;
	border:1px #F39 solid*/}
#content:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden}/**/
body>#content{height:auto}
/*-------------------------------------------------------------------- HEAD ---------------*/
header{
	width:100%;
	min-width:320px;
	max-width:960px;
	height:200px;
	margin:0;
	overflow:hidden;
	background:url(../img/cmn/header.jpg) no-repeat top left}
h1#dolci-e-vino,
h1#dolci-e-vino a{
	float:left;
	width:445px;
	height:154px;
	padding-top:20px;
	vertical-align:bottom;
	/*background:url(../img/cmn/Dolci_e_VIno.gif) no-repeat top left;*/
	-moz-background-size:cover;
	background-size:cover;
	display:block;
    text-indent:-9898px}
#fb_DeV a{
	margin:40px 0 5px auto}
/*-------------------------------------------------------------------- HEAD MENU ----------*/
#head_menu{
	font-size:120%;
	background:url(../img/cmn/bg.gif);
	width:100%;
	height:50px;
	margin:0;
	clear:both;
	display:block;
	/*overflow:hidden*/}
#head_menu ul{}
#head_menu li{
	font-family:'Fredericka the Great', cursive;
	font-size:150%;
	float:left;
	padding:5px 20px}
#head_menu li a{
	color:#fff}
#head_menu li a:hover{
	color:#ff0084}
/*------------------------------ Pulldown Menu ---*/

/**/
#head_menu ul#menu_p,
#head_menu ul#menu_p a{
	width:180px;
	height:5.5em;
	background:url(../img/cmn/menu_products.png) no-repeat top left;
	moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	overflow:hidden}
#head_menu ul#menu_p li a:link,
#head_menu ul#menu_p li a:visited{background:none;color:#66F}
#head_menu ul#menu_p li a:hover,
#head_menu ul#menu_p li a:active{background:none;color:#F36}
#head_menu ul#menu_p li{
	padding-top:5px;
	/*width:180px;*/
	height:1.5em;
	font-size:60%;
	text-align:center;
	font-weight:bold;
	/*border:1px #ccc solid*/}
#head_menu ul#menu_p li a{
	display:block;
	/*width:180px;*/
	/*background:none;
	text-indent:inherit
	;color:#F06*/}
/* 下層のメニューを不可視に */
#head_menu ul li ul{
	display:none}
/* 疑似要素 :hover で下層のメニューを可視に */
#head_menu ul li:hover ul{
	display:block;
	position:absolute;
	z-index:100}
#head_menu ul.menu li{
	float:none;
	margin:0;
	font-weight:normal}
/*-------------------------------------------------------------------- navi ---*/
#navi{
	width:100%;
	min-width:320px;
	max-width:960px;
	height:2em;
	margin:0 auto;
	background:url(../img/cmn/bg.gif);
	vertical-align:middle;
	font-size:80%;
	padding-top:5px;
	padding-left:15px;
	clear:both}

/*-------------------------------------------------------------------- SLIDE ----------*/
#slide {
	margin:0 auto 20px auto;
	width:960px;
	height:355px;
	overflow:hidden;
	position: relative;/**/
}
#imgPrev, #imgNext {
	width: 50px;
	height: 100%;
	position: absolute;
	top: 0;
}
#imgPrev {
	left: 0;
	background: url(images/arrow_left.png) no-repeat center center;
}
#imgNext {
	right: 0;
	background: url(images/arrow_right.png) no-repeat center center;
}
#imgPrev a, #imgNext a {
	width: 50px;
	height: 100%;
	text-indent: -9999em;
	display: block;
	overflow: hidden;
}
#imgArea {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#imgWrap li.img {
	list-style-type: none;
}
#imgWrap li.img a {
	margin: 0;
	float:left;
	width:100%;
	min-width:300px;
	max-width:960px;
	height:100%;
	height:355px;/**/
	display: block;
}
/*-------------------------------------------------------------------- PICK UP -----------*/
#pickup{
	width:100%;height:100%;
	min-width:300px;
	max-width:960px;
	overflow:hidden;
	margin:0 auto 20px 15px/*auto*/}
/*#pickup ul{
	margin-right:-10px;
	display: -webkit-box}*/
#pickup .pickup1 li{
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:20px;
	width:215px;
	border:5px #eee solid;
	background:#fff;
	overflow:hidden}
#pickup .pickup1 li .pu_pic,
#pickup .pickup1 li .pu_pic a/*,
#pickup .pickup1 li .pu_pic a:hover*/{
	/*float:none;*/
	margin:0 auto;
	padding:10px;
	min-height:12em}
#pickup .pickup1 li .pu_pic img{
	width:100%/*170px*/}
#pickup .pickup1 li .pu_txt{
	text-align:left}
/*#pickup .pu_pic,*/
#pickup .pickup1 li .pu_pic img,
#pickup .pickup1 li .pu_pic img a,
#pickup .pickup1 li .pu_pic img a:hover,
.bnr_blog img{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	padding:0
	/*behavior:url(../PIE-1.0.0/PIE.htc)*/}
#pickup .pickup1 li:hover{
	background-color:#e1eedd;
	border-color:#b7e0de}
/*-------------------------------------------------------------------- SMS AREA TOP ------*/
#SMS_top{
	float:right;/**/
	width:350px;height:100%;
	/*border:1px #F39 dotted;*/
	overflow:hidden;
	margin:20px 0 5px auto;
	vertical-align:bottom}
#SMS_top li{
	float:right}
#SMS_top li a{
	margin-right:10px;
	color:#fff}
#SMS_top li a:hover{
	color:#FF0080}

/*----------------------------------------------------------------------- Footer ---------*/
footer{
	background:url(../img/cmn/footer.jpg) top left no-repeat;
	width:100%;height:320px}
#foot_menu{
	clear:both;
	width:920px;height:290px;
	background:url(../../template/img/bg_foot.gif) no-repeat left top;
	/*background:#4286c7;
	color:#fff;*/
	padding:20px}
/*#foot_menu a{
	color:#fff}*/
#foot_menu li a:hover{
	border-bottom:1px #ff0084 dotted}
#foot_menu .f-menu{
	float:left;
	width:45%;
	overflow:hidden;
	/*border:1px #ccc solid*/}
#foot_menu .f-menu ul{
	list-style:none;
	margin:30px auto 10px 20px}
#foot_menu .f-menu li{
	background:url(../img/cmn/i_list.png) no-repeat left center;
	padding-left:-18px;
	text-indent:1.6em;
	line-height:1.6em;
	margin-bottom:5px}
#foot_menu .f-menu ul ul{
	list-style:decimal;
	margin:5px auto 0 1em}
#foot_menu .f-menu li li{
	padding:0;
	line-height:normal}
#foot_menu .f-menu li.wf{
	background:none;
	margin-top:0;
	margin-bottom:10px;
	text-indent:inherit}
/*-------------------------------------------------------------------- Copyright ---------*/
#copyright{
	clear:both;
	bottom:0;
	margin:110px auto 0 auto;
	bottom:10px;
	width:960px;height:15px;
	text-align:center;
	font:90%}
/*------------------------------------------------------------------------ About ---------*/
#introduce{
	clear:both;
	width:944px;
	margin:0 auto;
	overflow:hidden;
	padding-top:30px}
#introduce #introduce_bg{
	background:url(../img/introduce/bg_txt2.jpg) top no-repeat;
	height:887px;
	padding-top:127px;
	padding-left:50px;
	padding-bottom:10px}
	
#txt_concept{
	width:650px;
	font-size:130%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	line-height:1.5em}

#introduce_bg dl{
	width:335px}
#introduce_bg dd{
	margin-bottom:0;
	border-bottom:1px #F36 dotted;
	font-weight:bold}
#introduce_bg dt{
	margin-top:5px;
	margin-bottom:35px}
#introduce_bg dt p{
	margin-bottom:10px}
/*#int_top{
	background:url(../img/introduce/frame_top.gif) no-repeat;
	height:110px}
#introduce_txt{
	background:url(../img/introduce/frame.gif) repeat-y;
	padding:0 45px}
#int_bottom{
	background:url(../img/introduce/frame_bottom.gif) no-repeat;
	height:111px}*/
dl#ht_buy{
	float:right;
	margin-top:45px;
	margin-right:60px;
	width:460px}
#ht_buy dd,
#ht_buy dt{
	text-align:left;}

/*#introduce2{
	clear:both;
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-top:10px}
#introduce2_l{
	float:left;
	width:300px;
	margin:5px 20px 10px 0}
#introduce2_l p{
	width:214px;
	margin:10px auto 0 auto;
	text-align:left}
#introduce2_r{
	float:left;
	width:667px;
	height:100%;
	margin-bottom:10px;
	overflow:hidden}*/

/*
#introduce_txt{
	background:url(../img/introduce/frame_int.gif) no-repeat;
	padding:50px 40px}
#introduce_r dl{}
#introduce_r dd{
	margin-bottom:0;
	border-bottom:1px #F36 dotted;
	width:590px;
	font-weight:bold}
#introduce_r dt{
	margin-top:5px;
	margin-bottom:40px;}
*/
.lst_expl ul{
	margin:10px 0 0 0}
.lst_expl li{
	line-height:1.3em;
	background:#fff;
	margin:0;
	padding:5px}
.lst_expl li p{
	padding:2px;
	margin-top:0;
	margin-bottom:2px;
	font-size:120%}
/*------------------------------------------------------------- Extra Decoration ----------*/
#int_att{
	width:90%;
	margin:60px auto;
	border:4px #F36 dotted;
	background:#fff;
	overflow:hidden;
	background:}
#int_att p{
	margin:10px 20px}
.ttl_s{
	margin-bottom:0;
	border-bottom:1px #F36 dotted;
	font-weight:bold}
.txt_end{
	margin-bottom:0}
.strong{
	font-weight:bold}
/*--------------------------------------------------------------------- Shop List ---------*/
#ttl_cnt{
	text-align:center}
#shop_list{
	width:450px;
	margin:15px auto}
#shop_list dt{
	margin-top:20px;
	background:url(../img/cmn/i_list.png) no-repeat left center;
	padding-left:-18px;
	text-indent:1.6em;
	line-height:1.6em;
	margin-bottom:5px}
#shop_list dd{
	padding-left:15px;
	margin-bottom:60px}
/*#shop_list dt,
#shop_list dd{
	text-align:center}*/
/*----------------------------------------------------------------------- Sitemap ---------*/
#sitemap{
	clear:both;
	width:500px/*960px*/;
	margin:15px auto 40px auto;
	overflow:hidden;
	padding-top:10px;
	/*border:1px #53432b dotted*/}
#sitemap #top{
	font-size:120%;
	font-weight:bold}
#sitemap #li_frame{
	margin:10px auto 30px 60px}
#sitemap ul{
	list-style:none;
	margin-bottom:20px}
#sitemap ul li{
	background:url(../img/sitemap/title_bg.gif) no-repeat left;
	height:39px}
#sitemap ul li p{
	margin-left:43px;
	padding-top:12px;
	font-size:120%;
	font-weight:bold}
#sitemap ul.li_branch{
	margin:0 auto 0 40px}
#sitemap ul.li_branch li{
	background:url(../img/sitemap/branch.gif) no-repeat left;
	height:29px;
	margin-bottom:5px}
#sitemap ul.li_branch li p{
	margin-left:32px;
	padding-top:8px;
	font-size:100%;
	font-weight:bold}
/*------------------------------------------------------------------------ POP UP ----------*/
.popup{
	margin:10px auto;
	font-size:80%;}
.popup dl{
	border:1px #999 dotted;
	width:640px;
	font-size:120%}
.popup dt{
	float:left;
	width:50px;
	min-height:35px;
	padding:8px 0 5px 10px;
	clear:both}
.popup dd{  
	width:560px;
	min-height:35px;
	margin-left:50px;
	padding:12px 5px 5px 10px;
	vertical-align:middle;
	line-height:1.3em;}
.popup #btn_close{
	text-align:center;}
