body {
	color: #803921;
	line-height: 150%;
	font-size: 12px;
}
h1 {
	line-height: normal;
	font-size: 25px;
}
h2 {
	line-height: normal;
	font-size: 18px;
	margin-top: 0px;
}
table {
	border-top-width: 0px;
	border-top-style: 0;
}
/*リンク*/
a.next {
	background-image:url(img/icon-next-set.jpg);
	background-position: center 0px;
	width:104px;
	display:block;
	background-repeat: no-repeat;
	padding-top: 30px;
}
a.next:hover {
	background-position: center -147px;
	background-repeat: no-repeat;
}
a.back {
	background-image:url(img/icon-back-set.jpg);
	background-position: center 0px;
	width:102px;
	display:block;
	background-repeat: no-repeat;
	padding-top: 30px;
}
a.back:hover {
	background-position: center -147px;
	background-repeat: no-repeat;
}
a.front {
	background-image:url(img/icon-front-set.jpg);
	background-position: center 0px;
	width:104px;
	display:block;
	background-repeat: no-repeat;
	padding-top: 30px;
}
a.front:hover {
	background-position: center -147px;
	background-repeat: no-repeat;
}
a {
	color: #B7520F;
}
a:hover { 
    color: #FF6700
}
p.form { 
    color: #FF6700
}

/*大きな構成要素*/
.individua_aria {
	background-color: #FFF7EF;
	border: 1px dotted #FFCC00;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_icon {
	margin-bottom: 10px;
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.top {
	margin-left: 55px;
	line-height: 20px;
}
.bottom {
	margin-left: 72px;
	line-height: 20px;
	margin-top: 10px;
}
.title {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 20px;
}
/*文字調整*/
.px10 {
    font-size: 10px
}
.px16 {
    font-size: 16px
}
.px18 {
    font-size: 18px
}
.line200 {
	line-height: 200%;
}
.padding_l_10 {
	padding-left: 10px;
}
.padding_l_20 {
	padding-left: 20px;
}
.padding_l_50 {
	padding-left: 50px;
}
.padding_r_20 {
	padding-right: 20px;
}
.padding_t_20 {
	padding-top: 20px;
}
.padding_b_10 {
	padding-bottom: 10px;	
}
.padding_b_20 {
	padding-bottom: 20px;
}
.padding_lt_10 {
	padding-top: 10px;
	padding-left: 10px;
}
.padding_all_10 {
	padding: 10px;
}
/*絵*/
.e_link_box {
	line-height: 20px;
	display: block;
	width: 150px;
	height: 157px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
/*ねんど*/
.nendo_link_box {
	line-height: 20px;
	display: block;
	width: 150px;
	float: left;
	margin-left: 19px;
}
/*まり*/
.mari_link_box {
	line-height: 20px;
	display: block;
}
/*アーカイブ*/
.comments_and_trackback {
	background-color: #FFFFE1;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFE3B0;
	border-bottom-color: #FFE3B0;
	padding-right: 10px;
}
.comment_body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A16B59;
	border-left-color: #A16B59;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
.comment_root {
	background-image: url(img/fukidasi-root.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	font-size: 14px;
}
.comment_title {
	font-size: 16px;
	width: 680px;
	display: block;
}
.comment_form {
	width: 90px;
	display: block;
	text-align: right;
	float: left;
	margin-right: 10px;
}
.comment_registration {
	display: block;
	text-align: right;
	padding-right: 20px;
}
.comment_textarea {
	float: left;
}
.comment_explanation{
	display: block;
	text-align: left;
	width: 280px;
	background-color: #FFFFEE;
	padding: 10px;
	border: 1px solid #E8C18E;
}
.trackback{
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
}
