@charset "UTF-8";

* {
    padding: 0;
    margin: 0;
}

body {
    color: #000; 
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
	font-size:11px;
	margin:0px;
    padding: 0;
}

div#container{
    margin:0px auto;
	padding:0;
    background: url(../img/line.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	
}

div#header {
  margin:0px auto;
  padding: 0px;
  width: 800px;
  height: 135px;	
  text-indent:-9999pt;
}
div#header .logo a {
  background: url(../img/title.jpg) no-repeat;
  float: left;
  width: 800px;
  height: 135px;
  text-decoration: none;
  text-indent: -9999px;
}
div#header .logo a:hover {
  background: url(../img/title.jpg) no-repeat;
  float: left;
  width: 800px;
  height: 135px;
  text-decoration: none;
  text-indent: -9999px;
}

/* menu */

#navi {
	clear:both;
	position:absolute;
	top:81px;
	left:50%;
	margin:0px -400px 0px;
	padding:0px;
	width:800px;
	height:54px;
	list-style: none;
	
}
ul{
	margin:0px;
	padding:0px;
}

li {
	float:left;
	list-style: none;
}

#navi li#menu0 a{
	float: left;
	width: 150px;
	height: 54px;
	background: url(../img/menu0.jpg) no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu0on{
	float: left;	
	width: 150px;
	height: 54px;
	background: url(../img/menu0on.jpg) no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}

#navi li#menu0 a:hover{
	float: left;	
	width: 150px;
	height: 54px;
	background: url(../img/menu0on.jpg) no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}

#navi li#menu1 a{
	float: left;	
	width: 150px;
	height: 54px;
	background: url(../img/menu1.jpg) no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu1on{
	float: left;	
	width: 150px;
	height: 54px;
	background: url(../img/menu1on.jpg) no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu1at a{
	float: left;	
	width: 150px;
	height: 54px;
	background: url(../img/menu1on.jpg) no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}

#navi li#menu1 a:hover{
	float: left;	
	width: 150px;
	height: 54px;
	background: url(../img/menu1on.jpg) no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}

#navi li#menu2 a{
	float: left;	
	width: 130px;
	height: 54px;
	background: url(../img/menu2.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu2on{
	float: left;	
	width: 130px;
	height: 54px;
	background: url(../img/menu2on.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu2at a{
	float: left;	
	width: 130px;
	height: 54px;
	background: url(../img/menu2on.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}

#navi li#menu2 a:hover{
	float: left;
	width: 130px;
	height: 54px;
	background: url(../img/menu2on.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}

#navi li#menu3 a{
	float: left;	
	width: 130px;
	height: 54px;
	background: url(../img/menu3.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu3on{
	float: left;	
	width: 130px;
	height: 54px;
	background: url(../img/menu3on.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu3 a:hover{
	float: left;	
	width: 130px;
	height: 54px;
	background: url(../img/menu3on.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}

#navi li#menu4 a{
	float: left;	
	width: 100px;
	height: 54px;
	background: url(../img/menu4.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu4on{
	float: left;	
	width: 100px;
	height: 54px;
	background: url(../imge/menu4on.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu4 a:hover{
	float: left;	
	width: 100px;
	height: 54px;
	background: url(../img/menu4on.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}

#navi li#menu5 a{
	float: left;	
	width: 140px;
	height: 54px;
	background: url(../img/menu5.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu5on{
	float: left;	
	width: 140px;
	height: 54px;
	background: url(../img/menu5on.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}
#navi li#menu5 a:hover{
	float: left;	
	width: 140px;
	height: 54px;
	background: url(../img/menu5on.jpg) top left no-repeat;	
	margin: 0px;
 	text-indent: -9999pt;
}



p {
    margin: 20px 10px;
    line-height: 19px;
	font-size:11px;
	color: #000;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #ff6600;
}

a:hover {
	text-decoration: none;
	color: #33B919;
}

a:active, a:focus {
	text-decoration: none;
}


#extitle {
  margin: 10px 10px 15px 10px;
  padding: 0px;
  font-family: Helvetica;
  font-size: 12px;
  color: #000;
  line-height:20px;
}

#bigtitle {
  margin: 10px 0px;
  padding: 0px;
  font-size: 14px;
  font-weight:bold;
  color: #ff6600;
  line-height:20px;
}




/* topに戻るボタン　ここから */
div#pagetop {
  margin:0px;
  padding: 0px;
  width: 560px;
}
div#pagetop .backtop a {
  background: url(../img/up.jpg) no-repeat;
  float: right;
  width: 21px;
  height: 21px;
  text-decoration: none;
  text-indent: -9999px;
}
div#pagetop .backtop a:hover {
  background: url(../img/upon.jpg) no-repeat;
  float: right;
  width: 21px;
  height: 21px;
  text-decoration: none;
  text-indent: -9999px;
}
/* topに戻るボタン　ここまで */


/* for table */

caption {
	caption-side:top;
	text-align:left;
	margin-left: 10px;
}

table{
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
	font-size:11px;
}

table#table1 {
	border-bottom: 1px dotted #FF6600;
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
	font-size:11px;
	margin:0px;
}

table#table1 th {
	color:#fff;
	margin:0px;
	padding:5px 0px;
}

table#table1 td {
	padding:5px 7px;
	border-top: 1px dotted #FF6600;
}

div#newsdate{
	background-color:#FF6600;
	color:#FFFFFF;
	padding:3px;
	margin:7px;
	font-size:12px;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
}


table#linktb {
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
	font-size:11px;
	margin:0px;
}

table#linktb td{
	padding:10px 20px 50px 0px;
}

table#ex {
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
	font-size:11px;
	margin:0px;
	width:560px;
}

table#ex td{
	padding:0px 0px 30px 0px;
}


