@charset "utf-8";
/* CSS Document */


iframe {
	height: 960px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-image: url(../img/back.gif);
}
h1 {
	font-weight: normal;
	font-size: 14px;
}
h4 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #960;
	padding-left: 10px;
	font-size: 14px;
}
strong {
	font-weight: normal;
	font-size: 14px;
}
#wip {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#ad {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 960px;
}
#tagu {
	float: left;
	height: 100px;
	width: 1000px;
}

#tagu ul {
	padding: 0px;
}
#tagu ul li {
	float: left;
	margin-right: 50px;
	list-style-type: none;
}
#tagu ul li a {
	color: #06F;
}



#enter {
	width: 1000px;
	float: left;
	height: 120px;
}
#enter ul {
	height: 70px;
	padding-left: 100px;
}
#enter ul li {
	list-style-type: none;
	float: left;
}
#enter ul li a img {

}

address {
	font-size: 14px;
	font-style: normal;
}
#footer {
	height: 350px;
	width: 1000px;
	float: left;
}
#footer img {
	margin-left: 150px;

}

