body {
	background: white; margin: 0px
}
.menu {
	font-size: 14px; color: white
}
.subtitle {
	font-weight: bold; font-size: 14px; color: white
}
.menu_bar {
	background-color: #330099
}
.copyright_bar {
	background-color: #999999
}
.subtitle_bar {
	background-color: #31009c
}
.contents {
	font-size: 14px;
}
.contents_title {
	font-weight: bold; font-size: 18px; color: #333399; 
}
.maintitle {
	font-weight: bold; font-size: 24px; color: #6666ff
}
.back_color {
	background: #ffffcc
}
.price {
	font-size: 14px; color: red; font-style: italic
}
.line {
	background-color: #6666ff
}
.imageback {
	background-color: #999999
}
.imageback2 {
	background-color: #ffffff
}
.back_color {
}

.contents_2{
	text-align:center;
}
.contents_3{
	text-align:left;
}
.contents_3 p{
	display: inline-block;
    text-align: left;
}


table.spec {
	background-color:#666666;
  	border: 0px solid #333;
}

table.spec th {
	font-weight: normal;
	background-color:white;
	padding:3px;
	font-size:14px;
	text-align:left;
}
table.spec td {
	background-color:white;
	padding:3px;
	font-size:14px;
	text-align:center;
}
