@charset "UTF-8";

/* --------------------------------
-------------------------------- */
.contwrapper table {
	border-top: #E5E5E5 1px solid;
}
.contwrapper th,
.contwrapper td {
	padding: 6px 0;
	border-bottom: #E5E5E5 1px solid;
}
.contwrapper th {
	padding-right: 20px;
}
.contwrapper h3 {
	padding-top: 34px;
	padding-bottom: 10px;
}

/* --------------------------------
#toparea
-------------------------------- */
#topimage {
	float: left;
	position: relative;
	width: 400px;
}
#topimage h2 {
	position: absolute;
	left: 351px;
}
#topnavi {
	float: right;
	width: 390px;
	height: 335px;
}
#topnavi ul {
	padding: 178px 0 0 0;
}
#topnavi li {
	padding-bottom: 11px;
}
#topinfo {
	float: right;
	position: relative;
	width: 510px;
	height: 306px;
	margin-bottom:0px;
}
#topinfo p {
	padding-top: 10px;
}
#topinfo p img {
	margin-top: 6px;
}
#topinfo dl {
	position: absolute;
	bottom: 0;
	width: 380px;
	border-top: #E5E5E5 1px solid;
}
#topinfo dt {
	width: 6.6em;
	padding-top: 6px;
}
#topinfo dd {
	margin-top: -1.65em;
	padding-left: 7em;
	padding-bottom: 3px;
	border-bottom: #E5E5E5 1px solid;
}
#topinfo dd a { text-decoration: none; }
#topinfo dd a:hover,
#topinfo dd a:active { text-decoration: underline; }

/* --------------------------------
#hida 飛騨春慶
-------------------------------- */
#hida {
	clear: both;
	background: url(../gif/hida_bg.gif) no-repeat 100% 253px;
}
#hida h3 {
	padding-left: 130px;
}
#hida p {
	margin: 0 130px;
	padding: 25px 220px 0 0;
}
#hida p.photo {
	margin: 0;
	padding: 15px 0 0 0;
}
#hida p.last {
	margin: 0 130px;
	padding: 25px 220px 25px 0;
	border-bottom: #E5E5E5 1px solid;
}
/* --------------------------------
#designer 椀一式
-------------------------------- */
#designer {
	padding: 0 0 0 130px;
}
#designer p {
	padding-top: 15px;
	padding-right: 130px;
}
.right {
	text-align:right;
}
#designer .itemlist {
	padding-top:26px;
}
#designer .itemlist ul {
	clear: both;
	width: 723px;
}
#designer .itemlist li {
	float: left;
	position: relative;
	width: 180px;
	padding-bottom: 15px;
}
#designer .itemlist li a {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0; left: 0;
	width: 180px;
	height: 180px;
	background: url(../gif/link.gif) no-repeat;
	text-indent: -9999px;
}
#designer .itemlist li a:link,
#designer .itemlist li a:visited { background-position: 0 180px; }
#designer .itemlist li a:hover,
#designer .itemlist li a:active { background-position: 0 0; }

#designer .itemlist li img.itempht{
	margin-bottom: 15px;
}

#designer .sales {
	clear: both;
	margin-right: 130px;
	padding-top: 10px;
	border-bottom: #E5E5E5 1px solid;
}
#designer .sales p {
	padding-right: 0;
}
#designer .itemlist p {
	margin-bottom: 15px;
	font-size: 66%;
}

/* --------------------------------
#jyu_hako 重と箱
-------------------------------- */
#jyu_hako {
	padding: 0 0 0 130px;
}
#jyu_hako p {
	padding-top: 15px;
	padding-right: 20px;
}
#jyu_hako .text, #jyu_hako .pict {
	width:360px;
	float:left;
}
#jyu_hako .pict {
	padding-top: 15px;
	padding-bottom: 20px;
}
#jyu_hako .sales {
	clear: both;
	margin-right: 130px;
	padding-top: 10px;
	border-bottom: #E5E5E5 1px solid;
}
#jyu_hako .sales p {
	padding-right: 0;
}
/* --------------------------------
#outline 展覧会概要
-------------------------------- */
#outline {
	padding: 0 130px 0 130px;
}
#outline table {
	margin-top: 15px;
	margin-bottom: 5px;
}

#outline a { text-decoration: none; }
#outline a:hover,
#outline a:active { text-decoration: underline; }
/* --------------------------------
#book 書籍情報
-------------------------------- */
.h3book { margin-bottom: 15px; }

#book {
	padding: 0 130px;
	height: 451px;
}
#book p { float: left; }
#book table {
	float: right;
	width: 340px;
}

#book p img { border: #EDEDED 1px solid; }
/* --------------------------------
#orderinfo
-------------------------------- */
#orderinfo {
	clear: both;
	margin: 0 130px;
	padding: 16px;
	border: #E5E5E5 3px solid;
}
#orderinfo #info h3, #orderinfo #flow h3 {
	margin: 0;
	padding: 0;
}
#orderinfo #info h4 {
	padding-top: 15px;
	font-weight: normal;
}
#orderinfo #flow {
	padding-top: 0;
}
#orderinfo #flow table {
	width: 672px;
	margin-top: 16px;
	border-top: #E5E5E5 1px solid;
}
#orderinfo #flow th,
#orderinfo #flow td {
	padding: 6px 0;
	border-bottom: #E5E5E5 1px solid;
}
#orderinfo #flow th {
	padding-left: 1.4em;
	text-indent: -1.2em;
}
#orderinfo #flow td { width: 572px; }

#orderinfo #flow a { text-decoration: none; }
#orderinfo #flow a:hover,
#orderinfo #flow a:active { text-decoration: underline; }


