body {
	background-image: url(img/back1.gif);
	color: #666666;
	scrollbar-arrow-color: #999999; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #999999; 
	scrollbar-3d-light-color: #FFFFFF; 
	scrollbar-shadow-color: #999999; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
}

#caution {
	font-size: small;
	line-height: 20px;
	color: #666666;
	border: 1px solid #666666;
	padding: 5px;
}

#menu {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 700px;
	background-image: url(img/header.gif);
}
#footer {
	background-image: url(img/footer.gif);
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 700px;
	clear: both;
	float: none;
}
#image {
	margin: 0px;
	height: auto;
	width: 695px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#leftbox {
	margin: 0px;
	height: auto;
	width: 240px;
	float: left;
	background-color: #FFFFFF;
	background-image: none;
	padding: 5px;
	overflow: auto;
}
#kakomi {
	height: auto;
	width: 344px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	float: left;
	border-right-style: none;
}

.sche {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prof {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#rightbox {
	height: auto;
	width: 439px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin: 0px;
	overflow: auto;
}
.prof p1 {
	font-size: large;
	font-weight: normal;
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	height: auto;
	width: auto;
}
.name {
	margin: 0px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding: 3px;
	font-size: medium;
	font-weight: bold;
}
p {
	font-size: small;
	line-height: 15px;
	color: #666666;
}


#main {
	border: 1px solid #333333;
	height: auto;
	width: 700px;
	margin-top: 20px;
	margin-left: 50px;
}
#comtents {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h1 {
	font-size: small;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	height: auto;
	width: auto;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
}
.prof img {
	float: none;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sche p2 {
	font-size: 9px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
form {
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#coution2 {
	font-size: small;
	color: #666666;
	padding: 5px;
	border: 1px solid #666666;
}
.link {
	font-size: small;
	line-height: 15px;
	color: #666666;
	letter-spacing: 2px;
}
.linkmenu {
	font-size: small;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.sound {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.sound img {
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.title {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.midasi {
	background-image: url(img/yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#newsbox {
	margin: 0px;
	height: 100px;
	width: 690px;
	float: none;
	background-color: #FFFFFF;
	background-image: none;
	padding: 5px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.newicon {
	background-image: url(img/new.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#mailmagazine {
	background-image: none;
	background-repeat: no-repeat;
	width: 695px;
	height: auto;
	background-color: #FFFFFF;
	font-size: small;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	clear: both;
}
#bana {
	height: auto;
	width: 700px;
	background-color: #FFFFFF;
}
h2 {

	font-size: medium;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	height: auto;
	width: auto;
	padding-bottom: 5px;
	margin: 0px;
}
#kakomi2 {
	height: 400px;
	width: 344px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	clear: none;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	overflow: auto;
}
.kazari {
	text-transform: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #6699FF;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
	padding: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

dt     {
	margin: 0px;
	height: 15px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding: 3px;
	font-size: medium;
	font-weight: bold;
}

dd {
	font-size: small;
	line-height: 15px;
	color: #666666;
}

.ItemTitle {
	background-image: url(img/yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;