/* === news === */

/* -------------------------------------------------- title */

#page-title #page-title-inner h2 {
	background:url(../images/page_title.gif) no-repeat 0 0;
	width:99px;
	height:15px;
}


#contact-text01 {
	margin:0;
	padding:0;
	width:695px;
	height:81px;
	text-indent:-9999px;
	display:block;
	background:url(../images/contact_text_01.gif) no-repeat 0 0;
}

form {
	margin-top:30px;
	font-size:10px;
	line-height:1.1;
}

form table {
	margin-top:10px;
}

form table th, form table td {
	padding:0px 0 10px 0;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

form table th {
	width:115px;
}


form input, form textarea {
	color: #6D7051;
	background: #2A2B21;
	border: 1px solid #34352B;
	pading:2px;
}

form input.type-text {
	width:280px;
}

form input.email02 {
	margin-top:3px;
}

/*form input.cat-check {
	border:none;
	background:transparent;
	text-indent:-9999px;
}*/

/* Checkboxes */
.checkbox_checked {
	background: url(../images/form_check_on.gif) no-repeat 0 50%;	
	/*display: block;*/
	margin: 10px 0;
	padding:3px 10px 3px 17px;
}
.checkbox_unchecked  {
	background: url(../images/form_check_off.gif) no-repeat 0 50%;	
	/*display: block;*/
	margin: 10px 0;
	padding:3px 10px 3px 17px;
}


form textarea.message {
	width:460px;
	overflow:hidden;
}

#contact-text02 {
	margin-top:30px;
}


#contact-text02 #privacy {
	margin-bottom:10px;
	width:145px;
	height:11px;
	text-indent:-9999px;
	display:block;
	background:url(../images/contact_text_02.gif) no-repeat 0 0;
}

#contact-text03 {
	margin:120px 0;
	text-align:center;
}

#contact-text03 p {
	width:428px;
	height:163px;
	text-indent:-9999px;
	display:block;
	background:url(../images/thanks_message.gif) no-repeat 0 0;
	margin:0 auto;
}

.num {
	padding-left:1.5em;
	text-indent:-1.5em;
}


.submit-area {
	margin-top:46px;
	text-align:center;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* STOP EDITTING - DO NOT CHANGE OR REMOVE        */
.crirHidden {
	position: absolute;
	left: -1000px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

