@charset "UTF-8";
@import url(bsbasestyle.css);

/*　みくに CSS 2005/02/08　*/ 

/*

このCSSはsted formatに沿って書かれています
構造化エディタ http://club.pep.ne.jp/~momotan/sted.html

*/
	
/*--初期設定--*/ 
	
body 
{
  background-image:none;
  background-color:#eeeeee;
  margin:0em 60px 0 0;
  padding:0;
  font-family: Meiryoke_PGothic,メイリオ,Meiryo,"ＭＳ Ｐゴシック", "MS P Gothic",Osaka,Verdana,Arial,sans-serif;
  color:#445577;
}
  
/*--見出し--*/ 
	
h1#main a:link, h1#main a:visited, h1#main a:active, h1#main a:hover 
{
}

 
h1#main 
{
  text-align:right;
  border-top:1px solid #aaaaaa;
  margin:0;
  padding:0.1em 0;
}

 
h1 
{
  font-weight:bold;
  font-size:90%;
  color:#444444;
  margin:0.2em 0;
  padding:1em 0 0 1em;
  letter-spacing:0.5em;
}
  
h2#miku
{
  font-family: Meiryoke_PGothic,メイリオ,Meiryo,"ＭＳ Ｐゴシック", "MS P Gothic",Osaka,Verdana,Arial,sans-serif;
}

/*--ブロック--*/ 
	
p#update 
{
  font-size:100%;
  text-align:left;
  margin:0 1em 1em 0.5em;
  padding:0;
  font-family:"Lucida Sans Unicode";
}
 
img 
{
}
 
ul 
{
  list-style-image:url("../image/poti.png");
}
  
/*--ボックス--*/ 
	
#mainbox 
{
  background:#fcfcfb url("../image/miku_s.jpg") no-repeat 0% 0%;
  border-right:3px solid #aaaaaa;
}
	
#titlebox 
{
}
 
#header 
{
  margin:0 1em 3em 25%;
  background-image:none;
  background-color:transparent;
}
	
#header ul li 
{
  list-style-image:url("../image/f2poti.png");
  padding-left:0.3em;
}
  
#menu 
{
  font-size:80%;
}
	
#menu ul 
{
  padding-bottom:0.3em;
  list-style-image:none;
  border-bottom:0px solid #eeeeee;
}
	
#menu ul li 
{
  list-style-image:none;
}
 
#menu ul#searchform 
{
  border-bottom-style:none;
}
 
#menu ul.nonborder 
{
  border:0px solid #aaaaaa;
}
  
#menu h2 
{
  font:bold 100% verdana;
  margin:0.3em;
  padding:0 0.5em;
  background-image:none;
/*
  background-color:#efefef;
*/
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
}
    
/*--インライン--*/ 
	
span 
{
}
	
span.mburi 
{
  font-size:80%;
  font-family:"Lucida Sans Unicode";
}
 
span.mikutitle 
{
  font-size:80%;
  font-family:"Lucida Sans Unicode";
}
    

