* {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	font-family:"Verdana", "Impact", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	line-height: 180%;
}

BODY {
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
	background-image: url(img/haikei.gif);
	 background-repeat: repeat-x
}

/*テーブル*/
table {
	width:600px;
	border-top:1px solid #699;
	border-left:1px solid #699;

	border-collapse:collapse;
	border-spacing: 0;
	empry-cells:show;
}

/*ハック*/
html>body table{border-collapse:separate}

/*ヘッダセル*/
th {
	text-align:left;
	padding:5px;
	border-right:1px solid #699;
	border-bottom:1px solid #699;
	background:#9cc;
	color:#666;
}

/*データセル*/
td {
	border-right:1px solid #699;
	border-bottom:1px solid #699;
	padding:5px;
	}
	
#wrapper-bg {
	margin:0 auto;
	width:780px;
	text-align:center;
	background:url(img/wrapper_bg.gif)
}

#wrapper {
	margin:0 auto;
	width:760px;
	text-align:center;
}

#header {
	text-align:left;
	background-image: url(img/header.jpg);
	width: 760px;
	height: 83px
}

#menu {
	text-align:center;
	height: 45px;
	width: 760px;
	background-image: url(img/menu_bg.gif)
}

#main-wrapper {
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(img/main_bg.gif);
	background-repeat: no-repeat;
	width: 760px;
	height:800px;
}

#main {
	text-align:left;
	padding:25px 80px 10px;
}

.title {
	padding-top: 12px;
	padding-left: 12px
}

.copyright {
	text-align: center;
	padding-top: 60px
}

#footer {
	background-image: url(img/footer.jpg);
	height: 100px;
	width: 760px
}

.pict {
	border:0px;
}

.menu-item {
	float:left;
}

	
ul {
	margin:0;
	list-style:none;
	border:0;
	padding-left:20px;
	padding-bottom:20px;
}

ul.main-list li{
	list-style-image:url(img/point.gif);
	border:0;
}


ul.gaiyo-list li{
	margin:0;
	list-style-image:url(img/point.gif);
	border:0;
}

.gaiyo-back {
	background-repeat:no-repeat;
	background-position:100% 100%;
	background-attachment:fixed;
	background-image: url(img/gaiyo_img.jpg);
	width: 600px;
	height:670px;
}

/*設置状況用*/
#entry-wrapper {
	background-color: #FFFFFF;
	background-image: url(img/main_bg.gif);
	background-repeat: no-repeat;
	width:760px;
	height:670px;
	float:center; 
}

#main2 {
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(img/main_bg.gif);
	background-repeat: no-repeat;
	width: 760px;
	height:670px;
}

#contents {
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(img/main_bg.gif);
	background-repeat: no-repeat;
	width: 760px;
	height:670px;
}

#entry {
	padding:0px 35px;
}
