.error {
	background-color:#A00000;
}
.headline h1 {
	padding:6px 0 2px;
	color:#CC0000;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.headline h2 {
	padding:6px 0;
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#banner {
	height:127px;
	background:url(../images/banner_01.jpg) top center no-repeat;
}
.pane1_t {
	margin:0 auto;
	width:710px;
	height:45px;
	background:url(../images/pane1_t.gif);
}
.pane1_t h2 {
	font-size:16px;
	font-weight:bold;
	line-height:45px;
	padding:0 14px;
}
.pane1_m {
	width:686px;
	margin:0 auto;
	padding:8px 12px;
	background:url(../images/pane1_m.gif) top left repeat-y;
}
.pane1_b {
	height:1px;
	width:710px;
	margin:0 auto;
	margin-bottom:10px;
	background:url(../images/pane1_b.gif);
}
.pane1_m .radio {
	float:left;
}
.pane1_m .radio span {
	padding:2px 20px 0 0;
	display:block;
}
span.free {
	color:#f00;
	font-weight:bold;
	text-decoration:underline;
}
#col_pane {
	position:relative;
	padding:10px 1px;
}
#col_01 {
	float:left;
	width:380px;
	min-height:200px;
}
#col_02 {
	float:right;
	width:318px;
	min-height:200px;
}
.pane2_t {
	margin:10px auto 0;
	width:362px;
	height:45px;
	background:url(../images/pane2_t.gif);
}
.pane2_t h2 {
	font-size:14px;
	font-weight:bold;
	line-height:45px;
	padding:0 14px;
}
.pane2_m {
	width:338px;
	margin:0 auto;
	padding:8px 12px;
	background:url(../images/pane2_m.gif) top left repeat-y;
}
.pane2_b {
	height:1px;
	width:362px;
	margin:0 auto;
	background:url(../images/pane2_b.gif);
}
.pane3_t {
	margin:10px auto 0;
	width:304px;
	height:45px;
	background:url(../images/pane3_t.gif);
}
.pane3_t h2 {
	font-size:14px;
	font-weight:bold;
	line-height:45px;
	padding:0 14px;
}
.pane3_m {
	width:280px;
	margin:0 auto;
	padding:8px 12px;
	background:url(../images/pane3_m.gif) top left repeat-y;
}
.pane3_m {
}
.pane3_b {
	height:1px;
	width:304px;
	margin:0 auto;
	background:url(../images/pane3_b.gif);
}
#col_pane h3 {
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
}
.pane3_m .guide {
	text-align:center;
	line-height:150%;
}
.pane3_m .guide strong, .pane3_m .guide span {
	display:block;
}
.pane3_m .guide span a {
	text-decoration:none;
}
.pane3_m .guide span a:hover {
	text-decoration:underline;
}
ul.options, ul.options ul {
	margin:0;
	padding:0 4px;
	padding-bottom:10px;
	list-style:none;
}
ul.options ul {
	padding:0 12px;
	display:none;
}
ul.options ul li.div {
	font-weight:bold;
	background:url(../images/pixel_black.gif) left center repeat-x;
	text-align:center;
}
ul.options ul li.div span {
	background:#fff;
}
ul.options li {
	margin:0;
	padding:4px 0;
	position:relative;
}
ul.options span.wrap {
	margin-left:26px;
}
ul.options div.desc {
	display:none;
}
ul.options .btn-chan {
	position:absolute;
	top:0;
	right:0;
}
ul.twocol li {
	width:165px;
	float:left;
}
ul.options span {
	margin:0;
	padding:0 3px;
}
div.submit {
	padding:20px;
	text-align:center;
}
.form_table {
	position:relative;
}
.form_table h2 {
	font-size:16px;
}
.form_table input.text {
	margin:0;
	padding:1px 1px;
	border:1px solid #777;
	background:#fff url(../images/form_text_bg.jpg) top left repeat-x;
}
.form_table input.disabled {
	background-image:none;
	background-color:#ddd;
}
.form_table input.s1 {
	width:35px;
}
.form_table input.s2 {
	width:55px;
}
.form_table input.s3 {
	width:153px;
}
.form_table span {
	padding:0 3px;
}
.thawte {
	position:absolute;
	top:10px;
	right:10px;
}
#form-contact input.text {
	width:150px;
}
#form-contact textarea.text {
	width:150px;
	height:60px;
}
