BODY{
　　font-family: "Arial", "メイリオ";

    
	background-color: #FFFFFF;
	background-repeat: repeat	}

.s3{
	line-height: 130%;font-size: 14px;
}

.s2{
	line-height: 140%;font-size: 12px;
}

.s1{
	font-size: 11px;
}

.c2{
　font-size: 12px;
}

A:link {
text-decoration: none;
}

A:visited {
text-decoration: none;
}

A:hover {
text-decoration: underline;
}

textarea {
	font-size: 12px;
}

input {
	font-size: 12px;
}

/* 画像枠赤 */
.waku a img {border:2px solid white}
.waku a:hover img {border:2px solid #b7e1e2}