body {
	background-color: #F2ECDD;
	background-image: url(/shared/images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#comments-open-footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}

#contents p {
	font-size: 80%;
	line-height: 130%;
	color: #291B14;
	margin: 0px;
	padding: 0px;
}
.color_brown_big {
	font-size: 14px;
	line-height: 130%;
	color: #482400;
}
.margin_yoko {
	padding-right: 10px;
	padding-left: 10px;
}
.bg_live {
	background-image: url(/images/bg_live.gif);
	background-repeat: repeat-y;
}

a {
	color: #F28000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.text_big {
	font-size: 14px;
}
#info h2 {
	margin: 0px;
	padding: 0px;
}
#info ul {
	font-size: 80%;
	line-height: 130%;
	color: #291B14;
	list-style-type: none;
	margin: 0px;
	padding: 10px 15px 15px;
}
#info li {
	background-image: url(/shared/images/icon_01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #291B14;
	background-position: 3px 10px;
}
#club h2 {
	margin: 0px;
	padding: 0px;
}
#club ul {
	font-size: 80%;
	line-height: 130%;
	color: #291B14;
	list-style-type: none;
	margin: 0px;
	padding: 10px 15px 15px;
}

#club li {
	background-image: url(/shared/images/icon_01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #291B14;
	background-position: 3px 10px;
}
.bg_info {
	background-image: url(/images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: 32px top;
}
#fooder p {
	font-size: 80%;
	line-height: 130%;
	color: #291B14;
	margin: 0px;
	padding: 0px 0px 10px;
}
#fooder p.bg {
	background-image: url(/shared/images/bg_fooder.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 8px;
}
#navi {
	margin-top: 15px;
}

#navi .title {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #874040;
	background-image: url(/shared/images/tit_navi.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	margin: 0px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	list-style-type: none;
	background-image: url(/shared/images/bg_navi.jpg);
	background-repeat: no-repeat;
	background-color: #E1C9B5;
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	color: #683131;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D1AC8D;
	border-bottom-color: #725E56;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 33px;
	background-position: 0px 0px;
}
#feed {
	background-color: #F7F3EA;
	border: 1px solid #D8C2AB;
	padding: 7px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#feed p {
	font-size: 80%;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 5px;
}
#contents {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;

	padding-bottom: 15px;
}
#contents h1 {
	margin: 0px;
	background-color: #7A4D21;
	background-image: url(/shared/images/tit_h1.gif);
	background-repeat: no-repeat;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#contents .entry h2 {
	font-size: 110%;
	font-weight: bold;
	color: #F28000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contents .entry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contents .entry img {
	padding: 4px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#contents .entry a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi ul li a {
	text-decoration: none;
	display: block;
	color: #683131;
}
#navi ul li a:hover {
	text-decoration: none;
	display: block;
	color: #F28000;
}
#contents .entry-footer {
	background-color: #E1D3B0;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#contents p.content-nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	padding-left: 10px;
}
#contents h3 {
	background-color: #7B4F23;
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(/shared/images/h3pt.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
}
#contents .trackbacks,
#comments {
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#trackbacks-info {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E1D3B0;
	border: 1px solid #996600;
}
#contents .trackback {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	margin-top: 10px;
	background-color: #F2ECDD;
}


#contents .trackback p.trackback-footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #996600;
	margin-top: 5px;
	padding: 5px;
}
#contents .trackback-content p {
	padding-right: 5px;
	padding-left: 5px;
}

#contents .comment-content {
	padding-right: 5px;
	padding-left: 5px;
}


#contents p.comment-footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #996600;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 20px;
}
.comments-open-content label {
	font-size: 80%;
}
#comments-open-footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #996600;
	margin-top: 3px;
	padding-top: 3px;
	text-align: center;
}.comments {
	margin-right: 10px;
	margin-left: 10px;
}
#gaiyo {
	font-size: 80%;
}
#gaiyo th {
	text-align: left;
}
#calendar {
	font-size: 70%;
	color: #333333;
	margin-left: 10px;
}
#calendar table {
	border: 1px solid #999999;
	width: 180px;
}
#calendar th {
	background-color: #E1D3B0;
}
#calendar td {
	background-color: #F2ECDD;
}
#calendar caption {
	font-weight: bold;
	font-size: 110%;
}
div.arctit {
	font-size: 120%;
	font-weight: bold;
	color: #753536;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A4D21;
	background-image: url(/shared/images/cattit_bg.jpg);
	background-repeat: repeat-x;
}
.paginate {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A4D21;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}
#contents img.bottom10 {
	margin-bottom: 10px;
}
div.module-content {
	margin-top: 10px;
}