body {
	margin:0px;
	background-color:#ffffff;
	color:#666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, Arial, sans-serif;
	font-weight: normal;
}
img {
	border:0;
}

#shadow {
	width:900px;
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
}
#sotowaku {
	width: 880px;
	margin-right:auto;
	margin-left:auto;
	border-bottom:1px solid #ccc;
}
#header {
	margin-top:30px;
	margin-bottom:20px;
	width:600px;
	float:right;
	margin-right:0px;
	clear: both;
	margin-left: 0px;
}
#header p{
	margin:0;
	padding:0;
}
h1 {
	font-size: 12px;
	margin:0;
	font-weight:normal;
	color:#666666;
	padding-left:0px;
	padding-top:2px;
}
h2 {
	margin:0px;
	margin-bottom:10px;
	font-size: 14px;
	padding-left: 3px;
	color:#666666;
	border-bottom:1px solid #DEBA89;
    clear:both;
}
h3 {
	color:#666666;
	font-size: 14px;
	line-height:1.2em;
	padding: 3px
}
h4 {
	font-size:14px;
}
h5 {
	margin:0px;
	margin-bottom:10px;
	font-size: 14px;
	padding-left: 3px;
	color:#666666;
	border-bottom:1px solid #DEBA89;
    clear:both;
}
#left {
	width:180px;
	float:left;
	margin-left:0px;
	
}
#left p{
	margin:0;
	padding:0px;
	font-size:13px;
	color:#999999;
	line-height:120%;
}
#left h2 {
	
	margin-bottom:0px;
	font-size: 14px;
	padding-left: 3px;
	color:#C78E56;
	
	border-bottom:1px solid #DEBA89;
}
.menu {
	width:180px;
	margin-bottom:0px;
}

