/* mainTheme Block */

img {
	vertical-align: bottom;
}

#contents #mainTheme {
	background-color: #FFFFFF;
}

#contents #mainTheme h1 {
	margin: 0;
	color: black;
}

#contents #mainTheme p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contents #mainTheme #title {
	background-image: url(../image/itemtitlebg.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 41px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#contents #mainTheme #title h2 {
	margin: 0px;
	padding: 0px;
}

#contents #mainTheme #picture {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 41px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contents #mainTheme #text {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 41px;
	text-align: center;
	clear: both;
	float: none;
}

#contents #mainTheme #picture img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents #mainTheme #picture a {
	text-decoration: none;
}

#contents #mainTheme #comment {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 41px;
	color: #000000;
	font-weight: bold;
}

#contents #mainTheme #commentfooter {
	background-image: url(../image/comment.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	height: 40px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 41px;
	color: #000000;
}

/* Table */
table.picture {
	text-align: left;
}

.picture th, .picture td {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}

table.text {
	text-align: left;
}

col.item1 {
	width:100px;
}

col.comment1 {
	width:130px;
}

col.item2 {
	width:100px;
	padding-left: 20px;
}

col.comment2 {
	width:150px;
}

.text th, .text td {
	margin: 0px;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-right: 1em;
	padding-left: 1em;
}

#kakaku {
	background-color: #CCCCCC;
}

