/*----------------------------------------------------*/
/*	side_left　の設定　*/
/*----------------------------------------------------*/



/*#side_left {
	width: 200px;
	padding-left: 25px;
	padding-top: 35px;
	float: left;
	clear: both;
}
*/
/*#side_left_cont {
	width: 184px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
}

#side_left2 {
	width: 200px;
	padding-left: 25px;
	padding-top: 35px;
	float: left;
}


#side_left_cont2 {
	width: 184px;
	margin-right: auto;
	margin-left: auto;
}

#side_left_cont3 {
	width: 152px;
	margin-right: auto;
	margin-left: auto;
}

#side_cont {
	padding-top: 15px;
	padding-left: 10px;
}

#side_cont li {
	margin-left:30px;
	color:#333300;
	font:bold;
	line-height:22px;	
}

#side_cont p {
	margin-left:5px;
	margin-top:10px;
	color:#ffffff;
	font:bold;
	line-height:20px;	
}
*/
.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
}

/*----------------------------------------------------*/
/*	contents（２カラム右側）　の設定　*/
/*----------------------------------------------------*/

#contents {
	float: right;
	width: 700px;
	padding-top: 25px;
	padding-bottom: 10px;
	height: auto;
}

#ryouri_cont_right li {
	float:left;
	height:66px;
	padding:13px;	
}

#ryouri_cont_right p {
	clear: both;
	height:110px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:18px;
}

#drink_contents {
	float: right;
	width: 700px;
	padding-top: 25px;
	padding-bottom: 10px;
}

.contents01 {
	width:89%;
	padding-left:3%;
	padding-right:3%;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	border:1px solid #999;
	height: auto;
	overflow: auto;
}

.contents02 {
	width:89%;
	padding-left:3%;
	padding-right:3%;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	border:1px solid #999;
	height: auto;
	overflow: auto;
}

.contents02 ul li {
	float:left;
	padding-right:20px;	
}

.contents03 {
	/*width:660px;
	height: 510px;*/
	margin-top:20px;
	overflow: auto;
	/*background-image: url(../../../common/images/menu_paper.gif);
	background-repeat: no-repeat;*/
	padding: 0px;
	margin-bottom: 10px;
}

.img_left {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}

/*----------------------------------------------------*/
/*	マージン　パディング　の調整　*/
/*----------------------------------------------------*/

/*	画像マージンの調整	---------*/
.img_l {
	float:left;
	margin:0px 10px 10px 10px;	
}

.img_r {
	float:right;
	margin:0px 10px 10px 10px;	
}


.img_margin_top {
	margin-top: 55px;
}

.img_margin_bottom {
	margin-bottom:10px;
}

.img_bottom {
	margin-bottom:10px;	
}

.img_top {
	margin-top:20px;
}

.img_top_btm {
	margin-top:10px;
	margin-bottom:10px;
}

.img_top_btm_left {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}

.img_top_btm_left2 {
	margin-left:50px;
}

/*	テキストpadding の調整	---------*/

.text_padding_left50 {
	padding-left:50px;
	height:90px;
	line-height:18px;
	clear: both;
}

.text_padding_l-r50 {
	padding-left:50px;
	padding-right:50px;	
}

/*----------------------------------------------------*/
/*	リンクの設定　*/
/*----------------------------------------------------*/

#contents a:link {
	text-decoration:none;
	color:#557FFF;
	font-size:14px;
}

#contents a:visited {
	color:#557FFF;
	text-decoration: none;
}
#contents a:hover {
	color: #00F;
	text-decoration: none;
}
#contents a:active {
	color: #00F;
	text-decoration: none;
}
#l_left {
	padding: 0px;
	float: left;
	height: 30px;
	width: 575px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-color: #D3CDD3;
	display: inline;
}
#l_right {
	float: right;
	height: 30px;
	width: 280px;
	margin-right: 20px;
	background-color: #D3CDD3;
}
#lavel {
	height: 0px;
	width: 700px;
	margin: 0px;
	padding-top: 15px;
	float: left;
}

#infomation {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../../../common/images/sashimi_image_s1.gif);
	background-repeat: no-repeat;
	height: 430px;
	width: 680px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
#infomation dl {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#infomation dl dd {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 50px;
}
#infomation dl dt {
	padding-left: 20px;
}
#douga {
	float: left;
	width: 680px;
	height: auto;
	padding: 0px;
	margin-left: 10px;
}

#douga .ul_cl {
	width:650px;
}

#douga li {
	float: left;
	/*width: 150px;*/
	padding: 10px;
	height: 10px;
	border: thin solid #808080;
	margin-top: 10px;
	margin-bottom: 10px;
	text-aligh:center;
}

#message {
	width:580px;
	float:left;
}

.clear_both{
	clear:both;	
}

.btn150 {
	width:150px;
	height:30px;
	margin-bottom: 5px;
}

#Anotherdevise{
	display:none;
	
}
	
	
#douga #form1 {
	clear: both;
}
