.header {
	clear: left;
	height: auto;
	width: 980px;
	text-align: left;
	margin-bottom: 5px;
	border: 1px ridge #CCCCCC;
}
.left {
	padding: 14px;
	height: auto;
	width: 700px;
	float: left;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.naka {
	height: auto;
	width: 980px;
}

.right {
	padding: 5px;
	height: auto;
	width: 235px;
	float: left;
	background: #E4E4E4;
	margin-left: 5px;
}

.foot {
	clear: left;
	height: auto;
	width: 980px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
h1 {
	font-size: 10px;
	color: #CCCCCC;
}
h3 {
	font-size: 14px;
	color: #E8E8E8;
	background: url(image/headbg.gif);
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #EEEEEE;
	background: url(image/headbg.gif);
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
}
li {
	list-style: url(image/tama_02b.gif);
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}
body {
	font-size: 12px;
	line-height: 16px;
}
strong {
	font-size: 12px;
	font-weight: bold;
}



.box01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
}
.box02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}


.rightmenu {
	height: auto;
	width: 230px;
	border: 1px solid #999999;
	text-align: left;
	background: #FFFFFF;
}

