@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 10px;
	color: #BFFFCF;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 780px;
	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: 780px;
}
#head {
	width: 780px;
	height: 150px;
	color: #000000;
	background-color: #000000;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: url(/image/title_banner.jpg) no-repeat;
	border-bottom: dotted 1px #996633;
}
#head a {
	color: #FFFFFF;
	text-decoration: none;
}
#head h2 {
	font-size: 110%;
	line-height: 140%;
	padding: 20px 0px 0px 20px;
}
#head p {
	font-size: 90%;
	line-height: 120%;
	padding: 20px 50px 0 50px;
	color: #FFFFFF;
}
#main {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 780px;
}
#content {
	float: left;
	overflow: hidden;
	width: 520px;
	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.gif) no-repeat left center;
	padding-left:30px;
	margin: 5px;
	font-size:120%;
	line-height:30px;
	border-bottom: 2px dashed #CCCCCC;
}
#content {
	padding: 0.5em 0;
	line-height: 140%;
	font-size: 95%;
}
.entry_body {
	margin: 5px;
	padding: 10px;
	width: 500px;
	border-bottom: 1px solid #000000;
}
.entry_body p {
	padding: 0.5em 0;
}
.entry_body h3 {
	background: url(image/entry_h3.gif) no-repeat center left;
	padding-left: 25px;
	font-size: 105%;
	line-height: 140%;
	margin: 0.5em 0;
}
.entry_body h3 a {
	text-decoration:none;
}
.entry_body h4 {
	border-left: 5px solid #359F50;
	/*border-bottom: 1px solid #828282;*/
	padding-left: 5px;
	font-size: 105%;
	line-height: 140%;
	margin: 0.5em 0;
}
.entry_body h4 a {
	text-decoration:none;
}
.entry_body h5 {
	font-size: 105%;
	line-height: 140%;
	margin: 0.5em 0;
}
.entry_body h5 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 dl {
	margin: 0 0 0 10px;
}
.entry_body dl dt {
	font-weight: bold;
	line-height: 120%;
}
.entry_body dl dd {
	margin: 0 0 0 10px;
	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: 0 0 0 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 {
	margin: 0px;
	padding: 5px 0 0 0;
	float: right;
	width: 240px;
}
#side a {
	text-decoration: none;
}
#side hr {
	/*padding: 5px 0;*/
	display: none;
}
#side p {
	font-weight: bold;
	background: #DFEFF4;
	border-left: 5px solid #50855E;
	border-bottom: 1px solid #999999;
	padding: 0 0 0 5px;
	line-height: 180%;
	font-size: 90%;
	margin: 5px 0;
}
#side p a,#side p a:visited {
	color: #000000;
}
#side ul {
	margin: 0 0 0 30px;
}
#side ul li {
	line-height: 140%;
	font-size: 90%;
}
#footer {
	margin: 5px 0 0 0;
	padding: 5px 0;
	clear: both;
	border-top: 5px double #000000;
	overflow: hidden;
	width: 780px;
	text-align:right;
	font-size: 90%;
	background: url(/image/footer_back.jpg) no-repeat left center;
}
#footer address {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: bold;
}
#footer address a {
	color: #000000;
}
#footer p {
	padding: 0;
	margin: 0;
}

.list {
	display: inline;
}
.back {
	font-size: 80%;
	line-height: 200%;
	text-align: right;
}
.adsense {
	margin: 0 auto;
	text-align: center;
	display: inline;
}