ul,li,h1,h2,h3{
	margin: 0;
	padding: 0;
}
dd{
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a:link {
	color: #993399;
	text-decoration: underline;
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
a:hover {
	color: #993399;
	text-decoration: none;
}
a:active {
	color: #993399;
	text-decoration: none;
}

a.footer:link {
	color: #000000;
	text-decoration: underline;
}
a.footer:visited {
	color: #000000;
	text-decoration: underline;
}
a.footer:hover {
	color: #333333;
	text-decoration: none;
}
a.footer:active {
	color: #999999;
	text-decoration: none;
}
body{
	font-size: 13px;
    *font-size: 81.25%; /*for IE6,IE7*/
	font-family:verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 0;
}
.displayNone{
	display:none;
}
#allcontents {
	width: 960px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 172px;
	float: left;
}
#right {
	float: right;
	width: 87px;
}


#footer {
	margin: auto;
	text-align: center;
	font-size: smaller;
}
#maincontents {
	text-align: center;
	margin: 10px;
	width: 665px;
	float: left;
}
#maincontents_left {
	margin: 30px;
	width: 625px;
	float: left;
}
#update {
	margin-top: 20px;
	margin-bottom: 20px;
}
#topnews {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: smaller;
}
#topnews li {
	list-style-type: none;
	margin-bottom: 8px;
}
#newsmore {
	font-size: smaller;
	text-align: right;
}

.clear{
	clear: both;
}


#showtitle {
	background-image: url(../images/show.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 288px;
	width: 172px;
}




#pagetitle_top {
	background-image: url(../images/sign.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 87px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagetitle_news {
	background-image: url(../images/mt_news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 87px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagetitle_pro {
	background-image: url(../images/mt_show.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 87px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagetitle_gall {
	background-image: url(../images/mt_gall.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 87px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagetitle_art {
	background-image: url(../images/mt_art.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 87px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagetitle_link {
	background-image: url(../images/mt_link.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 87px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu li {
	text-indent: -99999px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 20px;
}
#pro {
	background-image: url(../images/m_show1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 50px;
}
a.link{
	display:block;
		height: 50px;
	width: 50px;
}
a.linkhome{
	display:block;
		height: 268px;
	width: 172px;
}


#gall {
	background-image: url(../images/m_gallery1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 50px;
}

#art {
	background-image: url(../images/m_artworks1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 50px;
}

#link {
	background-image: url(../images/m_link1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 50px;
}
#mail {
	background-image: url(../images/m_mail1.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 50px;
	width: 50px;
}

#newscontents dt{
	margin-top: 20px;
	font-size: smaller;
}
#newscontents dd{
	margin-left: 50px;
}


.newstitle {
	font-weight: bold;
}

.jobtitle {
	font-size: larger;
	font-weight: bold;
	color: #009999;
}
.job {
	margin-bottom: 60px;
}
