#header img {
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(img/home/header_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}
h1 {
	font-size: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 734px;
	margin-right: auto;
	margin-left: auto;
}
#main #contents {
	float: right;
	width: 530px;
}
#main #contents .entry h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ff9999;
	line-height: 1.5em;
}

#main #contents .entry h5 {
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	line-height: 1.5em;
}

#main #contents .entry h6 {
	font-size: 12px;
	font-weight: bold;
	color: #3366ff;
	line-height: 1.5em;
}

#main #contents .title {
	margin-bottom: 10px;
}
#main #contents #top_about {
	background-image: url(img/contents/about_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	margin-bottom: 30px;
}
#main #contents #top_about .entry {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	margin-top: 80px;
}
#main #contents #top_voice {
	margin-bottom: 30px;
}
#main #contents #top_recommend {
	margin-bottom: 30px;
}
#main #contents .entry dt {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
}
#main #contents .entry dt img {
	margin-right: 5px;
}
#main #contents .entry dd {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
#main #contents .entry dl {
	margin-bottom: 15px;
}
#main #contents .entry .imgleft {
	float: left;
	margin-right: 10px;
}
#main #contents .entry .imgright {
	float: right;
	margin-left: 10px;
}
#sub {
	width: 530px
	overflow-x: hidden;
	margin-right:-240px;
	margin-left: 20px;
}
#sub .entry h1 {
	font-size: 13px;
	font-weight: bold;
	color: #828282;
	line-height: 1.5em;
}
#sub .entry h2 {
	font-size: 13px;
	font-weight: bold;
	color: #dd5533;
	line-height: 1.5em;
}
#footer {
	clear: both;
	font-size: 10px;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F08A9C;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main #contents .entry h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #855515;
	margin-bottom: 10px;
}
#main #contents .entry p {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#main #contents .entry table {
	font-size: 12px;
	color: #333333;
}
#main #contents #recommend .entry dd {
	margin-left: 32px;
}
#main #contents #recommend .entry dt {
	color: #E30837;
}
#main #contents #recommend .entry dl {
	background-color: #FFFFCC;
	padding: 5px;
}
#main #contents #recommend .entry blockquote {
	color: #333333;
	background-color: #f4f4f4;
	padding: 10px;
	font-size: 12px;
}
#main #contents #recommend .entry h3 {
	font-size: 12px;
	color: #7D4B0A;
	font-weight: bold;
}
#main #contents #top_recommend .entry .order {
	background-color: #FFFFCC;
	padding: 5px;
}
#main #contents #top_recommend .entry .order h3 {
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main #contents #top_about .entry dl {
	background-color: #FFFFCC;
	padding: 5px;
}

