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


#top10_head {
	width:580px;
	border:2px solid #84CFFF;
	background-color:#84CFFF;
	text-align:left;
	color:#FFF;
	font-size:14px;
}
#top10 {
	width:580px;
	border:2px solid #84CFFF;
	padding:3px;
}



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 #EFEFEF;
	float:left;
	}

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

#banner img {
	border:0px;
	}

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

.banner_left{
	float:left;
	width:55%;
	}

.banner_right{
	width:45%;
	text-align:right;
	float:left;
	}

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

.sidebar {
	padding: 15px;
/*	border:1px solid #000;*/
	}

.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 li {
	margin: 2px 0px 1px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type:none;
	background:url("/images/nude_icontriangle.gif") no-repeat;
	font-size: 12px;
	}

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

.sidebar a {
	color:#000;
	}

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

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

.content p {
	color: #666666;
	font-size: 12;
	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: 24px;
	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: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	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: 0px;
}

.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;
}
