/* 段組 */
/* サイト全体*/
body {
margin: 0px;
background: #FFFFFF 
}

/* バナーなどなど */
#banner-inner {
  width: 0px;
  height:0px;
}

/** 外枠 **/
div#mcontener{
  width:780px;
  margin-left:auto;           /* IE以外用の中央寄せ */
  margin-right:auto;          /* IE以外用の中央寄せ */
  text-align:left;
}

/** Keyビジュアル **/
div#imgkeyv{
  width:780px;
  height:83px;
  padding-bottom:0px;
  margin-bottom:0px;
}

/** menuバー **/
div#menub{
  width:780px;
  text-align: right;
  padding-top:4px;
  padding-bottom:4px;
  color: #FFFFFF;
  font-size: 11px;
  font-family:sans-serif;
}

#menub a:link ,#menub a:visited{
  color: #ffffff;
  text-decoration: none;
  font: bold;
}

#menub a:hover, #menub a:active{
  color: #FF9900;
  text-decoration: none;
  background-color: #484848;
}

/** ボディコンテナ **/
div#bodyc{
  width:780px;
  text-align:center;
  padding-bottom: 10px;
  overflow: hidden;
 }

/** ボディmenu **/
div#bmenu{
  width:150px;
  float: left;
  padding-top:20px;
  padding-left:30px;
  margin-left:5px; 
  text-align: center;
　padding-bottom: 32768px;
　margin-bottom: -32768px;
}

#bmenu a:link ,#bmenu a:visited{
  color:#999999;
  text-decoration: none;
  font: bold;
}

#bmenu a:hover, #bmenu a:active{
  color: #FF9900;
  text-decoration: none;
  background-color: #ffffff;
}

div#menu-btn{
	width:125px;
	height: 40px;
	text-align: left;
	color: #333333;
	font-size:9pt;
	padding:5px;
}
  
/** ボディentry **/
div#bentry{
  float: right;
  width:550px;
  text-align:left;
  padding-top:0px;
  margin-right:5px;
　padding-bottom: 32768px;
　margin-bottom: -32768px;
}

/** footer **/
div#footer{
  width:779px;
}

div#unittl{
width: 195px;
height: 20px;
color: #000000;
font-size: 14px;
border-bottom-width: 1px;
border-bottom-color: #FF9900;
border-bottom-style: solid;
border-left-width: 5px;
border-left-color: #FF9900;
border-left-style: solid;
padding-left: 5px;
padding-top:5px;
margin-top: 15px;;
}

div#unit-ent{
  margin-top: 20px;
}

/*カテゴリ一覧用　タイトル表示*/
div#ent-ttlcate{
  width: 400px;
  margin-top: 10px;
  font-size: 14px;
  padding-left: 5px;
  color: #000000;
}

#ent-ttlcate a:link ,#ent-ttlcate a:visited{
  color: #000000;
  text-decoration: solid;
  background-color: #ffffff;
}

#ent-ttlcate a:hover, #ent-ttlcate a:active{
  color: #333333;
  text-decoration: none;
  background-color: #FFC253;
}

/*カテゴリ一覧用　内容表示*/
div#ent-naiyocate{
  margin-top: 10px;
  width: 450px;
  font-size: 11.5px;
  color: #333333;
  padding-bottom: 5px;
  border-bottom-style:dotted;
  border-bottom-width: 1px;
  border-bottom-color: #CCCCCC;
  line-height: 150%;
}


/*エントリー用　タイトル表示*/
div#ent-ttl{
  width: 400px;
  margin-top: 10px;
  border-bottom-width: 1px;
  border-bottom-color: #FF9900;
  border-bottom-style: solid;
  font-size: 14px;
  padding-left: 5px;
  color: #000000;
}

div#ent-naiyo{
  clear:both;
  margin-top: 10px;
  width: 500px;
  font-size: 11.5px;
  color: #333333;
  line-height: 150%;
}

/*フォーム用*/
#enttl {
background-color: #FFC253;
padding-left: 10px;
font-size:13px;
}

#ennaiyo {
background-color: #ffffff;
padding-left: 10px;
line-height: 150%;}

#enfuchi {
border: 1px solid #C0C0C0;
}

#bnr {
  text-align: right;
} 

#bannr {
 display:none;
}
