@import url("base.css");

/***************************************************************
共通
***************************************************************/

body	{
	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Pゴシック",Osaka,sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8;
	letter-spacing: 0;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h1	{
	margin: 0px;
	padding: 0px;
	display: none;
}
h2	{
	padding: 0 0 0 20px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.txt10	{
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	text-align: left;
	padding: 2px;
	margin: 0px;
}
.txt12_left	{
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
}
.txt12_bold	{
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}
.left_top	{
	vertical-align: top;
	text-align: left;
}
.align_right	{
	text-align: right;
}
.align_center	{
	text-align: center;
}
.align_left	{
	text-align: left;
}
.margintop8	{
	margin-top: 8px;
}
.marginbottom8	{
	margin-bottom: 8px;
}


/***************************************************************
トップページ
***************************************************************/

.news_day	{
	color: #5A801B;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}
.news_txt	{
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 5px;
}
.news_border	{
	border-bottom: #1C1C1C dotted 1px;
}
.news_box	{
	margin-left: 10px;
}
.bunner	{
	padding-bottom: 9px;
}
.left_bunner	{
	margin-top: 5px;
}

/***************************************************************
カテゴリ一覧ページ
***************************************************************/

.pagetop	{
	text-align: right;
	padding-top: 15px;
}
.ichiran_title	{
	background-image: url(img/info_img02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: #5A7F19 solid 1px;
	padding: 0px;
	margin: 0px;
}
.ichiran_title2	{
	background-image: url(img/info_img02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 427px;
}
.ichiran_title3	{
	border-bottom: #5A7F19 solid 1px;
	padding: 0px;
	margin: 0px;
}
.entry_txt	{
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 5px; 
}
.about_reki	{
	margin-left: 10px;
	margin-top: 8px;
	background-color: #808A6E;
}
.about_th	{
	background-color: #DEDFDB;
	text-align: center;
}
.about_th2	{
	background-color: #F7F9F2;
	text-align: center;
}
.about_td	{
	background-color: #FFFFFF;
}

/***************************************************************
エントリー詳細ページ
***************************************************************/

.infoimg	{
	float: left;
	padding: 5px 8px 5px 0;
}
.syousai_title	{
	background-image: url(img/info_img02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: #5A7F19 solid 1px;
	padding: 0px;
	margin: 10px 0 5px 0;
}
.mokuji	{
	margin-top: 15px;
}
.news_box1	{
	margin-top: 10px;
}
h2.news_entry	{
	padding: 0;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.news_title	{
	border-bottom: #5A7F19 solid 1px;
	padding: 0px;
	margin: 0px;
	width: 533px;
}
.memberlist_border	{
	padding-bottom: 5px;
	border-bottom: #999999 solid 1px;
}
.memberlist_left	{
	float: left;
	padding-right: 15px;
	margin: 0px;
	width: 235px; !important;
}
.memberlist_right	{
	float: right;
	width: 350px;
	padding-top: 15px;
	margin: 0px;
}
.member_right1	{
	float: left;
	padding: 5px;
	width: 145px;
	background-color: #EFF0EC;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: center;
}

.sitemap li	{
	padding-top: 5px;
	padding-bottom: 5px;
}