body.toppage {
	background-image:url(../images/bg/naho/chep.gif);
	float:left;
	margin:0px;
	padding:0px 0px 10px 0px;
}

a.toppage:link    {color: #0000c0; text-decoration: none;}
a.toppage:visited {color: #4040ff; text-decoration: none;}
a.toppage:active  {color: #aaaaaa; text-decoration: none;}
a.toppage:hover   {color: #aaaaaa; text-decoration: none;}

body.haruka {
	background-image:url(../images/bg/wakaba/harukaze_pinkm.gif);
}

a.haruka:link    {color: #aa00aa; text-decoration: none;}
a.haruka:visited {color: #ff00ff; text-decoration: none;}
a.haruka:active  {color: #aaaaaa; text-decoration: none;}
a.haruka:hover   {color: #aaaaaa; text-decoration: none;}

/*--------------------------------------*/

.entry_title{
  color:black;
  font-weight:bold;
  font-size:200%;
  font-family:"メイリオ";
  margin:15px 30px 10px 80px;
  border-color:#444;
  border-width:0px 0px 1px 0px;
  border-style:dashed;
  padding:0px 0px 0px 15px;
  width:90%;
}

.entry_title_2{
  color:black;
  font-weight:bold;
  font-size:150%;
  font-family:"メイリオ";
  width:90%;
}

.entry_date{
  color:black;
  font-weight:bold;
  font-size:200%;
  font-family:"メイリオ";
  margin:15px 30px 10px 80px;
  border-color:#444;
  border-width:0px 0px 1px 0px;
  border-style:dashed;
  padding:0px 0px 0px 15px;
  width:90%;
}

.entry_toppage{
  color:black;
  font-weight:bold;
  font-size:200%;
  font-family:"メイリオ";
  border-color:#444;
  border-width:0px 0px 1px 0px;
  border-top-style:dashed;
  text-align:center;
}

.entry_menu{
  color:black;
  font-weight:bold;
  font-size:200%;
  font-family:"メイリオ";
  margin:0px 0px 0px 0px;
  border-color:#444;
  border-width:0px 0px 1px 0px;
  border-style:dashed;
  padding:0px 0px 0px 15px;
  width:90%;
}

.entry_center_menu{
	font-size:80%;
	text-align:center;

}

.entry_body{
  font-size:80%;
  line-height:170%;
  font-family:"メイリオ";
   margin:15px 30px 15px 80px;
}

.entry_body2{
  text-align:center;
  font-size:80%;
  line-height:170%;
  font-family:"メイリオ";
   margin:15px 30px 15px 80px;
}


.entry_page{
  text-align:center;
  font-size:80%;
  line-height:170%;
  font-family:"メイリオ";
   margin:15px 30px 15px 20px;
}

img{
  border-width:0px;
}
