#item	{
	width: 640px;
	float: left;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
}
#item h2 {
	font-size: 28px;
	line-height: 135%;
	font-weight: bold;
	color: #CC0000;
}

#item #itemreport h3 {
	background-image: url(images/img_find2.jpg);
	background-repeat: no-repeat;
	text-indent: 24px;
	font-size: 20px;
	width: 640px;
	height: 40px;
	line-height: 40px;
}


#item p {
	font-size: 12px;
	line-height: 165%;
	color: #333333;
}

/* ���q�l�̐� */
#item #itemvoicebg {
	background-image: url(images/img_voice_back.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
}
#item #itemvoice {
	width: 610px;
	height: 200px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: auto;
}
#item #itemvoice h3 {
	color: #FF0000;
	font-size: 18px;
	background-image: none;
	text-indent: 0px;
	padding: 0px;
	margin-bottom: -0.75em;
	margin-top: 0px;
}
#item #itemvoice p {
	color: #663300;
}

/* �|�b�v�A�b�v�A�C�R�� */
#item #itemreport #popupicon {
	background-color: #FFCC00;
	text-align: right;
}

/* �����t�H�[�� */
#item #orderform #orderhere {
	background-image: url(images/orderhere.png);
	background-repeat: repeat-x;
	height: 50px;
	border: 1px solid #aa7700;
}

#item #orderform table {
	border-collapse:collapse;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aa7700;
}
#item #orderform td.messege {		/* ���i�������o�� */
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aa7700;
	border-bottom-color: #aa7700;
	margin: 0px;
	text-align: center;
}
#item #orderform strong {		/* ���i�������o�� */
	font-size: 24px;
}
#item #orderform th {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFF8F8;
	width: 190px;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aa7700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa7700;
	text-align: center;
	margin: 0px;
}
#item #orderform td.price {		/* ���i */
	font-size: 12px;
	color: #333333;
	width: 190px;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aa7700;
	border-bottom-color: #aa7700;
	margin: 0px;
	text-align: center;
}
#item #orderform span.price {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
#item #orderform td.order {		/* �u�����������v�ɓ��� */
	font-size: 12px;
	color: #333333;
	width: 270px;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aa7700;
	border-bottom-color: #aa7700;
	margin: 0px;
        text-align:left;
}

/* �������� */
#item #orderinfo table {
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccccaa;
	border-left-color: #ccccaa;
}
#item #orderinfo th {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEEE8;
	width: 180px;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccccaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccaa;
	text-align: center;
	margin: 0px;
}
#item #orderinfo td {
	font-size: 12px;
	color: #333333;
	width: 450px;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccccaa;
	border-bottom-color: #ccccaa;
	margin: 0px;
}

.imageleft_text {
	float: left;
	margin-right: 10px;
}
.imageright_text {
	float: right;
	margin-left: 10px;
}


/* �H��A���J���g */
#item #shokuiku-alacarte {
	border: 1px double #C99761;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#item #shokuiku-alacarte h3 {
	font-size: 16px;
	color: #333333;
}
#item #shokuiku-alacarte h4 {
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}

/* 本文文字修飾 */
.txt_b_red {
	font-size:1.3em;
	font-weight:bold;
	color:#ff0000;
}
.txt_b_green {
	font-size:1.3em;
	font-weight:bold;
	color:#008000;
}
.txt_b_blue {
	font-size:1.3em;
	font-weight:bold;
	color:#0000ff;
}
.txt_b_black {
	font-size:1.3em;
	font-weight:bold;
	color:#000000;
}















