@charset "utf-8";
/* CSS Document */

/*コンテンツ
————————————————-*/

#main_img {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#main {
	float: left;
	width: 670px;
	margin-left: 5px;
}

h3 {
	background-image: url(../img/menubar.jpg);
	height: 42px;
	width: 662px;
	line-height: 42px;
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#section table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#section {
	width: 662px;
}
#section .text {
	margin-right: 30px;
	margin-left: 30px;
}
#section .text2 {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#section li {
	background-image: url(../img/disc.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.6em;
	margin-bottom: 5px;
	padding-left: 10px;
}
h4 {
	margin: 10px;
	padding-top: 0.6em;
	padding-right: 0.8em;
	padding-bottom: 0.6em;
	padding-left: 0.8em;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
}  
/*テーブル
————————————————-*/

.tbl_set table {
	border: 1px #6a573c solid;
	border-collapse: collapse;
}

.tbl_set td {
	border: 1px solid #6a573c;
	border-collapse: collapse;
	padding: 5px;
}

.tbl_set th {
	border: 1px #6a573c solid;
	background-color: #bfa87b;
	color: #FFF;
	border-collapse: collapse;
	padding: 5px;
}
.cell table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cell tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	color: #CA0000;
}
#campaign_img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
