* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a, a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap {
	margin: auto;
	width: 950px;
	height: auto;
}

#content {
	height: 828px;
	width: 950px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc"); 
	padding-top: 10px;
}
.main {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
	float: left;
	height: 341px;
	width: 780px;
	padding-top: 240px;
	padding-left: 170px;
}
.left {
	background-image: url(../images/ku_piyo.png);
	behavior: url("iepngfix.htc");
	float: left;
	width: 640px;
	background-repeat: no-repeat;
	height: 210px;
	padding-left: 40px;
	padding-top: 30px;
}
.right {
	background-image: url(../images/fukidasi.gif);
	height: 102px;
	width: 190px;
	float: left;
	padding-top: 40px;
	padding-left: 14px;
}
.left ul {
	float: left;
	width: 220px;
	list-style-type: none;
}
.left li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 22px;
	height: 24px;
}
.liindent {
	text-indent: 7px;
}

.main a:hover, .right a:hover {
	position: relative; 
	top: 1px; 
	left: 1px; 
}

#content, .main, .left, .png { 
	behavior: url("iepngfix.htc"); 
}


/* コピーライト　*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	margin: auto;
}
