/* CSS Document */

a.01:hover{color:red;}

.menu{
		font-size:75%;
	    	color:#3366cc;
		font-weight:bold;
		text-decoration: none;	
     }

.new{
		font-size:80%;
		line-height: 140%;
	    	color:#000000;
     }

.question{
		font-size:80%;
		line-height: 140%;
	    	color:#000000;
     }

.ttl1{
		font-size:10pt;
	    	color:#555555;
		font-weight:bold;
		text-decoration: none;
     }

.ttl2{
		font-size:8pt;
		line-height: 140%;
	    	color:#555555;
		font-weight:bold;
		text-decoration: none;
     }

.ttl3{
		font-size:100%;
		line-height: 140%;
	    	color:#444444;
		font-weight:bold;
		text-decoration: none;
     }

.ttl4{
		font-size:75%;
		line-height: 140%;
	    	color:#444444;
		font-weight:bold;
		text-decoration: none;
     }
.text1{
		font-size:75%;
		line-height: 140%;
	    	color:#444444;
     }

.square{
	    	color:#aaaaaa;
     }

.link{
		text-align:left;
		font-size:75%;
		line-height: 140%;
	    	color:#000000;
		letter-spacing:-0.06em
     ;}

.copyright{
		text-align:center;
		font-size:75%;
		line-height: 140%;
	    	color:#000000;
     }

img {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px;
}