/* クラス　ページのスタイル */

body {
	padding-top: 10px;
	margin: 0px auto;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10.5pt;
	text-align: center;
	color: #4D4D4D
}

.msg_title {
	font-family: "ＭＳ ゴシック", "平成角ゴシック", "monospace";
	font-size: 12pt;
	font-weight: bold;
	color: #005027;
	text-align: center
}

.msg_title-mini {
	font-family: "ＭＳ ゴシック", "平成角ゴシック", "monospace";
	font-size: 10.5pt;
	font-weight: bold;
	color: #005027;
	text-align: center
}

p.cont_msg {
	letter-spacing: 0pt;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin: 1px 0px 1px
}

p.cont_msg-mini {
	letter-spacing: -1pt;
	font-size: 9pt;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 1px 0px 1px
}

.goods {
	padding:0pt;
	margin-bottom:5pt;
	border-width:0pt
}

DIV.sen {
	background-image: url("../img/back-sen.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom
}

TD.goods {
	padding-top:3pt;
	padding-left:0pt;
	padding-right:0pt;
	padding-bottom:0pt;
	margin:0pt
}

TR.sen {
	margin:0pt;
	padding:0pt;
/*
	background-image: url("../img/back-sen.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom
*/
}

.menu-TOP {
	font: normal 10pt Arial,sans-serif;
	font-weight: bold;
	color: #4D4D4D
}

.menu-E {
	background-image: url("../img/back-sen.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	font: normal 10pt Arial,sans-serif;
	font-weight: bold;
	color: #4D4D4D
}

.menu-Price {
	padding-top:3pt;
	text-align: right;
	font: normal 10pt Arial,sans-serif;
	font-weight: bold;
	color: #4D4D4D;
	letter-spacing: 1pt
}

.menu-Price-comment {
	font: normal 10pt Arial,sans-serif;
	font-weight: bold;
	color: #005027;
	letter-spacing: -1pt
}

.menu-J {
/*	font-family: "ＭＳ ゴシック", "平成角ゴシック", "monospace";*/
	font-family: "Tahoma";
	font-size: 9pt;
	font-weight: bold;
	color: #469C23;
	padding-left:10px
}

.comment {
/*	font-family: "Tahoma";*/
	font-family: "ＭＳ ゴシック", "平成角ゴシック", "monospace";
	font-size: 9pt;
	letter-spacing: 0pt;
	line-height: 15pt;
	color: #4D4D4D
}

.info {
	font-family: "Tahoma";
	font-size: 10pt;
	color: #4D4D4D;
	padding-left:20px
}

.orange-maru {
	font-family: "ＭＳ ゴシック", "平成角ゴシック", "monospace";
	font-size: 9pt;
	text-align: left;
	line-height: 13pt;
	color: #FF6307
}

.orange {
	font: normal 10pt Arial,sans-serif;
	font-weight: bold;
	color: #FF6307
}

.gray {
	color: #4D4D4D
}

OL {
	margin-top:5px;
	margin-bottom:3px;
	margin-left:15px;
	padding-left:10px
}

UL {
	margin-top:5px;
	margin-bottom:3px;
	margin-left:15px;
	padding-left:10px
}

