@charset 'UTF-8';

/* ========================================
OUTLINE
	小田原籠清オフィシャルサイト
	籠清茶房 - ギャラリー CSS
	[/sabou/gallery/]
======================================== */



div#main img.lead {
	display: block;
	margin: 10px 0 8px;
	}

div#main div#galleryFlash {
	overflow: hidden;
	width: 606px;
	height: 364px;
	}


/* ----- 過去年度リンク ----- */

div#main div.archive {
	border-width: 1px 0;
	border-style: solid;
	border-color: #e5e5e5;
	margin-top: 5px;
	padding: 1px 0;
	}

div#main div.archive dl {
	background: url("../gallery/images/archive_hdbg.gif") repeat-y left top;
	}

div#main div.archive dl dt {
	float: left;
	width: 149px;
	height: 100%;
	padding: 5px 7px 5px 14px;
	background: url("../gallery/images/archive_arw.gif") no-repeat right center;
	}

div#main div.archive dl dt img {
	display: block;
	}

div#main div.archive dl dd {
	margin-left: 170px;
	background: url("../gallery/images/archive_bg.gif") repeat-x left bottom;
	}

div#main div.archive dl dd ul li {
	_display: inline; /* IE6 */
	float: left;
	margin-left: 1.8em;
	font-weight: bold;
	line-height: 20px;
	_white-space: nowrap; /* IE6 */
	}


/* ----- 作品についての注意書き ----- */

div#main dl.attention {
	margin: 0.5em 0 2.5em;
	color: #666;
	font-size: 0.84em;
	}

div#main dl.attention dt {
	font-weight: bold;
	}


/* ----- 作品募集 ----- */

div#main div.application {
	padding: 7px 0 30px 3px;
	border-top: 3px double #e5e5e5;
	font-size: 0.84em;
	}

div#main div.application p {
	padding: 0.8em 1em 0.5em 0;
	}

div#main div.application div.aplGist {
	min-height: 195px;
	height: auto !important;
	height: 195px;
	padding-right: 260px;
	background: url("../gallery/images/application_img.jpg") no-repeat 375px 5px;
	}

div#main div.application div.aplGist dl.exp dt {
	padding-left: 9px;
	background: url("../gallery/images/application_hd.gif") no-repeat left center;
	font-weight: bold;
	}

div#main div.application div.aplGist dl.address {
	margin: 0.8em 0.2em 0.5em 0;
	}

div#main div.application div.aplGist dl.address dd {
	padding: 6px 8px;
	background-color: #f3f3f3;
	color: #616479;
	font-size: 1.16em;
	font-weight: bold;
	}

div#main div.application div.aplGist p {
	padding: 0;
	}


/* 子供たちによる「蒲鉾板の版画絵」
======================================== */

body.bdGalKids div#main h4 {
	margin-top: 20px;
	}

body.bdGalKids div#main div.elmSch {
	min-height: 75px;
	height: auto !important;
	height: 75px;
	padding-left: 15px;
	background: url("../gallery/images/han_ttlbg.jpg") no-repeat top left;
	font-size: 0.84em;
	}

body.bdGalKids div#main h5 {
	margin: 0 10px 15px;
	}

body.bdGalKids div#main .clearfix {
	margin: 0 24px;
	}

body.bdGalKids div#main div.tbd01 p {
	float: left;
	width: 362px;
	}

body.bdGalKids div#main div.tbd01 dl {
	float: right;
	width: 160px;
	text-align: right;
	font-size: 0.84em;
	}

body.bdGalKids div#main div.tbd01 dl img {
	display: block;
	}

body.bdGalKids div#main div.tbd02 p {
	float: right;
	width: 342px;
	padding-top: 1em;
	}

body.bdGalKids div#main div.tbd02 img {
	float: left;
	}

body.bdGalKids div#main img.ph03 {
	display: block;
	margin: 10px 24px 30px;
	}

body.bdGalKids div#main div.tbd03 div.txt {
	float: left;
	width: 270px;
	}