p.btn01 a {
	display: block;
	height: 63px;
	width: 180px;
	background-image: url(images/news_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }
	  
p.btn01 a:hover {
	display: block;
	height: 63px;
	width: 180px;
	overflow:hidden;
	text-indent: -180px;
	background-image: url(images/news_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }
	  
p.btn02 a {
	display: block;
	height: 63px;
	width: 180px;
	background-image: url(images/exhibition_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }
	  
p.btn02 a:hover {
	display: block;
	height: 63px;
	width: 180px;
	overflow:hidden;
	text-indent: -180px;
	background-image: url(images/exhibition_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }
	  
p.btn03 a {
	display: block;
	height: 63px;
	width: 180px;
	background-image: url(images/gallery_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }
	  
p.btn03 a:hover {
	display: block;
	height: 63px;
	width: 180px;
	overflow:hidden;
	text-indent: -180px;
	background-image: url(images/gallery_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }
	  
p.btn04 a {
	display: block;
	height: 63px;
	width: 180px;
	background-image: url(images/design_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }
	  
p.btn04 a:hover {
	display: block;
	height: 63px;
	width: 180px;
	overflow:hidden;
	text-indent: -180px;
	background-image: url(images/design_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }
	  
p.btn05 a {
	display: block;
	height: 63px;
	width: 180px;
	background-image: url(images/contact_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }
	  
p.btn05 a:hover {
	display: block;
	height: 63px;
	width: 180px;
	overflow:hidden;
	text-indent: -180px;
	background-image: url(images/contact_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	  }	  




/*ヘッダープルダウン*/

ul.menu {
	position: relative;
	display: inline-block;
	list-style: none;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	width: 100%;
	color: #999999;
	margin: 0;
	padding: 0;
}
ul.menu li {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
	white-space: nowrap;
	float: left;
	color: #999999;
	border: none;
	margin: 0;
	padding: 0;
}
ul.menu a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	color: #999999;
	margin: 0;
	padding: 0px 10px;
}
ul.menu a:visited {
	color: #999999;
}

ul.menu ul {
	position: relative;
	display: none;
	list-style: none;
	height: 25px;
	color: #999999;
	border-top: #FFFFFF 1px solid;
	margin: 0;
	padding: 0;
}

ul.menu > li {
	border-right: #aaaaaa 0px solid;
}
ul.menu > li li {
	clear: left;
	border: #FFFFFF 1px solid;
	border-top: none;
}
ul.menu > li li a {
	background: #eeeeee;
	padding: 0px 10px;
}

ul.menu li:hover > a {
	color: #999999;
	background: #cccccc;
}
ul.menu li:hover > ul {
	display: inline-block;
	position: absolute;
	top: 100%;
	left: 5px;
}
ul.menu li a:hover {
	color: #ffffff;
	background: #9DB1DB;
}
ul.menu li li:hover ul {
	top: 0px;
	left: 100%;
}

/*ここからメインコンテンツ*/
#right {
	width:600px;
	float:right;
	margin-right:50px;
}
.contents {
	padding-right:10px;
}
/*フッタ部*/
#footer{
	text-align:left;
	font-size:11px;
	color: #999999;
	margin-top:0px;
	margin-right:0px;
	margin-left:200px;
	border-top:1px dotted #ccc;
	width:680px;
	font-weight: normal;
	clear: both;
	float: none;
}
#footer a{
	color:#999999;
	text-decoration:none;
	font-weight: normal;
}
#footer a:hover{
	color:#9DB1DB;	
}

address {
	color: #999999;
	text-align:left;
	font-size:10px;
	font-style:normal;
	padding-bottom: 10px;
	border-top: 1px dotted #ccc;
	line-height: 300%;
}
address a {
	color:#999999;
	text-decoration:none;
}
.footer-table{
	margin-top:10px;
	margin-bottom:10px;
	text-align: left;
	font-weight: normal;
	width: 660px;
}
.footer-table th{
	line-height:180%;
	padding: 0px 0px 0px 0px;
}
.footer-dv{
	width:160px;
	float:right;
	margin-top: 50px;
	}

.square{
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: square;
	font-weight: normal;
}

.none{
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: none;
	font-weight: normal;

}




/*画像を右に右寄せにし、続くテキストを左に回りこませるための指定
こうしておくことで右側に寄せたい画像に対して<p class="floatright">とすればいいわけです。
このような指定は便利なテクニックなので、覚えておくといいですよ＾＾*/
.floatright{
	float:right;	
}

/*ここから下層ページ用の記述*/

/*メニューページ*/
.menu-table{
	margin-bottom:30px;
}
.menu-table td{
	
	line-height:120%;
	padding:0px 10px;
	font-size:80%;
}

/*お問い合わせページ*/
.form-table{
	
	border-collapse:collapse;
}
.form-table td{
	
	border:1px solid #ccc;
	padding:10px;
	font-size:90%;
}
.contents  a {
	color:#999999;
	text-decoration:none;
	font-weight: normal;
}
.contents  a:hover {
	color:#9DB1DB;
}
p.pagetop {
	font-size:10pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
}
.contents-table {
	margin-top:40px;
	text-align: left;
	width: 450px;
	height: auto;
}
p.g2012 a {
	display: block;
	height: 79px;
	width: 200px;
	background-image: url(images/gallery2012_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}
p.rinks {
	color: #999999;
	line-height:260%;
	font-size:10pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
p.g2012 a:hover {
	display: block;
	height: 79px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery2012_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.g2011 a {
	display: block;
	height: 79px;
	width: 200px;
	background-image: url(images/gallery2011_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}

p.g2014  a:hover {
	display: block;
	height: 80px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery2014_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.g2014 a {
	display: block;
	height: 80px;
	width: 200px;
	background-image: url(images/gallery2014_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}

p.g2015  a:hover {
	display: block;
	height: 80px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery2015_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.g2015 a {
	display: block;
	height: 80px;
	width: 200px;
	background-image: url(images/gallery2015_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}


p.g2010  a:hover {
	display: block;
	height: 80px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery2010_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.g2010 a {
	display: block;
	height: 80px;
	width: 200px;
	background-image: url(images/gallery2010_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}
p.g2011 a:hover {
	display: block;
	height: 79px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery2011_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.g2009 a {
	display: block;
	height: 80px;
	width: 200px;
	background-image: url(images/gallery2009_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}
p.g2009 a:hover {
	display: block;
	height: 80px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery2009_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.g2008 a {
	display: block;
	height: 80px;
	width: 200px;
	background-image: url(images/gallery2008_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}
p.g2008 a:hover {
	display: block;
	height: 80px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery2008_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.g2001 a {
	display: block;
	height: 80px;
	width: 200px;
	background-image: url(images/gallery2001-2007_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}
p.g2001 a:hover {
	display: block;
	height: 80px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery2001-2007_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.g1995 a {
	display: block;
	height: 80px;
	width: 200px;
	background-image: url(images/gallery1995-2000_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}
p.g1995 a:hover {
	display: block;
	height: 80px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery1995-2000_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.title {
	margin-bottom: 30px;
}
p.text1 {
	color: #666666;
	line-height:130%;
	font-size:12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
}
p.pagetop2 {
	font-size:10pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	text-align: right;
}
.contents-table2 {
	margin-top:40px;
	text-align: center;
	width: 500px;
	height: auto;
	background-color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.box01 {
	height: 66px;
	width: 220px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	font-size: 11px;
	margin-top: 10px;
}
.box00 {
	height: 66px;
	width: 51px;
	margin-left: 50px;
	float: left;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
}
.box02 {
	height: 66px;
	width: 220px;
	margin-right: 40px;
	margin-left: 0px;
	float: right;
	font-size: 11px;
	margin-top: 10px;
}
.contents-table2 {
	margin-top:40px;
	text-align: left;
	width: 500px;
	height: auto;
}
p.pagetop3 {
	font-size:10pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	text-align: right;
	clear: right;
}
.w66 {
	font-size: 66px;
	float: left;
	margin-right: 5px;
}
.boxline  {
	width: 500px;
	height: 10px;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
p.text {
	font-size: 10px;
	letter-spacing: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
}
p.text2 {
	font-size: 12px;
	letter-spacing: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, Arial, sans-serif;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #666666;
}
p.rinks2 {
	color: #999999;
	line-height:150%;
	font-size:9pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.g2013 a {
	display: block;
	height: 79px;
	width: 200px;
	background-image: url(images/gallery2013_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-bottom: 0px;
}
p.g2013 a:hover {
	display: block;
	height: 79px;
	width: 200px;
	overflow:hidden;
	text-indent: -200px;
	background-image: url(images/gallery2013_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
p.body2 {
	margin:0px;
	background-color:#ffffff;
	color:#666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	margin-left: 10px;
	letter-spacing: 0em;
	text-indent: 0px;
	word-spacing: 0em;
	line-height: 16px;
}
