body {
font-size: 14px;
line-height: 18px;
color: #666;
text-decoration: none;
}
.main_s {
font-size: 12px;
line-height: 16px;
color: #666;
text-decoration: none;
}
.white_s {
font-size: 12px;
line-height: 16px;
color: #FFF;
text-decoration: none;
}
.red {
font-size: 14px;
line-height: 18px;
color: #F00;
text-decoration: none;
}
.black {
font-size: 14px;
line-height: 18px;
color: #000;
text-decoration: none;
}
.black_B {
font-size: 16px;
line-height: 18px;
color: #000;
text-decoration: none;
}

h1.top{
font-size: 12px;
line-height: 18px;
color: #666;
text-decoration: none;
padding: 10px 10px 0px 10px;
margin: 0;
}

p.top{
font-size: 12px;
line-height: 18px;
color: #666;
text-decoration: none;
padding: 2px 10px 10px 10px;
margin: 0;
}

/* waku */

#waku{width:620px;}

.photo {
background: White;
padding: 4px;
border-width: 1px;
border-style: solid;
border-color: Silver Gray Gray Silver;
width:190px;
float: left;
margin: 5px 5px 5px 0px;
}

.photo2 {
background: White;
padding: 4px;
border-width: 1px;
border-style: solid;
border-color: Silver Gray Gray Silver;
width:190px;
float: left;
margin: 5px 0px;
}

