body {
}

.form1 {
	width: 120px;
	background-color: #FFFFCC;
}

.bold {
	font-weight: bold;
}

.white {
	font-weight: normal;
	color: #FFFFFF;
}

.white-bold {
	font-weight: bold;
	color: #FFFFFF;
}

.style-news {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FF9900;
	font-weight: bolder;
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom-width : 1px;
	border-bottom-style : solid;

	border-bottom-color : $layout;
	letter-spacing: 0.5em;
}

.style1 {
	margin: 20px 0 0;
}
h1 {
	font-size: 13px;
	color: #FF9900;
	text-align: right;
	margin: 5px 0;
}
#sidebar li a:hover {
	text-decoration: none;
	background-color: #FF6600;
}
#sidebar ul {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
}
#sidebar li {
	margin: 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidebar li a {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
	display: block;
	padding: 10px;
	width: 160px;
	background-image: url(data/img1/menu-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.top-osusume {
	width: 285px;
}
.top-osusume td {
	padding: 7px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.top-osusume h3 {
	font-size: 12px;
	margin: 0 0 5px;
}
.top-osusume p {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	display: inline;
}
.price {
	font-weight: bold;
	color: #CC0000;
	padding-top: 3px;
	display: block;
}
#new-float {
	float: left;
	width: 285px;
}
#new-float a {
	color: #0099CC;
}
#osusume-float {
	float: right;
	width: 285px;
}
#osusume-float a {
	color: #00CC66;
}
#top5 {
	width: 590px;
	background-color: #F3F3F3;
	margin: 8px 0 0;
}
#top5 td {
	padding: 5px 10px 10px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#top5 h3 {
	font-size: 12px;
	margin: 7px 0 3px;
}
#top5 p {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin: 0;
	display: inline;
}
#top5 a {
	color: #FF3366;
}
#head-navi {
	color: #CCCCCC;
	margin: 5px 0 20px;
	text-align: center;
}
#head-navi p {
	margin: 10px 0;
}
#head-navi a {
	color: #666666;
}
#head-navi2 {
	color: #CCCCCC;
	margin: 5px 0 10px;
	text-align: center;
	padding: 10px 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#head-navi2 p {
	margin: 10px 0;
}
#head-navi2 a {
	color: #666666;
}
#footer {
	background-color: #FF9900;
}
#footer p{
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
.pb20 {
	padding-bottom: 20px;
}
#ebi {
	margin: 20px 0 0 10px;
	padding: 0px;
	width: 140px;
}
#ebi p {
	margin: 5px 0 0;
	line-height: 15px;
}
#ebi img {
	margin: 0 0 0 14px;
	border: 4px solid #FF66CC;
}
#top-main {
	width: 590px;
	margin: 15px 0 0;
}
#top-main h2 {
	font-size: 17px;
	color: #FF9900;
	margin: 0px;
	line-height: 21px;
}
#top-main p {
	line-height: 16px;
	margin: 5px 0 0;
}
#top5 .crown {
	margin-bottom: 3px;
}
#qr {
	margin: 20px 0 0 10px;
	width: 140px;
}
#qr img {
	margin: 0 0 0 26px;
}
#qr p {
	margin: 5px 0 0;
	line-height: 15px;
}
#contact-table {
	width: 590px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
#contact-table th {
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #FF9900;
}
#contact-table td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.title-h2 {
	font-size: 15px;
	text-align: center;
	margin: 10px 0 10px;
	color: #FFFFFF;
	background-color: #FF9900;
	width: 590px;
	padding: 4px;
}
#top-banner .banner1 {
	margin: 10px 0 0;
}
#top-banner .banner2 {
	margin: 10px 0 0;
}
#top-banner .banner3 {
	margin: 10px 0 0;
}
#top-banner strong {
	font-weight: normal;
}
#top-banner p {
	font-size: 11px;
	margin: 1px 0 0;
}
.btn-submit {
	color: #FFFFFF;
	background-color: #FF6600;
}
#product {
	width: 590px;
	margin: 20px 0 0;
	border: 1px solid #CCCCCC;
}
#product h4 {
	font-size: 17px;
	color: #FF9900;
	margin: 0 0 5px;
}
#product p {
	line-height: 17px;
	margin: 0px;
	width: 300px;
}
#product div {
	float: right;
	width: 300px;
}
#product img {
	width: 240px;
	float: left;
}
#product hr {
	clear: both;
	color: #CCCCCC;
	margin: 10px 0 0;
}
#top5 h4, .top-osusume h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0 0;
	line-height: 15px;
	display: inline;
}
#top5 div {
	text-align: left;
}
.p-none img {
	display: none;
}
.contents {
	width: 590px;
	margin: 30px 0;
}
.contents h2 {
	font-size: 15px;
	text-align: center;
	margin: 0 0 15px;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 4px;
}
.contents p {
	line-height: 18px;
	margin-top: 5px;
}
.contents h3 {
	font-size: 17px;
	color: #FF6600;
	margin-bottom: 0px;
}
.contents h4 {
	font-size: 13px;
	color: #FF9900;
	margin-bottom: 0px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.contents h5 {
	font-size: 13px;
	margin-bottom: 0px;
	color: #99CC00;
}
.table-line-orange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
}
.table-line-orange th,.table-line-orange td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.contents .faq ul {
	margin: 0px;
	list-style-type: none;
	padding: 0 0 15px 15px;
}
.contents .faq li {
	margin-bottom: 10px;
}
.mt5 {
	margin-top: 5px;
}
.red {
	color: #CC0000;
}
.top {
	text-align: right;
}
.top a {
	color: #FF9900;
	padding: 0px;
}
#product td {
	width: 590px;
}
.product-small h4 {
	font-size: 13px;
	margin: 0px;
	color: #FF6600;
	font-weight: bold;
}
.product-small p {
	margin: 3px 0 0;
}
.product-small {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-line-orange strong {
	font-weight: normal;
}
.red-bold {
	font-weight: bold;
	color: #CC0000;
}
.flash {
	margin: 0 0 3px;
	padding: 0px;
}
#ebi h2 {
	font-size: 14px;
	margin: 5px 0 0;
	text-align: center;
}
