@charset "utf-8";

h2 {
	background-repeat: no-repeat;
	height: 188px;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
	width: 880px;
}

h2.top {
	background-image: url("../img/h2_top.jpg");
	margin-bottom: -10px;
}

h2.questionnaire {
	background-image: url("../img/h2_questionnaire.gif");
}

h2.send {
	background-image: url("../img/h2_send.gif");
}

h3 {
	margin-bottom: 15px;
}

div.campaignIndex {
	background-color: #effdfd;
	background-image: url("../img/wrapper.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 25px;
	width: 810px;
}

div.campaignIndex div.section {
	padding: 10px 0 20px;
}

div.campaignIndex ol.present {
	margin-bottom: 20px;
}

div.campaignIndex ol.present li.product {
	height: 196px;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
	width: 810px;
}

div.campaignIndex ol.present li.product li.detail {
	background-image: url("../img/utility.gif");
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	left: 301px;
	margin: 5px 0;
	padding: 0 0 0 15px;
	position: absolute;
	top: 135px;
}

div.campaignIndex ol.present li.product li.apply {
	left: 650px;
	position: absolute;
	top: 108px;
}

div.campaignIndex ol.present li.product li.apply a {
	background-image: url("../img/btn_apply.gif");
	background-repeat: no-repeat;
	display: block;
	height: 74px;
	overflow: hidden;
	text-indent: -9999px;
	width: 146px;
}

div.campaignIndex ol.present li.product li.apply a:hover {
	background-position: 0 -74px;
}

div.campaignIndex ol.guide {
	margin: 15px -10px 10px 0;
	width: 820px;
}

div.campaignIndex ol.guide li {
	float: left;
	margin-right: 10px;
}

div.campaignIndex ol.guide li img {
	vertical-align: top;
}

div.campaignIndex div.outline {
	background-color: #fffce7;
	border: 1px solid #d7e3e3;
	margin-bottom: 20px;
	padding: 20px 25px;
}

div.campaignIndex div.outline table {
	background-image: url("../img/border_form_brown.gif");
	background-repeat: repeat-x;
}

div.campaignIndex div.outline table tr {
	background-image: url("../img/border_form_brown.gif");
	background-position: 0 100%;
	background-repeat: repeat-x;
}

div.campaignIndex div.brownFrame {
	margin-bottom: 20px;
}

div.campaignIndex div.brownFrame div.wrapper {
	padding: 15px;
}

div.campaignIndex div.brownFrame table.questionnaire {
	width: 100%;
}

div.campaignIndex div.brownFrame table.questionnaire th {
	background-image: url("../img/border_form_brown.gif");
	background-repeat: repeat-x;
	padding: 20px 8px 10px;
	white-space: normal;
}

div.campaignIndex div.brownFrame table.questionnaire th em {
	display: block;
	float: left;
	width: 42px;
}

div.campaignIndex div.brownFrame table.questionnaire th span {
	display: block;
	float: left;
	width: 512px;
}

div.campaignIndex div.brownFrame table.questionnaire td {
	padding: 0 8px 15px 50px;
}

div.campaignIndex div.brownFrame table.questionnaire td textarea {
	width: 500px;
}

div.campaignIndex div.brownFrame table.questionnaire td ul {
	margin-bottom: -10px;
	margin-top: -10px;
}

div.campaignIndex div.brownFrame table.questionnaire td ul li {
	margin: 10px 0;
}

div.campaignIndex div.brownFrame table.questionnaire td ul li input.inputField {
	width: 410px;
}

div.campaignIndex dl.formHeader {
	background-color: #fff3a1;
	background-image: url("../img/form_header_text.gif");
	background-position: 100% 0;
	background-repeat: no-repeat;
	border: 2px solid #ffcc00;
	margin-bottom: 12px;
}

div.campaignIndex dl.formHeader dt {
	background-image: url("../img/form_header_pic.gif");
	background-repeat: no-repeat;
	float: left;
	height: 136px;
	width: 136px;
}

div.campaignIndex dl.formHeader dt img {
	margin: 9px 0 0 9px;
}

div.campaignIndex dl.formHeader dd {
	float: left;
	padding: 40px 172px 0 0;
	width: 257px;
}

div.campaignIndex p.thanks {
	margin-bottom: 20px;
	text-align: center;
}

div.campaignIndex p.send {
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}

div.campaignIndex .error {
	background-color: #ff0000;
	border-color: #a40000;
}

/*--------------------------------------------------------------------

	Clearfix

--------------------------------------------------------------------*/

dl.formHeader,
ol.guide {
	_height: 1px;
	min-height: 1px;

	/* Only Mac IE \*//*/
	height: auto;
	display: inline-table;
	/**/
}

dl.formHeader:after,
ol.guide:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
