@charset "UTF-8";
*,h1{
	margin:0;
	padding:0
}

body {
	font-family: "Arial";
	font-size: 12pt;
	line-height: 25px;
	color: #212121;
	background: #FFFFFF url("../images/campaign/bg2.gif") top right repeat;
	letter-spacing:3px;
}


a {
	color: #696969;
	text-decoration: underline
}
a:visited {
	color: #696969;
	text-decoration: underline
}
a:active {
	color: #696969;
	text-decoration: underline
}
a:hover {
	color: #CCCCCC;
	text-decoration: none
}

.all {
	margin:0 auto 0 auto;
	width:800px
}

.chuuiJiko {
	list-style:url(../images/campaign/listimg.gif);
	margin:10px 0 5px 30px;
	padding:0 0 0 0
}
.chuuiJiko li {
	border-bottom:1px dotted #696969;
	padding:3px 0 3px 0
}

h1 {
	margin:20px 0 0 0;
	padding:0 0 0 10px;
	font-size:18px;
	border-bottom:1px solid #696969;
	border-left:10px solid #E13E7A;
	color:#696969
}

.foot a {
	color: #FFFFFF;
	text-decoration: underline
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: underline
}
.foot a:active {
	color: #FFFFFF;
	text-decoration: underline
}
.foot a:hover {
	color: #CCCCCC;
	text-decoration: none
}


