@charst "shift-jis";

* {margin: 0;}

/* 基本タグ設定 */
h1,h2,h3,h4,h5,h6,p,form {
	margin:0;
	padding:0;
	text-decoration: none;
}
dl,dt,dd,ul {
	margin:0;
	padding:0;
}
ul {
	list-style-type: none;
}
a img,img {
	border:none;
	padding: 0px;
	margin: 0px;
}
strong.n {
	font-weight: normal;
}
hr.none {
	display:none;
}

body {
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 1px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	background-position: 50% 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*
address {
	font-size: 10px;
	font-style: normal;
	height: 33px;
	width: 780px;
	display: block;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
*/
#contents {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../img/2.jpg);
}
#copyright {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #000000;
}
/*
#ctbox {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.line1 {
	background-image: url(../img/line1.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 4px;
	clear: both;
}
.line2 {
	background-image: url(../img/line2.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 4px;
	clear: both;
}
h1.title {
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	display: none;
}
*/
