@charset "shift_jis";

p{margin:0;padding:0;}

a img {
	border: 0;
}

.CpBase {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

.CpGrid {
	float: left;
	text-align: left;
	width: 269px;
	font-size: 10px;
	line-height: 140%;
	padding: 10px 45px;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
}
.CpGrid img {
	padding-bottom: 5px;
}
.CpGrid .Cmt {
	width: 268px;
}
.First {
	border-top: 1px dotted #666666;
}
.Even {
	border-right-style: none;
}

.CmtRight {
	text-align: right;
	width: 720px;
	margin: 15px auto;
}



/* -------------------------------------
   アンケート
---------------------------------------- */

.list_eqt {
	width: 555px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
.list_eqt li , ul{
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.list_eqt img {
	padding-right: 15px;
}

/* -------------------------------------
   キャンペーンリスト
---------------------------------------- */

.ListBase {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 15px;
}

.ListDate {
	width: 150px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ListTitle {
	width: 480px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
