@charset "Shift_JIS";


/* 上海食苑ウェブショップcss
--------------------------------------------------------------*/
#shopcon{
 background:#ba0000;
 width:750px;
}
/* メニュー
--------------------------------------------------------------*/
#shopnav,#shopcon{
	_height: 1px;
	min-height: 1px;
}

#shopnav:after,#shopcon:after{
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}

#shopnav{
 margin-top:0;
 width:750px;
 background:#C27272;
}

#shopnav ul{
    list-style-type:none;
    margin:0px;
    padding:0px 0px 0px 6px;
}

#shopnav li{
 padding:0px;
 float:left;
}

#shopcon h1{
 background:url(../webshop/img/back_bar.gif) repeat-x 0 0;
}

h2.title2_2{
 font-size:85%;
}

h2.title2_3{
 font-size:85%;
}

/* リスト
--------------------------------------------------------------*/
.list01{
	margin:10px 10px 10px 30px;
	font-sixe:90%;
	list-style-type:none;
}

.list01 li{
	padding:5px;
	font-size:90%;
}
