div.title h1{
	color: #FF6600;
	font-size: 400%;
}


p{
	color: #FFCC66;
}

img.non{
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}

div.menu a{
	margin-top: 0px;
	padding-top: 0px;
	width: 128px;
	height: 32px;
	display: block; 
	overflow: hidden;
	line-height: 32px;
	}
a.link1 {
	background-image: url("../sozai/menu1.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	}
a.link1:hover {
	background-image: url("../sozai/menu2.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	position: absolute;
	top: 3px;
	}
a.link2 {
	text-decoration: none;
	}
a.link2:hover {
	text-decoration: underline;
	}
a.link3 {
	text-decoration: none;
	}
a.link3:hover {
	text-decoration: underline;
	}
	
span.name {
		color: #00CC33;
}
img.photo {
	padding-left: 150px;
	} 
table.spec {
	font-size: 80%;
	color: #FFCC66;
	border: solid 2px #009900;
	border-collapse: collapse;
	margin: 1em;
	width: 440px;
	}
table.spec colgroup.item{
	background-color:#333333;
	width: 8em;
	}
table.spec colgroup.detail1{
	background-color:#333333;
	width: 22em;
	}
table.spec colgroup.detail2{
	background-color:#333333;
	}	
table.spec  th{
	border-bottom: solid 2px #006600;
	border-right: solid 1px #006600;
	padding: 0.5em;
	}
table.spec  td{
	border-bottom: solid 1px #006600;
	border-right: solid 1px #006600;
	padding: 0.5em;
	}
blockquote {
	line-height: 1.6em;
	color: #FF3366;
}
