body {
	font-family: Verdana;
	color: #666666;
	background-image: url(back.jpg);
	background-position: center center;
}
#contents {
    width: 650px;
	margin: auto;
	background-color: #FFFFFF;	
	border: solid 1px #999999;
	padding-right: 75px;
	padding-left: 75px;
	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: #FFFFFF;
	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: #AC2A58;
	font-size: 150%;
	padding-left: 10px;
	margin: 1.5em 0px;
	text-align: center;
	line-height: 1.5em;
	clear:both;
}
p  {
    font-size: 90%;
	line-height: 200%;
}
p strong {
	font-weight: normal;
}
.yellow {
	font-weight: bold;
	background-color: yellow;
	color: #333333;
}
address {
	font-size: 80%;
	font-style: normal;
	text-align: center;
	border-top: dotted 2px #C80F12;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
.imgright {
	border: solid 1px #e8e3e8;
	padding: 5px;
	margin-left: 15px;
	float: right;
}
.imgleft {
	border: solid 1px #e8e3e8;
	padding: 5px;
	margin-right: 15px;
	float: left;
}
.img {
	margin-right: 15px;
	float: left;
}
ul {
	font-size: 100%;
	margin-left: 30px;
	margin-top: 0px;
	color: maroon;
	font-weight: bold;
}
li {
	line-height: 2.0em;
	margin-top: 0px;
}
.yellow {
	font-weight: bold;
	background-color: yellow;
	color: #333333;
}
.r_colout{
	width:560px;
	background-image:url(kadomaru_tp.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
	line-height: 200%;
	font-size: 80%;
	color: maroon;
	margin-top: 20px;
}
.r_column {
	width: 550px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #FFCEAE;
	background-image: url(kadomaru_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}