@charset "utf-8";
/* CSS Document */

.shoginuc{
	width: 730px;
	float: left;
	font-size: 0.8em;
}
.left {
	float: left;
	width: 180px;
	background-repeat: repeat-y;
	background-position: left;
	background-color: #CCFF99;
	list-style-type: none;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.left h4 {
	font-weight: bold;
	color: #339933;
	background-image: url(uc/imgcut1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 30px;
	margin-bottom: 3px;
	text-indent: 30px;
	line-height: 32px;
	font-size: 1.1em;
}
.left ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left li {
	background-image: url(uc/uc_menubac2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
	text-indent: 2px;
	line-height: 26px;
}
.menu1 {
}
.menu1 a {
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #66CC66;
	display: block;
	height: 30px;
	color: #339933;
	text-decoration: none;

}
#goannai{
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #009900;
	display: block;
	height: 30px;
	text-decoration: none;
	color: #006600;
	width: 170px;

}

.menu1 a:hover {
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FF9900;
	display: block;
	height: 30px;
	text-decoration: none;
	color: #006600;

}
li.menu2  {
	background-image: url(uc/uc_menubac.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
	text-indent: 2px;
	line-height: 26px;
}
.menu2 a {
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #66CC66;
	display: block;
	height: 30px;
	color: #339933;
	text-decoration: none;

}
.menu2 a:hover {
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FFFF00;
	display: block;
	height: 30px;
	text-decoration: none;
	color: #006600;

}


.net {
	padding-left: 0px;

}
#unet1 {
	display: block;
	margin-bottom: 0px;
}
.net2 {
	background-image: url(uc/unet2.jpg);
	background-repeat: no-repeat;
	height: 78px;
	margin-top: 0px;
	margin-left: 0px;
	width: 168px;
}
.net2 img {
	display: block;
	float: left;
	padding-left: 8px;
	padding-top: 8px;
}


.point {
	width: 180px;
	margin-top: 10px;
}
.revo {
	width: 180px;
	margin-top: 10px;
}

.right {
	width: 525px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
}
.omousikomi {
	background-color: #CCFFFF;
	width: 400px;
	margin-left: auto;
	padding: 15px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 10px;
	border: 8px double #3399FF;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: auto;
}

.right h2 {
	display: block;
	margin-top: 5px;
	margin-bottom: 3px;
}


.right h3 {
	background-color: #CCFFCC;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33CC66;
	border-bottom-color: #33CC66;
	color: #009933;
	text-indent: 10px;
	font-size: 1.1em;
	letter-spacing: 0.3em;
	display: block;
	clear: both;
	margin-bottom: 5px;
	margin-top: 8px;
}
.right dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009933;
	margin-left: 5px;
	text-indent: 5px;
}
.right dl {
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
}
