/* $B3F%3%s%F%s%D(B */
#header h2.category { padding-top: 80px; width: 80%; }
#header h2.category img { margin-right: 1em; }

#contents #navi { padding: 2.5em 1em 1em 5em; }
#contents_main {
	width: 90%;
	min-width: 820px;
	border-width: 2px 0 0 0;
	border-color: #D8CFA5;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	}

#contents_item {
	width: 70%;
	min-width: 600px;
	float: left;
	background: #fff url(../images/item_back.gif) repeat-y;
	padding: 20px 20px 20px 30px;
	line-height: 250%;
	}
#contents_item h3 {
	font-size: 2em;
	color: #38322F;
	letter-spacing: 1px;
	margin-bottom: 1em;
	padding: 1em;
	border-width: 0 0 0 5px;
	border-color: #D8CFA5;
	border-style: solid;
	}
#contents_item h4 {
	font-size: 1.5em;
	color: #38322F;
	letter-spacing: 1px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding: 1em;
	border-width: 0 0 0 1px;
	border-color: #D8CFA5;
	border-style: solid;
	}
#contents_item p {
	font-size: 1.4em;
	text-indent: 1em;
	}
#contents_item ul { margin-left: 20px; }
#contents_item li { font-size: 1.4em; }

.imgbox {
	width: auto;
	border: 1px solid #ccc;
	font-size: 1.1px;
	padding: 10px;
	margin: 10px;
	}


.leftbox {
	width: auto;
	border: 1px solid #ccc;
	font-size: 1.1em;
	float: left;
	padding: 10px;
	margin: 10px;
	}

.rightbox {
	width: auto;
	border: 1px solid #ccc;
	font-size: 1.1em;
	float: right;
	padding: 10px;
	margin: 10px;
	}

#contents_item .pageswitch {
	text-align: center;
	margin-top: 1em;
	font-size: 1.5em
	}
	

#contents_submenu {
	margin-left: 70%;
	min-width: 200px;
	}
.contents_subtitle {
	color: #718B25;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #718B25;
	font-size: 1.5em;
	padding: 5px;
	margin-left: 50px;
	}
.contents_subtitle#kiji_list {
	background-color: #718B25;
	color: #fff;
	}

#contents_submenu p{
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
	}
#contents_submenu ul {
	font-size: 1.3em;
	margin-bottom: 30px;
	padding: 0;
	}
#contents_submenu li {
	padding: 5px 0 5px 0.5em;
	list-style: none;
	background: url(../images/list-style_back.gif) repeat-y;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #718B25;
	font-weight: bold;
	}
#contents_submenu li a {
	background: url(../images/list-style.gif) no-repeat left center;
	padding-left:14px;
	text-decoration: none;
	}

#contents_submenu li img {
	width: 80%;
	height: 80%;
	}

/* category3 */
#category3_top {
	background: url(../images/category3_title_back.gif) ;
	}
#category3_top p {
	font-size: 1.4em;
	padding: 20px;
	border-width: 0 0 3px 0;
	border-style: dotted;
	border-color:#ccc;
}