body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	font-size: small;
	line-height: 15px;
}
th {
	text-align: left;
	background: #DDDDDD;
	padding-left: 5px;
}
hr {
	display: none;
}
h1 {
	margin-bottom: 5px;
	text-align: left;
	padding-left: 10px;

}
a:link {
	color: #3366FF;
}
a:visited {
	color: #9966FF;
}
a:hover {
	color: #6699FF;
}
a:active {
	color: #CC6699;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#container {
	width: 600px;
	text-align: left;
    margin-left:auto;
    margin-right:auto;
}
#header {
	width: 600px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 30px;
}
#left {
	float: left;
	width: 305px;
	padding-left: 5px;
}
#right {
	float: right;
	width: 290px;
	text-align: center;
}
#center {
	width: 600px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
	float: left;
}
#main {
	width: 600px;
}

#footer {
	width: 600px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}
#error {
	padding-top: 30px;
}

.table_font {
	font-size: small;
}


.detail {

	text-align: left;
	padding-left: 5px;
}
.detail_line {
	background-image: url(../../img/detail/detail_line.gif);
}

.detail01 {
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	padding-left: 5px;
}
.detail02 {
	text-align: left;
	border-bottom-width: 1px;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	padding-left: 5px;
}
.detail03 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
.detail04 {
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-color: #DDDDDD;
}
.detail05 {
	text-align: left;
	font-size: small;
	font-weight: normal;
	background-color: #FFFFFF;
}
.detail06 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
.detail08 {

	text-align: center;
	font-size: small;
	font-weight: normal;
	background-color: #FFFFFF;
}
.price01 {
	font-size: medium;
	font-weight: bold;
	color: #CC6699;
	font-family: Arial, Helvetica, sans-serif;
}
.price02 {
	font-size: x-small;
	margin-left: 2px;
}
.price03 {
	font-size: small;
	font-weight: bold;
	color: #CC6699;
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
}
.price04 {
	font-size: medium;
	font-weight: bold;
	color: #CC6699;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bold {
	font-weight: bold;
}
.coment {
}
.font_title {
	font-size: small;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}
.sumcom {
	font-size: x-small;
	text-align: right;
	height: 25px;
	vertical-align: bottom;
}
.table_division {
	margin-bottom: 20px;
}
.price01so {
	font-size: medium;
	font-weight: bold;
	color: #CC6699;
	text-decoration: line-through;
}
.headerline {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	font-size: small;
}
.warning {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

