* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 10px;
	color: #0000AA;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 800px;
	position: relative;
}
img {
	border: 0;
}
em {
	color: #FF55D5;
	font-weight: bold;
	font-style: normal;
}
a {
}
a:hover {
	color: #FF0000;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
.ads {
	text-align: center;
	font-size: 80%;
}
#container {
	background: #FFFFFF;
	text-align: left;
	margin: -10px auto 0 auto;
	padding: 0px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 800px;
}
#head {
	width: 800px;
	height: 150px;
	color: #000000;
	background-color: #0000FF;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: url(/image/back-title.jpg) no-repeat;
	border-bottom: dotted 1px #996633;
}
#head a {
	color: #000000;
	text-decoration: none;
}
#head h2 {
	font-size: 110%;
	line-height: 140%;
	padding: 70px 0px 0px 20px;
}
#head p {
	font-size: 90%;
	line-height: 120%;
	padding: 20px 50px 0 50px;
}
#main {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 800px;
}
#content {
	float: left;
	overflow: hidden;
	width: 540px;
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
}
#content #bread p {
	font-size:90%;
	line-height: 140%;
	padding: 0 0 0 5px;
}
#content h2 {
	background: url(/image/entry_h2_1.jpg) no-repeat left center;
	padding-left:30px;
	margin: 5px;
	font-size:120%;
	line-height:30px;
	border-bottom: 2px dashed #CCCCCC;
}
#content p {
	margin: 0.5em 0;
	line-height: 140%;
}
#ranking {
	font-size: 95%;
	margin: 5px;
	width: 520px;
}
#ranking h4 {
	font-size:110%;
	line-height: 30px;
	background: url(/image/ranking_h4.jpg) no-repeat left center;
	padding: 0 0 0 30px;
}
#ranking table {
	font-size:80%;
	width:520px;
	border: 1px solid #996633;
	margin: 0 0 5px 0;
	line-height:140%;
}
#ranking th img {
	padding:5px;
}
#ranking .image,.entry_body table .image {
	width: 120px;
	text-align:center;
	background: #FFFFFF;
}
#ranking .cell,.entry_body table .cell{
	text-align: center;
	width:100px;
	background: #D5DFFF;
}
.entry_body {
	font-size: 95%;
	margin: 5px;
	padding: 10px;
	width: 520px;
	border-bottom: 1px solid #000000;
}
.entry_body h3 {
	border-left: 5px solid #0000FF;
	/*border-bottom: 1px solid #828282;*/
	padding-left: 5px;
	font-size: 105%;
	line-height: 140%;
	margin: 5px 0;
}
.entry_body h3 a {
	text-decoration:none;
}
.entry_body ol,.entry_body ul {
	margin: 5px 0 5px 30px;
}
.entry_body ol ol,.entry_body ul ul {
	margin: 0 0 0 30px;
}
.entry_body ol li,.entry_body ul li {
	line-height: 120%;
}
.entry_body table {
	font-size:80%
}
.entry_body table td {
	line-height: 140%;
}
.entry_body table th {
	text-align: center;
	line-height: 140%;
}
.entry_body table th[scope|="row"] {
	width:120px;
	background: #d5dfff;
}
.entry_body table td a {
	background:url(/image/detail.png) left center no-repeat;
	padding: 0 0 0 70px;
}
.more {
	background: url(/image/more_icon.gif) left no-repeat;
	padding: 10px 0 10px 20px;
}
.post {
	font-size: 90%;
	text-align: right;
}
.relative {
	font-size: 95%;
	text-align: left;
	padding: 0px 10px;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	margin:10px 30px;
	padding-bottom:10px;
}
#tags {
	padding: 0 0 5px 0;
}
#tags h4 {
	display: inline;
	font-weight: normal;
	font-size: 95%;
}
/*.relative h3 {
	background: url(/image/related.jpg) no-repeat left center;
	padding: 0px 0px 0px 25px;
	line-height: 120%;
	font-size: 18px;
}*/
.relative ul {
	margin:5px 0 0 20px;
}
.relative .rtitle {
	background: url(/image/related.jpg) no-repeat left center;
	padding: 0px 0px 0px 25px;
	line-height: 120%;
	font-size: 18px;
	font-weight: bold;
}
.entry_category {
	font-size: 95%;
	text-align: left;
	padding: 0px 10px;
	list-style-type: none;
}
.entry_category li {
	display: inline;
}
#side,#side_cat {
	margin: 0px;
	padding: 5px 0 0 0;
	float: right;
	width: 240px;
}
#side hr,#side_cat hr {
	/*padding: 5px 0;*/
	display: none;
}
#side p,#side_cat p {
	font-weight: bold;
	background: #DFEFF4;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #999999;
	padding: 0 0 0 5px;
	line-height: 180%;
	font-size: 90%;
	margin: 5px 0;
}
#side ul,#side_cat ul {
	margin: 0 0 0 30px;
}
#side ul li,#side_cat ul li {
	line-height: 140%;
	font-size: 90%;
}
#side h5,#side_cat h4 {
	margin: 0 0 0 10px;
	padding:0 0 0 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	background:url(/image/side-list.png) left center no-repeat;
}
#side h6,#side_cat h5 {
	margin: 0 0 0 10px;
	padding:0 0 0 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	background:url(/image/side-list.gif) left center no-repeat;
}
#footer {
	margin: 5px 0 0 0;
	padding: 5px 0;
	clear: both;
	border-top: 5px double #000000;
	overflow: hidden;
	width: 800px;
	text-align:right;
	font-size: 90%;
}
#footer address {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: bold;
}
#footer address a {
	color: #000000;
}
#footer p {
	padding: 0;
	margin: 0;
}

