*{
	margin:0;
	padding:0;
}

body {
	background-color: #e1e1d2;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	line-height: 140%;
}
#qmEditor {
	text-align: right;
}

#mctaichi {
	margin-top: 18px;
	margin-bottom: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 35%;
	display: block;
}
#drz {
	clear: both;
	position: absolute;
	left: 6%;
	top: 0px;
	z-index: 1000;
}

#all {
	background-color: #669999;
}

.all_menu {
	float: left;
	width: 22%;
	margin-left: 2%;
	margin-bottom: 1.5em;
}

.all_menu h2 {
	padding-left: 1em;
	margin-bottom: 0.8em;
	z-index: 40;
	line-height: 2em;
	font-size: 90%;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #663333;
	background-color: #FFFFFF;
	margin-top: 1.8em;
}
.all_menu li {
	list-style-type: none;
	line-height: 2.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-left: 0.7em;
	border-bottom-color: #666666;
}
.all_menu li.active {
	background-image: url(3kaku1.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.all_menu a {
	text-decoration: none;
	color: #333333;
}
.all_menu a:hover {
	color: #FF9900;
}

#top {
	width: 30%;
	float: left;
	margin-left: 32%;
}

#news {
	margin-left: 65%;
	margin-top: 1em;
	margin-bottom: 1em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 1em;
}

#news li {
	list-style-type: none;
	line-height: 1.8em;
}

#news a {
	text-decoration: none;
}
#content {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-image: url(stars.gif);
	background-repeat: no-repeat;
	background-position: -110px top;
}

#content .date {
	line-height: 1em;
	text-align: right;
}
#content h1 {
	font-size: 22px;
	margin-bottom: 1em;
	margin-top: 20px;
	color: #333333;
}
#content h2 {
	font-size: medium;
	margin-bottom: 0.6em;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #663333;
	margin-left: -1.5em;
	padding-left: 1em;
}
#content .floatclear {
	clear:both;
}

#content p {
	margin-bottom: 0.7em;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	margin-left: 8px;
	width: auto;
	height: 100%;
}
#content table {
	background-color: #999999;
}
#content caption {
	line-height: 2.5em;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	padding-left: 1em;
	margin-top: 1em;
}

#content td {
	background-color: #F0F0F0;
	padding: 0.5em;
}
#content th {
	text-align: left;
	background-color: #CCCCCC;
	padding: 0.5em;
}

#content div img{
	float:left;
	margin-right:8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content div.wide {
	clear:both;
	padding:0;
	float:none;
	width: 98%;
	border:none;
	margin-right:0;
	margin-bottom:10px;
}
#content hr{
	margin-bottom:1em;
}

#footer {
	text-align: center;
	line-height: 3em;
	clear: both;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
#ajaxSearch_form {

}
#topmenu {
	text-align: right;
	margin-bottom: -1.4em;
	margin-top: 5px;
}
#topmenu a{
	text-decoration: none;
	color: #666666;
	font-size: medium;
	margin-right: 1em;
	line-height: 1em;
	border-left-width: 0.4em;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 1em;
}
#topmenu a:hover{
color:#FF6600;
}