@charset "utf-8";
body {
	color: #3A270F;
}
/*
  #############################################
  # 全体の基本レイアウト
  #############################################
*/
#Wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#Header {
	width: 100Bowl;
	height: 333px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../images/logo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#MenuBar {
	width: 1000px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#Contents {
	width: 1000px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../images/back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#Breadcrumbs {
	width: 990px;
	height: auto;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	text-align: left;
}
#ContentsLeft {
	width: 980px;
	height: auto;
	margin: 0;
	padding: 10px;
	text-align: left;
	float: left;
}
#Footer {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 10px 0;
}
/*
  #############################################
  # ヘッダー部のレイアウト
  #############################################
*/
#Header h1 {
	text-indent: -10000px;
}
#Header h1 a, #Header h1 a:link, #Header h1 a:visited, #Header h1 a:active {
	color: #D8DFF2;
	text-decoration: none;
}
#Header h1 a:hover {
	color: #E4801E;
}
/*
  #############################################
  # メニューバー部のレイアウト
  #############################################
*/
#MenuBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#MenuBar li {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#MenuBar a {
	margin: 0;
	padding: 0;
	display: block;
	height: 37px;
	padding-top: 13px;
	float: left;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.2em;
	text-align: center;
	color: #D8DFF2;
	background-image: url(../images/bar.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#MenuBar a:link, #MenuBar a:visited, #MenuBar a:active {
	color: #D8DFF2;
}
#MenuBar a:hover {
	color: #3A270F;
}
#MenuBar a.home {
	width: 143px;
	background-position: left top;
}
#MenuBar a.home:hover {
	background-position: left bottom;
}
#MenuBar a.event {
	width: 143px;
	background-position: -143px top;
}
#MenuBar a.event:hover {
	background-position: -143px bottom;
}
#MenuBar a.jr {
	width: 143px;
	background-position: -286px top;
}
#MenuBar a.jr:hover {
	background-position: -286px bottom;
}
#MenuBar li a.item {
	width: 143px;
	background-position: -429px top;
}
#MenuBar li a.item:hover {
	background-position: -429px bottom;
}
#MenuBar li a.studio {
	width: 143px;
	background-position: -572px top;
}
#MenuBar li a.studio:hover {
	background-position: -572px bottom;
}
#MenuBar li a.inquiry {
	width: 143px;
	background-position: -715px top;
}
#MenuBar li a.inquiry:hover {
	background-position: -715px bottom;
}
#MenuBar li a.access {
	width: 142px;
	background-position: right top;
}
#MenuBar li a.access:hover {
	background-position: right bottom;
}
/*
  #############################################
  # パンくずリストのレイアウト
  #############################################
*/
#Breadcrumbs a {
	color: #3A270F;
	text-decoration: none;
}
#Breadcrumbs a:link, #Breadcrumbs a:visited, #Breadcrumbs a:active {
	color: #3A270F;
}
#Breadcrumbs a:hover {
	color: #E4801E;
}
/*
  #############################################
  # 左側のコンテツ部のレイアウト
  #############################################
*/
#ContentsLeft .item {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #E4801E;
	background-image:url(../images/bg_white60.png);
}
#ContentsLeft .item .itemHead {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E4801E;
}
#ContentsLeft .item .itemHead h2 {
	font-size: 2em;
	color: #3A270F;
}
#ContentsLeft .item .itemBody {
	padding: 10px;
}
#ContentsLeft .item .itemBody h3 {
	font-size: 1.2em;
	padding-bottom: 10px;
	font-weight: bold;
	color: #3A270F;
}
#ContentsLeft .item .itemBody .itemList {
	width: 205px;
	height: 250px;
	display: block;
	float: left;
	padding: 10px;
}
#ContentsLeft .item .itemBody .itemList .foot {
	text-align: left;
  font-weight: bold;
  padding-left: 10px;
}
#ContentsLeft .item .itemBody .itemList .contentImage {
	padding: 10px;
}
#ContentsLeft .item .itemBody .itemLeft {
	width: 360px;
	float: left;
	padding: 20px;
}
#ContentsLeft .item .itemBody .itemRight {
	width: 500px;
	float: left;
	padding: 20px 5px;
}
#ContentsLeft .item .itemBody #ImageGallery div.imageitem {
	margin: 3px;
	width: 64px;
	height: 64px;
	float: left;
}
#Contents .item .itemBody ul {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1em;
	line-height: 0.8em;
	list-style-image: url(../images/arrow.gif);
}
#Contents .item .itemBody ul li {
	padding-bottom: 1.5em;
}
#Contents .item .itemBody .sakuhin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-style: #D8DFF2;
}
#Contents .item .itemBody .textLeft {
	float: left;
	width: 510px;
	margin: 0;
}
#Contents .item .itemBody .textRight {
	float: right;
	width: 510px;
	margin: 0;
}
#Contents .item .itemBody .imageLeft {
	float: left;
	width: 400px;
	text-align: center;
	margin: 0;
}
#Contents .item .itemBody .imageRight {
	float: right;
	width: 400px;
	text-align: center;
	margin: 0;
}
#Contents .item .itemBody .sakuhinSide {
	float: left;
	width: 285px;
	text-align: center;
	margin: 0;
}
#Contents .item .itemBody .sakuhinCenter {
	float: left;
	width: 285px;
	text-align: center;
	margin: 0 30px;
}
#ContentsLeft .item .itemFoot {
	font-size: 0.8em;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D6D6;
}
#ContentsLeft .itemIntroduction {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	background-image:url(../images/bg_white60.png);
}
#ContentsLeft .itemIntroduction .itemHead {
	background-color: #31199F;
	color: #D8DFF2;
	padding: 10px;
}
#ContentsLeft .itemIntroduction .itemHead h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D8DFF2;
	padding-left: 10px;
}
#ContentsLeft .itemIntroduction .itemBody {
	font-weight: bold;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #DDDDDD;
	line-height:1.5em;
}
#ContentsLeft .itemIntroduction .itemBody p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#map {
	width: 100%;
	height: 768px;
}
#ContentsLeft .itemIntroduction .itemFoot {
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.2em;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #DDDDDD;
}
#ContentsLeft .itemPerson {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #E4801E;
	background-image:url(../images/bg_white60.png);
}
#ContentsLeft .itemPerson .itemHead {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E4801E;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E4801E;
}
#ContentsLeft .itemPerson .itemHead h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 30px;
}
#ContentsLeft .itemPerson .itemBody {
	margin: 20px;
	padding: 10px;
}
#ContentsLeft .itemPerson .itemBody h3 {
	font-size: 1.1em;
	padding-left: 500px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#ContentsLeft .itemPerson .itemBody p {
	padding-left: 500px;
}
#ContentsLeft .itemPerson .soujirou {
	height: 620px;
	background-image: url(../images/soujirou.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#ContentsLeft .itemPerson .masashi {
	height: 620px;
	background-image: url(../images/masashi.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#ContentsLeft .itemPerson .itemFoot {
	font-size: 0.8em;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D6D6;
}
#ContentsLeft a {
	color: #3A270F;
	text-decoration: none;
}
#ContentsLeft a:link, #ContentsLeft a:visited, #ContentsLeft a:active {
	color: #3A270F;
}
#ContentsLeft a:hover {
	color: #E4801E;
}
/*
  #############################################
  # フッター部のレイアウト
  #############################################
*/
#Footer .footerCenter {
	text-align: center;
	font-size: 0.8em;
}
#Footer a, #Footer a:link, #Footer a:visited, #Footer a:active {
	color: #333333;
	text-decoration: none;
}
#Footer a:hover {
	color: #E4801E;
}
#Footer .footerRight {
	text-align: right;
	font-size: 0.8em;
	position: relative;
	top: -1.6em;
	left: 0;
	float: right;
}
/*
  #############################################
  # その他のレイアウト
  #############################################
*/
hr.clear {
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	background-color: #D6D6D6;
}
.clear {
	clear: both;
}
.highlight {
	background-color: yellow;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.red {
	color: red;
}
.top {
	font-size: 10px;
	background-attachment:scroll;
	background-image:url(../images/arrowTop.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}

