@charset "UTF-8";
body {
	font-size: 14px;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	background-attachment: fixed;
}
#wrapper {
	height: 100%;
	width: 100%;
}
#wrapper #heder {
}
#wrapper #left_content {
	width: 80%;
	float: left;
}
#wrapper  #left_content  .content_sub  p  {
	padding-left: 15px;
}
#wrapper #right {
	float: right;
	width: 20%;
}
#wrapper #title {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 363px;
	width: 58px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#wrapper #menu {
	position: absolute;
	top: 400px;
	right: 2px;
}
#wrapper #menu ul li a {
	text-indent: -9999px;
	display: block;
	list-style-type: none;
	height: 26px;
	width: 174px;
}
li {
	list-style-type: none;
}
#wrapper #menu #tradition a {
	background-image: url(../images/menu_01.gif);
	background-repeat: no-repeat;
}
#wrapper #menu #tradition a:hover {
	background-image: url(../images/menu_01.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#wrapper #menu #whats_tradition a {
	background-image: url(../images/menu_02.gif);
	background-repeat: no-repeat;
}
#wrapper #menu #whats_tradition a:hover {
	background-image: url(../images/menu_02.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#wrapper #menu #works a {
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
}
#wrapper #menu #works a:hover {
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#wrapper #menu #atelier a {
	background-image: url(../images/menu_04.gif);
	background-repeat: no-repeat;
}
#wrapper #menu #atelier a:hover {
	background-image: url(../images/menu_04.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#wrapper  .content_sub  {
	width: 698px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
#wrapper .content_sub .table_tra table {
	width: 650px;
	margin: 0px;
	padding: 0px;
}
.table_tra {
	width: 650px;
}
.sub_table_left {
	text-align: right;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.sub_table_right {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 410px;
	padding-left: 5px;
	font-size: 12px;
}
.sub_table_center {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
	text-align: center;
}
#img_tora01 {
	float: right;
	margin-left: 20px;
}
#img_tora02 {
	float: right;
	margin-left: 20px;
}
#img_tora03 {
	float: right;
	margin-left: 20px;
	margin-right: 15px;
}
#img_tora04 {
	float: right;
	margin-left: 15px;
}
#img_tora05 {
	float: left;
}
#wrapper #left_content .content_sub #map .left_map {
	float: left;
	width: 223px;
}
#wrapper #left_content .content_sub #map .left_map .map_left {
	padding: 5px;
	width: 70px;
	text-align: right;
}
#wrapper #left_content .content_sub #map .left_map .map_right {
	width: 140px;
}
#wrapper #left_content .content_sub #map .right_map {
	height: 350px;
	width: 423px;
	float: right;
}
#wrapper #left_content .content_sub .map_down {
	clear: both;
}

#wrapper #left_content .content_sub #works_img {
	float: left;
	width: 650px;
	padding: 5px;
}
#wrapper #left_content .content_sub #works_img .img_zuan {
	line-height: 40px;
	letter-spacing: 1em;
	margin-top: 30px;
	margin-bottom: 30px;
}
#wrapper #footer {
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-left: 15px;
	width: 100%;
}
#wrapper #footer a:link {
	color: #333333;
	text-decoration: none;
}
#wrapper #footer a:visited {
	color: #333333;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
  }
