/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	text-align: center;
	background-color:#fffff;
	 background-image: url(images/slash.png);
	
	 }
a:link {color:#999999; text-decoration:none;}
a:visited {color:#999999; text-decoration:none;}
a:active {color:#999999; text-decoration:underline;}
a:hover {color:#cccccc; text-decoration:underline;}


h1, h2, {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
h3 {
	margin-top:10px;
	
	padding: 10px;
	font-size: 120%;
	color:#FFFFFF;
	font-weight: bolder;
	background-image: url(images/h3bg.gif);
	background-repeat: no-repeat;
          	}
#container {
         line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
        overflow: hidden;
         text-align: center;
		 font-family:'Century Gothic',"ƒqƒ‰ƒMƒmŠpƒS Pro W3", " MS UI Gothic", "Osaka]“™•";
		
	  background-color:#ffffff;
          border: 1px solid #006699;            
           padding:0px;
              
        	}




#center{
      margin-top: 0px;
	float: left;
	
	overflow: hidden;
	padding: 0px;
	background-color:#ffffff;
	
	}

.content {
        margin: 0px 30px 15px 30px;
	background-color: #FFFFFF;
	color: #666666;
	
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:85%;
          text-align: left;
	}

#right {
	float: left;
	width: 450px;
	background-color: #ffffff;
	overflow: hidden;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	  text-align: left;
      padding: 10px; 

	}

.content p {
	color: #464464;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:100%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
@@@@@@@@margin-bottom: 10px;
       	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #999999;
	font-family:'Century Gothic', MS UI Gothic,Osaka;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
         margin-top: 20px;
	margin-bottom: 10px;
         text-shadow: #BBBBBB 0.15em 0.15em 0.15em; 
               
               	}

.sidebar  {
	font-size: 12px;
     font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: normal;
	color: #666666;
    line-height: 100%;
     text-align: left;
	margin: 0px 20px 30px 30px;
	padding: 3px;
      	}
.sidebarb  {
	font-size: 12px;
     font-family:'Century Gothic',"ƒqƒ‰ƒMƒmŠpƒS Pro W3", " MS UI Gothic", "Osaka]“™•";
	font-weight: normal;
	color: #666666;
    line-height: 100%;
     text-align: left;
	margin: 0px 20px 30px 30px;
	background-attachment : fixed; 
	background-image: url(mm.jpg);
	background-position : 80% 60%;
	background-repeat: no-repeat;	
         
	padding: 3px;
      	}
.bottom {
	margin:0px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	 background-color:#006699;
    border-top: 5px solid #006699;
	border-bottom: 5px solid #006699;
	padding:10px;
	 }
.pankuzu {margin-bottom:10px;}
.bg {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	font-size:11px;
}
.bgw {

	background-image: url(images/pickt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	
}
.bgy {
	background-image: url(images/pickn.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgb {
	background-image: url(images/pickb.gif);
	background-repeat:no-repeat;
	background-position: center top;
}