/* CSS Document */

/*ヘッダー*/
#header {
	width: 950px;
	height: 335px;
	margin: 0px;
	padding: 0px;
}
#header-left {
	float: left;
	width: 585px;
	margin: 0px;
	padding: 0px;
	height: 335px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#header-right {
	float: right;
	width: 365px;
	height: 335px;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/head-right.gif);
	background-repeat: no-repeat;
}


/*ヘッドナビゲーション*/
.hn-table{
	padding: 0px;
	width: 296px;
	margin-top: 27px;
	margin-left: 37px;
}


#head-navi {
	margin-bottom: 22px;
	width: 296px;
	
}

#head-navi ul  {
list-style:none;
margin:0px;
padding:0px;
}


#wrapper #head-navi li {
float:left;
font-size:10px;
}

.hn01 a {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn01-off.gif);
}

.hn01 a:hover {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn01-on.gif);
}


.hn02 a {
	display:block;
	width:43px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn02-off.gif);
}

.hn02 a:hover {
	display:block;
	width:43px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn02-on.gif);
}


.hn03 a {
	display:block;
	width:41px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn03-off.gif);
}

.hn03 a:hover {
	display:block;
	width:41px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn03-on.gif);
}

.hn04 a {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn04-on.gif);
}

.hn04 a:hover {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn04-on.gif);
}

.hn05 a {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn05-off.gif);
}

.hn05 a:hover {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn05-on.gif);
}


.hn06 a {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn06-off.gif);
}

.hn06 a:hover {
	display:block;
	width:42px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn06-on.gif);
}

.hn07 a {
	display:block;
	width:44px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn07-off.gif);
}

.hn07 a:hover {
	display:block;
	width:44px;
	height:205px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../craftman/images/hn07-on.gif);
}



.logo{
	margin: 0px;
	height: 47px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}







/*コンテンツ*/

#contents {
	padding: 0px;
	width: 886px;
	/*MacIEは下記のプロパティを読めません\*/
	overflow: hidden;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;	/*MacIEは下記のプロパティを読めません*/
 
}


/**/
#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #wrapper #contents {
    height: 1em;
    overflow: visible;
}
/**/




/*サイドナビ*/
#sidenavi {
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: left;
}

#sidenavi ul  {
list-style:none;
margin:0px;
padding:0px;
}

#sidenavi li {
font-size:10px;
}


.sn01 a {
	display:block;
	height:35px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn01.gif);
	background-repeat: no-repeat;
}

.sn02 a {
	display:block;
	width:160px;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn02.gif);
	background-repeat: no-repeat;
}

.sn03 a {
	display:block;
	width:160px;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn03.gif);
	background-repeat: no-repeat;
}

.sn04 a {
	display:block;
	width:160px;
	height:38px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn04.gif);
	background-repeat: no-repeat;
}

.sn05 a {
	display:block;
	width:160px;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn05.gif);
	background-repeat: no-repeat;
}

.sn06 a {
	display:block;
	width:160px;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn06.gif);
	background-repeat: no-repeat;
}

.sn07 a {
	display:block;
	width:160px;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn07.gif);
	background-repeat: no-repeat;
}

.sn08 a {
	display:block;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn08.gif);
	background-repeat: no-repeat;
}

.sn09 a {
	display:block;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn09.gif);
	background-repeat: no-repeat;
}

.sn10 a {
	display:block;
	height:39px;
	text-indent:-999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-image: url(../hall/images/sn10.gif);
	background-repeat: no-repeat;
}


/*記事タイトル*/

#title{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 76px;
	text-align: center;
	clear: right;
}




/*メイン*/

h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



#main{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 649px;
}


.head-copy{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.head-image{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}



h3 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.td-photo {
	margin: 0px;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.td-photo-r {
	margin: 0px;
	text-align: right;
}

#main h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.hall-intro-text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.event-h {
	color: #003B5A;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #003B5A;
	text-indent: 8px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.event-text {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.table520 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.td-event-left {
	background-color: #D7D0B8;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align: center;
	width: 60px;
}

.td-event-right {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	text-align: left;
}
.waku-top {
	background-image: url(../hall/images/waku-top.gif);
	padding: 0px;
	height: 30px;
	width: 648px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.waku-middle {
	background-image: url(../hall/images/waku-middle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 560px;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	padding-left: 44px;
}
.waku-bottom {
	background-image: url(../hall/images/waku-bottom.gif);
	padding: 0px;
	height: 30px;
	width: 648px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.waku-middle h5 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
.tesuki-koshu {
	background-image: url(../hall/event/images/photo-tesukikoshu.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.text-teshuki-koshu {
	margin: 0px;
	padding: 0px;
	width: 380px;
	font-size: 12px;
	line-height: 170%;
}


.waku_class {
	background-image: url(../hall/event/images/photo_class.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.table650{
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.mitsumata {
	background-image: url(../hall/event/images/photo-mitsumata.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	height: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*イベントページナビ*/
.waku_pagenavi{
	border: 1px solid #D5D5D5;
	padding: 15px;
}

/*手漉き体験*/

.td-photo-tesuki {
	margin: 0px;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
}

/*ビジティングアーティスト注意事項*/
#main ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}
#main li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}	

.table635{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 30px;
}


.artist-list {
	background-color: #E5E5E5;
	width: 530px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	}.artist-list h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #424033;
	width: 500px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
}
.table-artist-list {
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.td-VA-date {
	text-align: right;
	padding-bottom: 5px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.td-VA-artist {
	text-align: left;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.map-text {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	margin-right: 25px;
}

.map {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.table600 {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}


.waku_menber_cart{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
