@charset "utf-8";
/* CSS Document */

h1 {
margin: 0 0;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 21px;
color: #669900;
}

h2 {
margin: 0 0;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 21px;
color: #FF66CC;
}

a {
	text-decoration:none;
}

img { border-style: none;
margin: 0 0;
 }

#continer {
width: 100%;
}

#main {
width: 800px;
margin: 0 auto;
}

.contents {
margin-top: 20px;
width: 800px;
height: 220px;
border-bottom: #333333 thin solid;
}

.contents2 {
margin-top: 20px;
width: 800px;
height: 290px;
border-bottom: #333333 thin solid;
}

#hanwa {
width: 326px;
height: 176px;
float: right;
}

#gree {
width: 455px;
float: left;
margin-left: 5px;
color: #333333;
}

#gree p {
margin: 20px 0 20px 0;
}

.vol {
width: 200px;
height: 281px;
float: left;
margin-left: 10px;
}

.gree2 {
width: 570px;
float: right;
margin-right: 5px;
margin-left: 10px;
color: #333333;
}

.gree2 b {
color: #669900;
}
