/* /////////////////////////////////////////////// */
/*                                                 */
/*          OBM styles for collection page         */
/*                 Version : 2007.04               */
/*                                                 */
/* /////////////////////////////////////////////// */

h2 { float: left;}

/* The Room of collections */
div.bnnCollection {
	width: 374px;
	height: 200px;
	background-image: url(../collection/image/back_banner.jpg);
	background-repeat: no-repeat;
	padding: 18px;
	margin: 0 auto;
}
div.bnnCollection td {
	width: 122px;
	height: 192px;
}
/*div.bnnCollection td a {
	width: 102px;
	height: 80px;
	color: #630;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	display: block;
	background-repeat: no-repeat;
	padding: 114px 11px 0 11px;
}*/
/*td.edison a {	background-image: url(../collection/image/banner_edison.jpg);}*/
/*td.nihon a {	background-image: url(../collection/image/banner_nihon.jpg);}*/
/*td.sekai a {	background-image: url(../collection/image/banner_sekai.jpg);}*/

p.caption {
	font-size: 10px;
	text-align: center;
}
p.jirei {
	font-size: 10px;
	color: #630;
	line-height: 1.5em;
	margin: 0 0 8px 0;
}


/* The inventions */
div.camvas { font-weight: bold;}
div.camvas img {
	margin-left: 15px;
	margin-right: 15px;
}
div.camvas p { padding-right: 20px;}
div.camvas img.imgEdison { margin-right: 20px;}
div.data {
	color: #633;
	margin-top: 15px;
}

p.invention {
	color: #063;
	font-weight: bold;
	letter-spacing: 0;
	border-bottom: 2px solid #963;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

div.clctBox { margin-top: 30px;}

dl {
	font-size: 10px;
	line-height: 1.6em;
	float: left;
	width: 280px;
}
dt {
	width: 5em;
	float: left;
}
dd {
	font-weight: bold;
	letter-spacing: 0;
}

p.explain {
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 10px;
}



/* kashidashi3 table */
table.kashidashi3Tbl {
	border-collapse: collapse;
	width: 394px;
	margin: 0 0 12px 3px;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
}
table.kashidashi3Tbl tr.title th{
	color: #333333;
	font-size: 12px;
	background-color: #E7FFF2;
	padding: 2px 5px 1px 6px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.kashidashi3Tbl tr.info th {
	color: #663300;
	font-size: 10px;
	line-height: 136%;
	padding: 2px 5px 5px 7px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
table.kashidashi3Tbl tr.info td {
	font-size: 10px;
	line-height: 136%;
	padding: 2px 5px 5px 7px;
	background-color: #F9F9F6;
	vertical-align: top;
}

table.kashidashi3Tbl span.explain {
	font-size: 10px;
}


div.wp-area-header { /* コレクションページのWP記事表示部分 */
	display: block;
	padding: 48px 0 0;
	background: url(../image/wp_area_header.gif) top no-repeat;
	margin: 20px 0 6px;
	}

/* コレクションページのWP記事表示部分 */
div.wp-area-body {
	display: block;
	padding: 0 40px 15px;
	background: url(../image/wp_area_body.gif) bottom no-repeat;
	margin: 0;
	}

div.wp-area-body p.title {
	font-size: 110%;
	color: #663333;
	margin: 0 0 2px;
	}

div.wp-area-body img {
	float: left;
	margin: 0 10px 10px 3px;
}