table#artists {
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
	font-size:11px;
	margin:0px;
	width:560px;
}

table#artists td{
	padding:0px 0px 10px 0px;
}

table#artistsidx {
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
	font-size:11px;
	margin:0px;
	width:630px;
}

table#artistsidx th{
	font-weight:bold;
	color:#ff6600;
	font-size:12px;
	padding-bottom:50px;
}

table#artistsidx td{
	padding:0px 0px 10px 0px;
}


table#profile {
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
	font-size:11px;
	margin:20px 0px;
	width:560px;
	color:#000000;
}

table#profile th{
	font-weight:bold;
	color:#000000;
	font-size:12px;
	text-align:left;
}

table#profile th#name{
	font-weight:bold;
	color:#000000;
	font-size:16px;
	text-align:left;
}

table#profile td{
	padding:0px 0px 3px 0px;
}




/* main content */

div#main_content {
	margin:0px auto;
	margin-top:50px;
	width: 560px;
	color: #000;
	margin-bottom:50px;
	text-align:left;
}

div#main_content2 {
	margin:0px auto;
	margin-top:50px;
	width: 630px;
	color: #000;
	margin-bottom:50px;
	text-align:left;
}

div#main_content h2#title {
	margin-top: 10px;
	margin-bottom: 20px;
    line-height: 15px;
	font-size:12px;
	color: #231815;
	font-family: "ＭＳ Ｐゴシック", Century, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-weight:bold;
}

div#main_content h3 {
    line-height: 24px;
	font-size:14px;
	color: #231815;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 4px;
	height: 30px;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Century, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-weight:normal;
}

div#mapimg{
	margin-top:80px;
	margin-bottom:50px;
	}


/* footer */

div#endline {
	clear:both;
	width:560px;
    padding-top: 5px;
	margin-bottom:50px;
	border-bottom: 1px dotted #FF6600;
}

div#endnoline {
	clear:both;
	width:560px;
    padding-top: 5px;
	margin-bottom:50px;
}

/* float clear */

.clearfix:after {
    content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {display:inline-block; }


/* Hides from IE-mac¥*/
*html.clearfix {height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */




