@charset "shift_jis";
* {
	
	list-style: none;
	line-height:1.6;
	
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.text1{
	font-weight: bold;
	color: #00F;
}
.text2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	}
A:link {
	color: #2B25F1;
}
A:visited {color: #2B25F1;}
A:active {
	color: #2B25F1;
	text-decoration: none;
}
A:hover {color: #2B25F1;
text-decoration: none;
}
a:focus {
 outline:none;
 }
 
.waku1{
	font-size:75%;
	color:#F00;
	border: 1px solid #CCC;
	padding:2px;
	}
.waku2{
	font-size:75%;
	color:#999;
	border: 1px solid #CCC;
	padding:2px;
}
