/* CSS Document */

body {
	background-image: url(/kaku/bg/kaku-bg000.png);
	font-family: Trebuchet MS, MS-PRGothic, Verdana, Arial;
	background-position: 370px -145px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #F6F6F6;
}
.page-wrapper {
	background-image: url(/kaku/bg/sdw-825w.png);
	background-repeat: repeat-y;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
div.content {
	background-image: url(/kaku/bg/w80.png);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 20px;
	width: 760px;
}
div.content-b {
	background-image: url(/kaku/bg/g50.png);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
div.head {
	text-align: left;
	vertical-align: text-top;
	height: 110px;
	width: 565px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(/kaku/bg/sdw-565w.png);
	background-repeat: no-repeat;
}
div.left-box {
	background-image: url(/kaku/bg/g50.png);
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 25px;
	float: left;
	width: 190px;
	border: 4px solid #FFFFFF;
	height: 1100px;
}
ul.left-box {
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	line-height: 4em;
	font-weight: bolder;
	text-decoration: none;
}
li.left-box {
	font-size: 18px;
	line-height: 4em;
	font-weight: bolder;
	text-decoration: none;
}
div.right-box {
	background-image: url(/kaku/bg/g50.png);
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 25px;
	float: left;
	width: 457px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	height: 1100px;
}
h1{
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
h2{
	font-size: 14px;
	line-height: 1.2em;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	text-indent: 15px;
	vertical-align: text-top;
}
h3{
	font-size: 16px;
	line-height: 1.2em;
	text-decoration: none;
}
h4{
	font-size: 18px;
	line-height: 1.2em;
	text-decoration: none;
}
h5{
	font-size: 36px;
	line-height: 3.5em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
h6{
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.img-right {
	float: right;
	margin: 10px;
}
.img-left {
	float: left;
	margin: 10px;
}
