@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
* html .iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

.bg {
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #506c5d;
	text-align: center;
}

.contentMain {
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 950px;
	margin: 0 auto;
}

strong {
	font-style: normal;
	font-weight: bold;
}

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

.clip {
	float: left;
	width: 263px;
	margin: 0px 1px 0 2px;
	background-color: #f7f7f7;
	background-image: url(images/clip_header.gif);
	background-position: 4px 3px;
	background-repeat: no-repeat;
}

#clip1,
#clip2,
#clip3 {
	padding: 16px 4px 3px 3px;
	border: 1px solid #cccccc;
	height: 163px;
}

.clip p {
	color: #333333;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
	margin-bottom: 2px;
}

.clip a,
.clip a:link,
.clip a:visited {
	color: #557799;
	font-weight: bold;
	text-decoration: underline;
}

.clip a:hover,
.clip a:active {
	color: #ffffff;
	background-color: #335577;
	text-decoration: none;
}

.thumb {
	float: left;
	margin-right: 3px;
	margin-bottom: 50px;
}

blockquote {
	font-size: 12px;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	float: right;
	text-align: left;
	width: 158px;
	padding: 3px;
	background-color: #ffffff;
	border: 2px solid #cccccc;
}

address {
	font-style: normal;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 1.3;
	float: left;
}

.footer	{
	margin: 8px 2px 20px ;
	padding: 5px 0 50px 0;
	border-top: 1px solid #32483E;
	text-align: left;
}
.campaignCM {
	background-image: url(../images/button01b.png);
	background-position: center middle;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 684px;
	margin: 6px auto;
}
.campaignCM a {
	display: block;
	width: 684px;
	height: 128px;
}

