@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl,dt,dd,table, th, td, pre, blockquote, form, input, select, textarea{  
    font-weight: normal;  
	margin: 0; padding:0;
	font-size:1em ;
	line-height:1.1;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック",sans-serif;
} 
ul{
	margin-top: 5px;
	margin-left: 30px;
}
li {
	padding-bottom: 0.5em;
}




body	{
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
p {
	padding: 0px;
	margin: 0px;
	line-height: 1.1em;
	font-size: 1em;
}
h1 {
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 780px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFF00;
	font-size: 2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 1.5em;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	height: 1.5em;
	padding-top: 0px;
	color: #660033;
	font-weight: bold;
}


#main {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}



#wrapper {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/wrapper-bg.gif);
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
}
#header {
}
#contents {
	width: 800px;
	padding-bottom: 10px;
}
#menu {
	height: 43px;
	width: 800px;
}
#footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 800px;
}
#footer p {
	color: #FFFFFF;
	padding-top: 60px;
}
#menu li {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu_01	{
	text-decoration:none;
	display:block;
	width: 100px;
	height: 43px;
	font-weight: bold;
	background-image: url(img/menu01.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu_02	{
	text-decoration:none;
	display:block;
	width: 100px;
	height: 43px;
	background-image: url(img/menu02.gif);
	background-repeat: no-repeat;
}
#menu_03	{
	text-decoration:none;
	display:block;
	width: 100px;
	height: 43px;
	font-weight: bold;
	background-image: url(img/menu03.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#menu_04	{
	text-decoration:none;
	display:block;
	width: 100px;
	height: 43px;
	font-weight: bold;
	background-image: url(img/menu04.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#menu_05	{
	text-decoration:none;
	display:block;
	width: 100px;
	height: 43px;
	font-weight: bold;
	background-image: url(img/menu05.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#menu_06	{
	text-decoration:none;
	display:block;
	width: 100px;
	height: 43px;
	font-weight: bold;
	background-image: url(img/menu06.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#menu_07	{
	text-decoration:none;
	display:block;
	width: 100px;
	height: 43px;
	font-weight: bold;
	background-image: url(img/menu07.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#menu_08	{
	text-decoration:none;
	display:block;
	width: 100px;
	height: 43px;
	font-weight: bold;
	background-image: url(img/menu08.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#menu_01:hover	{
	background-image: url(img/menu01h.gif);
}
#menu_02:hover	{
	background-image: url(img/menu02h.gif);
}
#menu_03:hover	{
	background-image: url(img/menu03h.gif);
}
#menu_04:hover	{
	background-image: url(img/menu04h.gif);
}
#menu_05:hover	{
	background-image: url(img/menu05h.gif);
}
#menu_06:hover	{
	background-image: url(img/menu06h.gif);
}
#menu_07:hover	{
	background-image: url(img/menu07h.gif);
}
#menu_08:hover	{
	background-image: url(img/menu08h.gif);
}
.box {
	float: left;
	width: 385px;
}




.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.list {
	list-style-position: outside;
	list-style-image: url(img/li.gif);
}
.staff {
	float: left;
	height: 131px;
	width: 390px;
	background-image: url(img/staff-bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.staff img {
	float: left;
}
.staff p {
	padding-left: 140px;
	padding-top: 10px;
	color: #FFFF00;
}

.subbox {
	float: left;
	width: 385px;
	padding-left: 10px;
	margin-top: 10px;
}
.subboxup1 {
	height: 30px;
	width: 385px;
	background-image: url(img/subboxup.gif);
	background-repeat: no-repeat;
	font-size: 2em;
	font-weight: bold;
	color: #660000;
}
.subboxup1 p {
	font-size: 1.2em;
	font-weight: bold;
	color: #660000;
	padding-left: 10px;
}

.subboxmain {
	background-image: url(img/subboxmain.gif);
	background-repeat: repeat-y;
	width: 365px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
.subboxbottom {
	background-image: url(img/subboxbottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 385px;
}

.subboxmain img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.tenpo {
	width: 368px;
	float: left;
	padding-left: 10px;
	border: 1px solid #660000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.tenpo img {
	float: right;
	margin-left: 5px;
}
.tenpo2 {
	width: 368px;
	float: right;
	padding-left: 10px;
	border: 1px solid #660000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}


.tenpo2 img {
	float: right;
	margin-left: 5px;
}
