body {
	font-family: Verdana;
	color: #666666;
	background-color: #1f1f58;
}
#contents {
    width: 700px;
	margin: auto;
	background-color: #FFFFFF;	
	border: solid 1px #999999;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
h1{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	text-align: left;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
h2 {
	color: #800000;
	font-size:120%;
	padding-left: 5px;
	margin-top: 20px;
	padding-top: 0.8em;
	padding-left: 50px;
	background-image: url(h2bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
h3 {
	color: #0000FF;
	font-size: 150%;
	margin: 30px;
	text-align: center;
	line-height: 150%;
}
p  {
    font-size: 90%;
	line-height: 170%;
	padding: 5px;
}
p strong {
	font-weight: normal;
}
.small {
	line-height: 120%;
	font-size: 70%;
}
.yellow {
	font-weight: bold;
	background-color: yellow;
	color: #333333;
}
address {
	font-size: 80%;
	font-style: normal;
	text-align: center;
	border-top: dotted 2px #0000FF;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
}
.imgright {
	border: solid 1px #e8e3e8;
	padding: 5px;
	float: right;
	margin-left: 15px;
}
.imgleft {
	border: solid 1px #e8e3e8;
	padding: 5px;
	float: left;
	margin-right: 15px;
}
ul {
	margin-left: 30px;
	margin-top: 0px;
}
li {
	line-height: 250%;
	margin-top: 0px;
}
.voice {
	font-size: 80%;
	padding: 20px;
}
.list {
	font-size: 90%;
	font-weight: bold;
	color: maroon;
}
.r_colout{
	width:650px;
	background-image:url(kadomaru_tp.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: left;
	font-size: 90%;
	color: #333333;
}
.r_column {
	width: 640px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #fdffb8;
	background-image: url(kadomaru_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}