@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {margin: 0px auto;
            padding: 0px;
            background: url(../bg50.gif); }

#all {width: 763px;
          text-align: left;
          margin: 0px auto;
		  border-right: solid 2px #CACACA;
	      border-left: 2px solid #CACACA;
          background: #ffffff;
		  font-family: "ＭＳ ゴシック", "Osaka";}

/* リンク
---------------------------------------------------- */
a:link {color: #000080;
        text-decoration: none;}

a:visited {color: #0033FF;
        text-decoration: none;}

a:hover, a:active {color: #C71585;
        text-decoration: underline;}

/* ヘッドタイトル
---------------------------------------------------- */
#head img {border:none;
             padding-top: 5px;
			 padding-left: 5px;}

.navi {width: 761px;
            background: #FFD6FF;
            border-bottom: solid 1px #999999;
			       border-top: solid 1px #999999;}
				   
.navi h1 {font-size: 1.3em;
               color:#333333;
			   text-align: center;
               margin: 0;
			   padding-top: 2px;
			   padding-bottom: 2px;
			   padding-left: 20px;
			   padding-right: 20px;
			   border: none;}		
			
.navi p {font-size: 1.3em;
               color:#333333;
			   text-align: center;
               margin: 0;
			   padding-top: 2px;
			   padding-bottom: 2px;
			   padding-left: 20px;
			   padding-right: 20px;}
			   
td.menu {font-size: 0.8em;}					   
			   
/* コンテンツ
---------------------------------------------------- */
#content {width:761px;
                    background-color: #ffffff;}

/* サイドメニュー
---------------------------------------------------- */
#side {width:180px;
             float:left;
			 margin:0px; 
			 border-right: solid 1px #999999;
			 border-bottom: solid 1px #999999;}
			 
.menu01 {width:180px ; 
           }

.menu01 tr {width:180px;
    font-family: "ＭＳ ゴシック", "Osaka";
    display: block;
	margin: 0;
	padding: 0px;
	   }			 

.menu01 ul {width:180px;
	display: block;
	margin: 0;	
	list-style-type: none;	
	padding: 0px;
        font-size: 0.85em;}

.left01 {
	margin-left: 10px;
}

.left02 {margin-left: 18px;}
	
li.on01  {width:180px;
    line-height:20px;
	color:#000000;
	background: url(../b-pin.gif);
	background-position: 2px 7px;
	background-repeat: no-repeat;
	background-color: #FFBCFF;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: solid 1px #999999;
	display: block;
	margin: 0; }
	
	li.on01 a {width:180px;
	 display: block;
	 line-height:20px;
	 text-decoration:none;
         color:#000000;}

li.on01 a:visited {color:#000000;
                 width:180px;
	         display: block;}

li.on01 a:hover {
	color:#000000;
	width:180px;
	background: url(../b-pin.gif);
	background-position: 2px 7px;
	background-repeat: no-repeat;
	background-color: #FFBCFF;
	display: block;
	text-decoration: none;
}	
	
li.on02  {
	width:180px;
	line-height:20px;
	text-align: center;
	letter-spacing: 2px;
	border-bottom: solid 1px #999999;
	color:#ffffff;
	background-color: #CC66CC;
	display: block;
	margin: 0;
}

li.theme  {width:180px;
        line-height:25px;
	color:#333333;
	background-color: #FFD6FF;
	text-align: center;
	letter-spacing: 2px;
	border-bottom: solid 1px #999999;
	display: block;
	margin: 0; }

li.theme a {width:180px;
	 display: block;
	 line-height:25px;
	 text-decoration:none;
         color:#000000;}

li.theme a:visited {color:#000000;
                 width:180px;
	         display: block;}

li.theme a:hover {background-color: #809933;
                color:#000000;
                width:180px;
	        display: block;
			text-decoration: none;}


li.item  {
	width:180px;
	line-height:20px;
	color:#333333;
	background-position: 2px 7px;
	background-repeat: no-repeat;
	background-color: #feeffe;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: solid 1px #999999;
	display: block;
	margin: 0;
	background-image: url(../b-pin.gif);
}

li.item a {width:180px;
	 display: block;
	 line-height:20px;
	 text-decoration:none;
         color:#000000;}

li.item a:visited {color:#000000;
                 width:180px;
	         display: block;
			 }

li.item a:hover {
	color:#000000;
	width:180px;
	background-position: 2px 7px;
	background-repeat: no-repeat;
	background-color: #FFBCFF;
	display: block;
	background-image: url(../b-pin.gif);
	text-decoration: none;
}

li.sub  {width:180px;
        line-height:20px;
	color:#333333;
	background-color: #edfdbe;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: solid 1px #999999;
	display: block;
	margin: 0; }

li.sub a {width:180px;
	 display: block;
	 line-height:20px;
	 text-decoration:none;
         color:#000000;}

li.sub a:visited {color:#000000;
                 width:180px;
	         display: block;}

li.sub a:hover {background-color: #CAE185;
                color:#000000;
                width:180px;
	        display: block;
			text-decoration: none;}
  
	 
tr.on { color:#FFFFFF;
     background-color:#CC66CC;
	  font-size: 0.9em;
	 	 border-bottom: solid 1px #999999;
		 border-top: solid 1px #999999;}			

tr.title { color:#333333;
     background-color:#FFD6FF;
	  font-size: 0.9em;
	  text-align: center;
	 	 border-bottom: solid 1px #999999;
		 border-top: solid 1px #999999;}	 
		 	 	 
/* メインメニュー
---------------------------------------------------- */
#main {width: 565px;
               float: left;
			   background-color: #ffffff;
			   }
			   
h1 {font-size: 1em;
    border: solid 1px #666666;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
   }			
   
h2 {font-size: 1em;
    border-bottom: dotted 1px #666666;
	margin-left: 10px;
	margin-right: 0px;
   } 
   
h3 {font-size: 0.95em;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
   }     
   
#main p {margin: 0;
        margin-left: 20px;
        margin-right: 0px;
		padding-top: 5px;
	    padding-bottom: 5px;
		font-size: 0.9em} 
		
#main li {margin-left: 30px;
        margin-right: 0px;
		font-size: 0.9em}   
		
#main ul {margin-top: 0px;
          margin-bottom: 5px;}		
		
#main dl {font-size: 0.9em;}		

table.box {font-size: 0.85em;
           margin-left: 30px;}
		
.text7 {font-size: 0.7em;}

.text8 {font-size: 0.8em;}

.text9 {font-size: 0.9em;}

.text10 {font-size: 1.0em;}

.text11 {font-size: 1.1em;} 		  	

/* フットメニュー
---------------------------------------------------- */
#foot {clear: both;
             background-color: #CC66CC;
			 color: #ffffff;
			 font-size: 0.7em;
			 text-align: center; }
