@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:200px;
             float:left;
			 margin:0px; 
			 border-right: solid 1px #999999;
			 border-bottom: solid 1px #999999;}
			 
.menu01 {width:200px ; 
           }

.menu01 ul {width:200px;
    font-family: "ＭＳ ゴシック", "Osaka";
    display: block;
	margin: 0;
	list-style-type: none;
	padding: 0px;
	   }			 

li.top { color:#ffffff;
     background-color:#CC66CC;
	    line-height:25px;
		width:200px;
     display: block;
	    text-align: center;
	 letter-spacing: 2px;
	 	 border-bottom: solid 1px #999999;}			  
	 
li.sec { color:#ffffff;
     background-color:#CC66CC;
	    line-height:25px;
		width:200px;
     display: block;
	    text-align: center;
	 letter-spacing: 2px;
	  font-size: 0.8em;
	 	 border-bottom: solid 1px #999999;}		
		 
li.on { color:#000000;
     background-color:#FFBCFF;
	    line-height:30px;
		width:200px;
     display: block;
	    text-align: center;
	 letter-spacing: 2px;
	  font-size: 0.9em;
	 	 border-bottom: solid 1px #999999;}		
		 
li.room {background-color: #FFBCFF;
                 color:#000000;
                 width:200px;
	 line-height:25px; 
     display: block;
	 text-align: center;
	 letter-spacing: 2px;
	 font-size: 0.8em;
	 border-bottom: solid 1px #999999;}					

	 
li.menu {width:200px;
        line-height:30px;
	 color:#333333;
	 background-color: #FFEEFF;
	 text-align: center;
	 letter-spacing: 2px;
	 border-bottom: solid 1px #999999;
	 display: block;
	 margin: 0;
	 font-size: 0.9em;
	 background-image: url(../gif/pink-off.gif);
	 background-repeat: repeat-x;}		 
		 
li.menu a {width:200px;
     display: block;
	 line-height:30px;
	 text-decoration:none;
	     color:#000000;
		 }
		 
li.menu a:visited {background-color:#FFEEFF;
                 color:#000000;
                 width:200px;
     display: block;
	 background-image: url(../gif/pink-off.gif);
	 background-repeat: repeat-x;}		
	 
li.menu a:hover {background-color: #FFBCFF;
                 color:#000000;
                 width:200px;
     display: block;
	 background-image: url(../gif/pink-on.gif);
	background-repeat: repeat-x;
	text-decoration: none;}			 
		 
li.skin {width:200px;
        line-height:25px;
	 color:#333333;
	 background-color: #FFEEFF;
	 text-align: center;
	 letter-spacing: 2px;
	 border-bottom: solid 1px #999999;
	 display: block;
	 margin: 0;
	     font-size: 0.8em;
		 }		 
		 
li.skin a {width:200px;
     display: block;
	 line-height:25px;
	 text-decoration:none;
	     color:#000000;
		 background-image: url(../gif/pink-off.gif);
	background-repeat: repeat-x;}
		 
li.skin a:visited {background-color:#FFEEFF;
                 color:#000000;
                 width:200px;
     display: block;
	 background-image: url(../gif/pink-off.gif);
	background-repeat: repeat-x;}		
	 
li.skin a:hover {background-color: #FFBCFF;
                 color:#000000;
                 width:200px;
     display: block;
	 background-image: url(../gif/pink-on.gif);
	background-repeat: repeat-x;
	text-decoration: none;}			
	 
	 	 
/* メインメニュー
---------------------------------------------------- */
#main {width: 550px;
               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;
   }  
   
h4 {
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}    
   
#main p {margin-left: 10px;
        margin-right: 0px;
		font-size: 0.9em} 
		
#main dd {margin-left: 30px;
        margin-right: 0px;
		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; }.navi h1 {
}
