#header #hline li a{
	font-size:10px; /* utf-8指定ページは他と書体が違うのでヘッダﾒﾆｭｰの文字サイズで外国語ページは指定用 */
	}

*{
	font-size:12px;
	color:#4C4C4C;
	line-height: 18px;
}
.lead p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 7px;
	background-color: #C1C1DF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6664B0;
	line-height: 16px;
}
.price {
	color: #CC0000;
}
.attention {
	font-size: 12px;
	color: #FF0000;
}
.cook strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #96273A;
}
.info {
	padding: 5px;
	text-align: center;
	background-color: #DFE7FF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #C1C1DF;
}

.btn_style{
	text-align: right;
	margin-bottom: 5px;
	width: 520px;
	text-indent: 200px;
}

.btn_style ul{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.btn_style li{
	display: inline;
	list-style-type: none;
}
