@charset "utf-8";
h1{
	text-align:center;
	font-size:20px;
	font-weight: bold;
}
h2 {
margin:5px;
	text-align:center;
	font-size:16px;
	font-weight: bold;
}

#cont-pv {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	line-height: 24px;
	color: #555555;
		text-align:left;
}
.img-log-L {
	margin: 5px;
	width:240px;
	float:left;
}

.img-log-R,.img-log-R-170 {
	margin: 5px;
	width:360px;
	float:right;
}
.img-log-R {width:360px;}
.img-log-R-170 {width:170px;}

.img-log-C {
	margin: 5px auto 0px auto;
	width:360px;

}
.img-clk {
	text-align:center;
	font-size:10px;
	color: #006600;
	line-height: 12px;
}
.stmps,.stmps-250 {
margin:5px;
padding:5px;
	font-size:14px;
	background-image: url(log-jumoku/back-stamps.jpg);
	background-repeat: repeat;
}
.stmps-250 {width:250px;float:left;}


.clearline {
clear:both;
font-size:1px;
margin-left:-10px;
}
