@charset "EUC-JP";


/*-------------------------------------
▼▼　基本
-------------------------------------*/
body
	{
	color: #555;
	background-color: #FFE366;
	margin: 0;
	padding: 0 }
#baseBlock
	{
	color: #555;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	background-image: url("http://blog58.fc2.com/b/benicha/file/05_menu_3.gif");
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 850px }
a:link
	{
	color: #555;
	text-decoration: none }
a:visited
	{
	color: #555;
	text-decoration: none }
a:hover
	{
	color: #990033;
	text-decoration: none }
a:active
	{
	color: #990033;
	text-decoration: none }
a img 
	{
	border-style : none;
	border-width : 0px;	
	text-decoration : none;}

/*---------------------------------------
▼▼　メニュー
----------------------------------------*/
#menuBlock
	{
	background-image: url("http://blog58.fc2.com/b/benicha/file/05_menu-1.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 125px 0 0 0;
	width: 259px;
	float: left }
.menuBlockHead 
	{
	background-image: url("http://blog58.fc2.com/b/benicha/file/05_menu-2.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 18px;
	padding: 0;
	width: 239px;
	height: 44px }
.menuHeadText
	{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 15px 5px 0 33px }
.menuBlockBody
	{
	margin: 0 0 0 18px;
	padding: 5px 0 20px }
.menuText 
	{
	color: #555;
	font-size: 10px;
	line-height: 18px;
	margin: 0;
	padding: 0 10px 0 30px }
.menuText ul 
	{
	list-style-image: url("http://blog58.fc2.com/b/benicha/file/05_li.gif");
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 3px }
.menuText ul li 
	{
	margin: 0;
	padding: 0 }
/*　プラグイン有効時のフォームに対する　*/
.menuBlockBody input,textarea
	{
	color: #000;
	background-color: #fff;
	padding: 1px;
	border: solid 1px #b0aeae }
/* プラグイン無効時の検索に対する */
.search
	{
	color: #000;
	background-color: #fff;
	margin-top: 5px;
	padding: 1px;
	width: 80px;
	border: solid 1px #b0aeae }
.btn
	{
	color: #000;
	background-color: #fff;
	margin-top: 5px;
	padding: 1px;
	border: solid 1px #b0aeae }


/*---------------------------------------
▼▼　フッター
----------------------------------------*/
#footBlockA 
	{
	background-image: url("http://blog58.fc2.com/b/benicha/file/05_btm-1.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	width: 850px;
	height: 53px;
	clear: both }
#footBlockB 
	{
	background-color: #F3F3F3;
	background-image: url("http://blog58.fc2.com/b/benicha/file/05_btm-2.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 850px;
	height: 29px;
	clear: both }
.footText 
	{
	font-family: Verdana;
	color: #555;
	font-size: 10px;
	line-height: 18px;
	text-align: right;
	width: 800px;
	padding-top: 10px }
	
	
	
/*---------------------------------------
▼▼　エントリー
----------------------------------------*/
#mainBlock 
	{
	color: none;
	font-weight: 12px;
	text-align: left;
	margin: 20px 10px 10px 10px;
	padding: 0;
	width: 540px;
	float: right}
.mainEntry_table
	{
	width: 540px;
	margin: 0px 0px 0px 0px;}
.mainEntry_navi
	{
	font-size: 12px;
	text-align:center;}

.mainEntry_navi a
	{
	font-size: 12px;
	color: #555;
	text-decoration:none;}
.mainEntry_navi a:hover
	{
	color: #990033;
	text-decoration : underline;}
.mainEntry_title
	{
	font-size: 14px;
	font-weight: nomal;
	color: #555;
	margin: 35px 20px 0px 100px;
	padding-bottom: 5px;
	border-bottom: 1px dotted gray;}
.mainEntry_text
	{
	font-size: 12px;
	color: gray;
	margin: 30px 35px 30px 30px;
	line-height : 18px;}
.mainEntry_text a
	{
	font-size: 12px;
	color: #990033;
	text-decoration:none;}
.mainEntry_text a:hover
	{
	color: #990033;
	text-decoration : underline;}
.mainEntry_state
	{
	font-size: 10px;
	color: gray;
	text-align: right;
	margin: 0px 35px 10px 35px;}
.mainEntry_state a
	{
	font-size: 10px;
	color: #555;
	ext-decoration:none;}
.mainEntry_state a:hover {
	color: #990033;
	text-decoration : underline;}
#pagetop 
	{
	margin:  0px 0px 50px 0px;}
.mainEntry_text img
	{
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;}
.date
	{
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 10px;
	font-weight: bolder}
