@charset "UTF-8";
html , body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Times New Roman", Times, "ＭＳ Ｐ明朝", "細明朝体", serif;
	font-size: 13px;
	color: #333333;
}
#header {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1 {
	display: block;
	overflow: hidden;
	width: 213px;
	height: 183px;
	padding: 0px;
	text-decoration: none;
	outline: none;
	border: none;
	background-image: url(../img/title4.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
#header h1 a , #header li a {
    display:block;
	height:100%;
}
#header ul {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 370px;
	padding: 0px;
}
#header li {
	list-style-type:none;
	float:left;
	margin-right: 19px;
	margin-left: 19px;
	text-indent:-9999px;
}
ol,ul,li {
    list-style: none;
}
li a:hover {
	background:none !important;
}
li.news {
	background-image: url(../img/news1_r1.gif);
	background-repeat: no-repeat;
    width:44px;
	height:20px;
}
li.news a {
	background-image: url(../img/news1.gif);
	background-repeat: no-repeat;
}
li.works {
	background-image: url(../img/work1_r1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 51px;
}
li.works a {
	background-image: url(../img/work1.gif);
	background-repeat: no-repeat;
}
li.profile {
	background-image: url(../img/profile1_r1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 58px;
}
li.profile a {
	background-image: url(../img/profile1.gif);
	background-repeat: no-repeat;
}
li.contact {
	background-image: url(../img/contact1_r1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 65px;
}
li.contact a {
	background-image: url(../img/contact1.gif);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
a:link , a:visited , a:active , a:focus {
	color: #88A830;
}
a:hover {
	color: #B2CD5D;
}
a:focus{
	outline:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
