*{
	margin:0px;
	padding:0px;

border:none;
font-size:14px;
line-height:140%;

}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#000000;
	text-align:center;
	background-repeat: repeat-x;
	background-attachment: fixed; 
}

p{
padding:10px;
}

h1{
	font-size:9px;
	text-align: right;
	color: #333333;
	line-height: 20px;
	padding-right: 20px;
	display: block;
	width: 780px;

}
#wrap{
	width: 800px;
	margin:auto;
	text-align: left;
	padding-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;

}
#head{

	background-image:url(img/head.jpg);
	width:800px;
	height:450px;

}

.waku{

	border:2px solid #CCCCCC;
	width: 760px;
	margin: 18px;
}
.waku2{
	border:3px solid #FF0000;
	width: 560px;
	margin:18px 117px;
}
.wp{
	padding: 20px;
}
.wp:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.waku h2{
	background-image:url(img/h2.gif);
	height: 140px;
	line-height: 140px;
	padding-left: 160px;
	background-repeat: repeat-x;
	font-size: 16px;

}
h2{
	background-image:url(img/h2.jpg);
	line-height: 90px;
	padding-left: 120px;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #990002;

}
table{
	font-size:10px;
	border: none;
}
td{
	padding:5px;
	color: #333333;
	font-size: 11px;
	border: 0px;
}

.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;

}

strong{
	background-color:#FFFF66;
	font-size: 16px;
}

h3{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 5px;
	}
