*{
	margin:0px;
	padding:0px;


font-size:20px
line-height:140%;

}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#000000;
	text-align:center;
	background-repeat: repeat-x;
	background-image: url(img/base_bg.jpg);
}

p{
padding:20px 30px;
}

h1{
	font-size:9px;
	text-align: center;
	padding-top: 5px;
	color: #000000;
	line-height: 30px;
	text-indent: -99999px;

}
#wrap{
	width: 810px;
	text-align: left;
	border-left-style: none;
	background-image: url(img/bg.jpg);
	margin: auto;

}
#head{
	background-image:url(img/head.jpg);
	width:810px;
	height:300px;
	margin: 0px;

}

.waku{
	whidth:780px;
	width: 760px;
	margin: 0px 20px;
}
.wp{
	padding: 20px;
}
.wp:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.waku h2{
	background-image:url(img/h2.jpg);
	height: 70px;
	line-height: 70px;
	padding-left: 160px;
	background-repeat: no-repeat;
	font-size: 30px;
	vertical-align: bottom;
	color: #990000;

}
h2{
	background-image:url(img/h2_2.jpg);
	line-height: 70px;
	padding-left: 100px;
	background-repeat: no-repeat;
	font-size: 16px;

}
table{
	font-size:10px;
	border: 1px solid #666666;
}
td{
	padding:5px;
	color: #666666;
}

.com {
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 20px;
	margin-left: 80px;
	background-image: url(img/note_line.gif);
	text-align: center;
	background-color: #CCFFFF;
	line-height: 30px;

}
.waku2{
	border:2px solid #FF0000;
	width: 710px;
	margin: 28px;
}
