body
{
	background:#FFFCF3 url("../img/book01_bg_paper02.jpg");
}

#header
{
	background:#FFFCF3 url("../img/book01_bg_paper02.jpg");
	color: #663333;
	border-bottom: #DAA520 1px solid;
}

#header a
{
	font-weight: bold;
}

#header a:link
{
	color: #663333;
}

#header a:visited
{
	color: #AA6666;
}

#header a:hover
{
	color: #FF3333;
}

.banner
{
	background: #221100 url("../img/book03_bg_leather.jpg");
	padding: 20px 0px 0px 20px;
	height: 120px;
	color: #FFFFFF;
	border-bottom: #DAA520 1px solid;
}

.site_title
{
	float: left;
	margin-right: 50px;
	margin-left: 20px;
}

.site_title a
{
	font-weight: bold;
	text-decoration: none;
}

.site_title a:link
{
	color: #FFFFFF;
}

.site_title a:visited
{
	color: #FFFFFF;
}

.site_title a:hover
{
	color: #FF3333;
}

.page_title
{
	float: left;
	font-size: small;
	padding-left: 20px;
	padding-top: 30px;
}

.topic_path
{
	background: #221100 url("../img/book01_bg_side.jpg");
	border-top: #663300 1px solid;
	border-bottom: #663300 1px solid;
	padding: 10px 10px 10px 30px;
	color: #663333;
	font-weight: bold;
}

.topic_path a:link, .navigation a:link
{
	color: #552222;
}

.topic_path a:visited, .navigation a:visited
 {
	color: #AA6666;
}

.topic_path a:hover, .navigation a:hover
{
	color: #FF3333;
}

#frame-1 .nest2
{
	margin: 10px 10px 10px 10px;
	border: #663333 1px solid;
	background: #FFFFFF url("../img/book01_bg_paper01.jpg");
}

.box_title
{
	background: #552222 url("../img/book01_bg_paper03.jpg");
	line-height: 2em;
	padding: 5px;
	font-weight: bold;
	/*border-bottom: #663333 1px solid;*/
}

.writings .box_title, .wrapping .box_title
{
	border-bottom: none;
}

.subtitle
{
	background: #552222 url("../img/book01_bg_paper03.jpg");
	line-height: 1.5em;
	border-top: #663333 1px solid;
	padding: 5px;
}

.vavi_item, .article
{
	line-height: 1.5em;
	padding: 10px;
}

.img_box
{
	margin: 10px 10px 10px 10px;
	text-align: center;
	border: #555555 1px solid;
}

.article .float_right
{
	margin-left: 20px;
	margin-right: 0px;
}

.article .float_left
{
	margin-left: 0px;
	margin-right: 20px;
}

.article .bottomed
{
	margin-top: 20px;
	margin-bottom: 0px;
}

.wrapping
{
	margin: 10px 0px 0px 0px;
}

.wrapping_top_l
{
	background: url("../img/book01_w_pul.gif") left top no-repeat;
	width: 35px;
	height:25px;
	padding: 0px;
}

.wrapping_top_c
{
	background: url("../img/book01_w_pu.gif");
	height:25px;
}

.wrapping_top_r
{
	background: url("../img/book01_w_pur.gif") right top no-repeat;
	width: 35px;
	height:25px;
	padding: 0px;
}

.wrapping_l
{
	background: url("../img/book01_w_pl.gif");
	width: 25px;
	padding: 0px;

}

.wrapping_c
{
	padding: 0px;
}

.wrapping_r
{
	background: url("../img/book01_w_pr.gif");
	width: 25px;
	padding: 0px;
}

.wrapping_bottom_l
{
	background: url("../img/book01_w_pbl.gif") left bottom no-repeat;
	width: 35px;
	height:25px;
	padding: 0px;
}

.wrapping_bottom_c
{
	background: url("../img/book01_w_pb.gif");
	height:25px;
	padding: 0px;
}

.wrapping_bottom_r
{
	background: url("../img/book01_w_pbr.gif") right bottom no-repeat;
	width: 35px;
	height:25px;
	padding: 0px;
}

#frame-1 .wrapping .nest2
{
	border: none;
}

.wrapping
{
	width: 95%;
}

.footer
{
	background: #221100 url("../img/book03_bg_leather.jpg");
	color: #DAA520;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border-top: #DAA520 3px double;
	border-bottom: #DAA520 3px double;
	text-align: center;
}
