#body {
	margin: 0;
	padding: 0;
}

#container {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 700px;
	margin-top: 0px;
	background-color:#FFFFFF
}

.navigation {
	width: 300px;
	padding-left:400px;
	height:20px;
	border-bottom: 1px dashed;
	padding-top: 10px;
	font-family: serif;
}

.menu ul {
	margin: 0;
	list-style-type: none;
}
	
.menu li {
	padding: 0 5px 0 5px;
	float: left;
	list-style-type: none;
}

.menu li a {
    display: block;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 10px;
	color: #000000;
}

.menu li.m_top a {
	width: 20px;
	background: url(img/menutop.gif) no-repeat;
}

.menu li.m_top a:hover {
	width: 20px;
	background: url(img/menutop_r.gif) no-repeat;
}

.menu li.m_top_r a {
	width: 20px;
	background: url(img/menutop_r.gif) no-repeat;
}

.menu li.m_top_r a:hover {
	width: 20px;
	background: url(img/menutop_r.gif) no-repeat;
}

.menu li.m_news a {
	width: 29px;
	background: url(img/menunews.gif) no-repeat;
}

.menu li.m_news a:hover {
	width: 29px;
	background: url(img/menunews_r.gif) no-repeat;
}

.menu li.m_news_r a {
	width: 29px;
	background: url(img/menunews_r.gif) no-repeat;
}

.menu li.m_news_r a:hover {
	width: 29px;
	background: url(img/menunews_r.gif) no-repeat;
}

.menu li.m_about a {
	width: 54px;
	background: url(img/menuabout.gif) no-repeat;
}

.menu li.m_about a:hover {
	width: 54px;
	background: url(img/menuabout_r.gif) no-repeat;
}

.menu li.m_about_r a {
	width: 54px;
	background: url(img/menuabout_r.gif) no-repeat;
}

.menu li.m_about_r a:hover {
	width: 54px;
	background: url(img/menuabout_r.gif) no-repeat;
}

.menu li.m_works a {
	width: 32px;
	background: url(img/menuworks.gif) no-repeat;
}

.menu li.m_works a:hover {
	width: 32px;
	background: url(img/menuworks_r.gif) no-repeat;
}

.menu li.m_works_r a {
	width: 32px;
	background: url(img/menuworks_r.gif) no-repeat;
}

.menu li.m_works_r a:hover {
	width: 32px;
	background: url(img/menuworks_r.gif) no-repeat;
}

.menu li.m_member a {
	width: 43px;
	background: url(img/menumember.gif) no-repeat;
}

.menu li.m_member a:hover {
	width: 43px;
	background: url(img/menumember_r.gif) no-repeat;
}

.menu li.m_member_r a {
	width: 43px;
	background: url(img/menumember_r.gif) no-repeat;
}

.menu li.m_member_r a:hover {
	width: 43px;
	background: url(img/menumember_r.gif) no-repeat;
}
.menu li.m_inquiry a {
	width: 37px;
	background: url(img/menuinquiry.gif) no-repeat;
}

.menu li.m_inquiry a:hover {
	width: 37px;
	background: url(img/menuinquiry_r.gif) no-repeat;
}

.menu li.m_inquiry_r a {
	width: 37px;
	background: url(img/menuinquiry_r.gif) no-repeat;
}

.menu li.m_inquiry_r a:hover {
	width: 37px;
	background: url(img/menuinquiry_r.gif) no-repeat;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#top {
	width: 700px;
	height: 500px;
}

#news {
	width: 700px;
}

#about {
	width: 700px;
	height: 1020px;
}

#works {
	width: 700px;
}

#member {
	width: 700px;
	height: 520px;
}

#inquiry {
	width: 700px;
	height: 520px;
}

#footer {
	width: 700px;
	height:20px;
	text-align: right;
	border-top: 1px dashed;
	font-size: 10px;
	font-family: serif;
}

#spacer {
	width: 700px;
	height: 500px;
}

#nakanohito {
	width: 700px;
	height: 50px;
}

h3 {
	font-size: 18px;
	font-family: serif;
	font-weight: normal;
}

p {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
} 

a {
	text-decoration: none;
	color: #666666;
}
