@import url("css.css");
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#head {
	width: 700px;
	margin-bottom: 10px;
	clear: both;
}
#main {
	float: left;
	width: 573px;
}
#all {
	width: 700px;
}
#right {
	float: right;
	width: 123px;
}
#foot {
	clear: both;
	position: relative;
	margin-top: 5px;
}
#top {
	clear: both;
	padding: 3px;
}
#menu {
	float: right;
	padding: 2px;
}
.normal {
	font-size: 10pt;
	line-height: normal;
	padding: 2px;
	margin: 1px;
	text-align: left;
}

a:link {
	color: #6633FF;
}
a:visited {
	color: #6633FF;
}
a:hover {
	color: #FF3366;
}
a:active {
	color: #6633FF;
}
.small {
	font-size: 9pt;
	color: #666666;
}
.menu {
	font-size: 12pt;
	margin: 0px;
	padding: 3px;
	color: #666666;
	font-weight: bold;
	clear: both;
	background-color: #FFFF99;
}
.cattitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6699;
	text-align: left;
	margin: 0px;
	padding: 3px;
}
.txt12 {
	font-size: 12pt;
	line-height: 16pt;
	color: #333333;
	margin: 3px;
	padding: 3px;
	text-align: left;
}

.smallmenu {
	font-size: 10pt;
	color: #6633FF;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	text-decoration: none;
}
.smallmenu:hover {
	font-size: 10pt;
	color: #FF9900;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
}

.orangeline {
	border: 1px solid #FF9966;
}
.menusub {
	font-size: 10pt;
	color: #FFFFFF;
	padding: 2px;
}
.grayback {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FF6600;
}
.koumoku {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}
.wakukoumoku {
	background-color: #FFFFCC;
	border: 1px solid #FF9966;
	width: 566px;
	height: 350px;
}