body.bdGalKids div#main div.tbd03 div.txt p {
	margin-bottom: 1em;
	}

body.bdGalKids div#main div.tbd03 img {
	float: right;
	}

body.bdGalKids div#main dl.attention {
	margin-top: 30px;
	padding-top: 0.2em;
	border-top: 1px solid #e5e7eb;
	}



/* 赤ベコ
======================================== */

body.bdGalNewyear div#main h4 {
	margin-top: 2px;
}
	
body.bdGalNewyear div#main div.elmTxt {
	padding: 10px 10px 29px;
}

body.bdGalNewyear div#main h5 {
	margin: 0 10px 12px;
	}

body.bdGalNewyear div#main .clearfix {
	margin: 0 10px;
	}

body.bdGalNewyear div#main div.tbd01 {
	margin-bottom:20px;
}

body.bdGalNewyear div#main div.tbd01 .righttxt {
	float: right;
	width: 315px;
	display:inline;
	margin:15px 16px 0 0;
}

body.bdGalNewyear div#main div.tbd01 .righttxt p {
	margin-bottom:1em;
}

body.bdGalNewyear div#main div.tbd01 .righttxt p.title {
	margin-bottom:1em;
	font-weight:bold;
}

body.bdGalNewyear div#main div.tbd01 dl {
	float: left;
	width: 250px;
	font-size: 0.84em;
	}
	
body.bdGalNewyear div#main div.tbd02 .lefttxt {
	float: left;
	width: 260px;
	display:inline;
	margin:15px 5px 0 0;
}

body.bdGalNewyear div#main div.tbd02 .lefttxt p {
	margin-bottom:1em;
}

body.bdGalNewyear div#main div.tbd02 .lefttxt p.title {
	margin-bottom:1em;
	font-weight:bold;
}

body.bdGalNewyear div#main div.tbd02 .bd02img {
	float:left;
	width:66px;
	margin-top:104px;
}

body.bdGalNewyear div#main div.tbd02 dl {
	float: right;
	width: 250px;
	font-size: 0.84em;
	}
	
body.bdGalNewyear div#main dl.attention {
	margin-top: 30px;
	padding-top: 0.2em;
	border-top: 1px solid #e5e7eb;
	}



/* なぞかけ
======================================== */

body.bdGalNewyear div#main div.tbd01 {
	margin-bottom:42px;
}


body.bdGalNewyear div#main div.tbd01 dl dd.simg {
	width:246px;
	background-color:#f4f4f4;
	margin:8px 0 5px 2px;
	}
	
body.bdGalNewyear div#main div.tbd01 dl dd.simg div.left {
	float:left;
	padding:5px 0 5px 8px;
	}
	
body.bdGalNewyear div#main div.tbd01 dl dd.simg div.right {
	float:left;
	padding:5px 0 5px 8px;
	}



/* お客様からの贈り物
======================================== */

body.bdGalPresent div#main h4 {
	margin-top: 2px;
	}

body.bdGalPresent div#main div.elmTxt {
	padding: 10px 10px 29px;
	}

body.bdGalPresent div#main h5 {
	margin: 0 10px 12px;
	}

body.bdGalPresent div#main .clearfix {
	margin: 0 10px;
	}

body.bdGalPresent div#main div.tbd01 {
	margin-bottom: 42px;
	}

body.bdGalPresent div#main div.tbd01 .righttxt {
	_display: inline;
	float: right;
	width: 315px;
	margin: 15px 16px 0 0;
	}

body.bdGalPresent div#main div.tbd01 .righttxt p {
	margin-bottom: 1em;
	}

body.bdGalPresent div#main div.tbd01 .righttxt p.title {
	font-weight: bold;
	}

body.bdGalPresent div#main div.tbd01 dl {
	float: left;
	width: 250px;
	font-size: 0.84em;
	}

body.bdGalPresent div#main dl.attention {
	margin-top: 30px;
	padding-top: 0.2em;
	border-top: 1px solid #e5e7eb;
	}

