@charset "UTF-8";


body	{
	color: #555555;
	font-family: "Verdana", "helvetica", "arial";
	padding: 0px;
	margin: 0px;
}
h1 {
	text-decoration: blink;
	display: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 170%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	font-size: 70%;
	font-style: normal;
	line-height: 170%;
}

A
{color: #FF6600;  text-decoration: underline;}
A:hover
{color: #303090;  text-decoration: none;  background-color:#DCDCDC}
A:visited
{color: #303090; }
		
#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	font-weight: normal;
	margin-top: 20px;
}#all #header {
	width: 340px;
	float: left;
	height: 70px;
}
#all #menu {
	width: 460px;
	float: left;
}
#all #subheader {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	clear: both;
}
#all #main {
	height: 300px;
	margin-top: 20px;
}
#all  #main_works {
	margin-top: 20px;
	background-color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}
#all #sub {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
}
#all #subfooter {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 400px;
}
#all #footer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	height: 40px;
}
#navi {
	width: 460px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: right;
	margin-bottom: 0px;
	padding-top: 20px;
}
#all #main_works #works_title {
	color: #FFFFFF;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 80%;
}
