*{
	margin : 0px;
padding : 0px;
}
body{
	text-align: center;
}
#wrap{
	width: 800px;
height:auto;
margin : 10px auto 10px;margin-left : auto;
border : 3px solid rgb(204, 204, 204);
background-color : rgb(254, 254, 241);
}
#header{
	width: 800px;
height: 230px;
padding: 0px;
text-align: center;
background-image: url("../image/newimage5-Opt.gif");
background-repeat: no-repeat;
background-position: 20px 4px;

}
#new{
	clear: both;
margin: 0 auto;
width: 800px;
height: 80px;
background-color: #E0E0E0;
}
#mokuji{
	height: 100px;
margin: 0 auto;
width: 700px;
text-align: left;
padding-top: 5px;
padding-left: 15px;
border: solid 1px #9A9A9A;
overflow: auto;
}
.list{
	list-style-image: url("../image/ya.gif");
list-style-position: inside;
font-size: 12px;
vertical-align: bottom;
line-height: 1.4em;
}
#iframe{
	margin : 10px 10px 0px;
border : 0px solid rgb(204, 102, 204);

}
h2{
	position: relative;
color:#666666;
text-align: center;
padding: 4px;
}
