@charset "utf-8";

/* ------------------------------
 ねむの木こども美術館
------------------------------ */
#nemunoki {
	width: 570px;
	margin: 0 0 0 9px;
	padding: 0;
}

#nemunoki h2 {
	height: 19px;
	padding: 0 0 9px 18px;
	line-height: 19px;
	font-weight: bold;
	border-bottom: 2px solid #d3d3d3;
	background: url(/shared/img/h2_bg_green.gif) no-repeat;
}

#nemunoki h2#title {
	height: auto;
	margin-bottom: 1.5em;
	padding: 0 0 13px 0;
	line-height: normal;
	font-weight: normal;
	border-bottom: 3px solid #d3d3d3;
	background: none;
}

#nemunokileft {
	width: 360px;
	margin: 0 0 3.0em;
	padding: 0;
	float: left;
}

#nemunokiright {
	width: 195px;
	margin: 0 0 3.0em;
	padding: 0;
	float: right;
}

#nemunokiright img, .photo img, .photocenter img {
	margin-bottom: 5px;
}

.bar {
	width: 570px;
	height: 23px;
	margin: 0;
	padding: 0;
	line-height: 23px;
	background: url(/shared/img/bar_bg.gif) no-repeat;
}

.bar h3 {
	padding-left: 8px;
	font-weight: bold;
}

.bigger {
	padding: 17px 0 35px;
	font-weight: bold;
}

#nemunoki table {
	width: 570px;
	margin: 12px 0 22px;
}

#nemunoki table th {
	width: 95px;
	padding: 5px 0 4px 8px;
	vertical-align: top;
}

#nemunoki table td {
	width: 475px;
	padding: 5px 0 4px;
	vertical-align: top;
}

#nemunoki table td.dotline {
	width: auto;
	padding: 0;
}

.photo {
	width: 182px;
	margin: 0 0 3.0em;
	padding: 0;
	float: left;
}

.photocenter {
	width: 182px;
	margin: 0 12px 3.0em;
	padding: 0;
	float: left;
}

#nemunoki table#complete {
	width: 570px;
	margin: 0 0 3.0em;
}

#nemunoki table#complete td {
	width: 164px;
	padding: 18px 0 0;
	vertical-align: top;
}

#nemunoki table#complete td.arrow {
	width: 39px;
	padding: 71px 0 0;
	text-align: center;
}

#nemunoki table#complete td img {
	margin-bottom: 5px;
}

#nemunoki table#complete td p {
	padding-left: 18px;
}

#nemunoki table#complete td p.s01 {
	background: url(/shared/img/square01.gif) no-repeat 0 0.25em;
}

#nemunoki table#complete td p.s02 {
	background: url(/shared/img/square02.gif) no-repeat 0 0.25em;
}

#nemunoki table#complete td p.s03 {
	background: url(/shared/img/square03.gif) no-repeat 0 0.25em;
}

#nemunoki table#complete td p.s04 {
	background: url(/shared/img/square04.gif) no-repeat 0 0.25em;
}

#nemunoki table#complete td p.s05 {
	background: url(/shared/img/square05.gif) no-repeat 0 0.25em;
}

#nemunoki table#complete td p.s06 {
	background: url(/shared/img/square06.gif) no-repeat 0 0.25em;
}

#nemunoki table#complete td p.s07 {
	background: url(/shared/img/square07.gif) no-repeat 0 0.25em;
}

#nemunoki table#complete td p.s08 {
	background: url(/shared/img/square08.gif) no-repeat 0 0.25em;
}

#nemunoki table#complete td p.s09 {
	background: url(/shared/img/square09.gif) no-repeat 0 0.25em;
}

#next {
	width: 133px;
	height: 24px;
	margin: 0 0 0 437px;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	background: url(../img/next_bg.gif) no-repeat;
}

#next p {
	padding-left: 25px;
	background: url(/shared/img/arrow04.gif) no-repeat 11px center;
}

/* ------------------------------
 子どもたちとともに
------------------------------ */
#childrenleft {
	width: 301px;
	margin: 0 0 1.5em;
	padding: 0;
	float: left;
}

#childrenright {
	width: 249px;
	margin: 0 0 1.5em;
	padding: 0;
	float: right;
}

.sptb10 {
	margin: 10px 0;
}

.photoleft {
	width: 182px;
	margin: 0;
	padding: 0;
	float: left;
}

.text {
	width: 368px;
	margin: 0;
	padding: 0;
	float: right;
}

.text p.icon {
	padding: 0 0 0.75em 18px;
	font-weight: bold;
	background: url(/shared/img/icon01.gif) no-repeat 0 0.35em;
}

.h {
	padding-bottom: 0.75em;
}

#nemunoki table#annotation {
	width: 368px;
	margin: 0;
}

#nemunoki table#annotation td {
	width: auto;
	padding: 0;
	vertical-align: top;
}

#back {
	width: 204px;
	height: 24px;
	margin: 3.0em 0 0 366px;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	background: url(../img/back_bg.gif) no-repeat;
}

#back p {
	padding-left: 25px;
	background: url(/shared/img/arrow05.gif) no-repeat 11px center;
}

