body {
	text-align: center;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../img/kaiun_bg_03.gif);
	background-repeat: repeat;
	background-position: center bottom;
}
.h1 {
	font-size: 16px;
	color: #333300;
	padding-top: 10px;
	padding-left: 10px;
}
.h2 {
	font-size: 16px;
	color: #660066;
	padding-top: 10px;
}
.p {
	font-size: 14px;
	line-height: 150%;
}
.p2 {
	font-weight: bold;
	color: #FF0000;
	line-height: 150%;
}
.cm1 {
	color: #006600;
	font-weight: bold;
	margin: 2px 5px 0px;
	line-height: 150%;
}
.cm2 {
	color: #003300;
	line-height: 130%;
	margin: 2px 5px 0px;
}
.cm3 {
	color: #990000;
	line-height: 130%;
	margin: 2px 5px 0px;
}
.textwhite {color: #FFFFFF}
.textred {color: #FF0000}
.boxhead {
	vertical-align: middle;
	padding-left: 10px;
	background-color: #F2E94C;
	color: #6A3B30;
	border: thin none;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: normal;
}
.box {
	background-color: #FFFFFF;
	border: 1px solid #CC6699;
	padding: 10px;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: small;
	line-height: normal;
}
.bbs {
	background-color: #FFFFFF;
	border: thin double #FF66FF;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*
container block
---------------------------------------------------------------------- */
#container {
	text-align: left;
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
/*
header block
---------------------------------------------------------------------- */
#header {
	width: 720px;
	background-image: url(../img/kaiun_headbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	height: 90px;
}
/*
footer block
---------------------------------------------------------------------- */
#footer {
	text-align: center;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-bottom: 0px;
	height: 20px;
	background-color: #F2E94C;
	color: #6A3B30;
	padding-top: 0px;
}
/*
Navbar block
---------------------------------------------------------------------- */
#Navbar{
	white-space: nowrap;
	text-align: center;
}
/*
main block
---------------------------------------------------------------------- */
#main {
	clear: both;
	height: auto;
	width: 720px;
	background-image: url(../img/main_middle.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 13px;
	font-size: small;
}
/*
contentfull block
---------------------------------------------------------------------- */
#contentfull {
	text-align: left;
	width: 630px;
	float: left;
	height: auto;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*
content block
---------------------------------------------------------------------- */
#content {
	text-align: left;
	width: 450px;
	float: left;
	height: auto;
	margin-top: 10px;
	padding-top: 10px;
}
/*
comments block
---------------------------------------------------------------------- */
#comments {
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	padding: 5px 5px;
	margin-top: 5px;
	font-size: x-small;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 10px;
}
/*
sidebar block
---------------------------------------------------------------------- */
#sidebar {
/*	width: 220px; */
	float: right;
	height: auto;
	margin-top: 10px;
}
#item {
	border: thin #006600;
	margin-top: 5px;
	padding: 5px 5px;
	font-size: x-small;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 10px;
}
#hitokoto {
	background-image: url(../img/Kaiun_hitokoto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	font-weight: bold;
	padding-top: 10px;
	padding-right: 150px;
	padding-left: 150px;
	padding-bottom: 40px;
}
.textsmall {
	font-size: small;
}
.textmincho {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
}
/* ŠpŠÛBOX */
.contentsbox {
	background-image:url(../img/main_top.gif);
	padding-top: 13px;
	width: 720px;
	background-repeat:no-repeat;
	background-position: left top;
}
.contentbox {
	background-image:url(../img/main_bottom.gif);
	padding-top: 13px;
	width: 720px;
	background-repeat:no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}
.unnamed1 {
	font-size: 14px;
	border: thin double #FF0000;
}

