body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	margin: 5px 0px 20px 5px;
/*	background-color: #EFEFCE;*/
	background-color: #FFFFCC;
	text-align: left;
	}

th,td {
	font-size        : 14px;
	color            : #444444;
}

a {
	text-decoration: underline;
	}

a:link {
	}

a:visited {
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFF;/*#EFEFEF;#ffefef;*/
	border: 1px solid #000063;
	float:left;
	}

#banner {
	color: #000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #633063;
	height: 45px;
	}

#banner img {
	border:0px;
	}

#banner h1 {
	font-size: 12px;
	}

.banner_left{
	float:left;
	width:500px;
	}

.banner_right{
	width:280px;
	text-align:right;
	float:left;
	}

#left {
	float: left;
	width: 180px;
	overflow: hidden;
	height:100%;
	}

.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	color: #666666;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}

.sidebar a {
	color:#000;
	}

#center {
	float: left;
	width: 800px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	}

.content p {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color: #666666;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-color: #538198; /* 左枠の色 */
	padding: 4px 0px 2px 4px; /* 余白の幅 */
	border-style: solid; /* 枠の種類 */
	border-width: 0px 0px 0px 6px; /* 枠の幅 */
	border-bottom: solid 1px #538198;
	}

.content h2 {
	color: #CE0031;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left:5px;
/*
	border-left-color: #538198;
	padding: 4px 0px 2px 4px;
	border-style: solid;
	border-width: 0px 0px 0px 6px;
	border-bottom: solid 1px #538198;
*/
	}

.content h3 {
	color: #666666;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content img{
	border: 0px;
}

.content p.posted {
	color: #999999;
	font-size: 12px;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}



.ama_box{
	border:1px solid #FFF;
	clear:both;
}

.ama_left{
	border:1px solid #FFF;
	float:left;
	padding:3px;
	width:170px;
}

.ama_right{
	border:1px solid #FFF;
	float:left;
	padding: 10px;
	margin: 0 0 0 10;
}

.ama_right ul{
	padding:0px;
	margin:0px;
}

.ama_spacer{
	clear:both;
	height:10px;
	border-bottom:1px solid #999;
	margin-bottom:10px;
}

.before_link{
	width:48%;
	text-align:center;
	border:1px solid #FFF;
	float:left;
}

.next_link{
	width:48%;
	text-align:center;
	border:1px solid #FFF;
	float:left;
}

.subinfo{
	font-size:12px;
}

.subinfo p{
	font-size:12px;
}

.price{
	color:#9C0000;
	font-weight:bold;
}

