@charset "utf-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2010-04-17
 * Modified: 2010-04-17
 * Editor:   hara
 *
 * Information: common
 *
 * ******************************
 */
/**********************************/
/*****▼ right_column start ▼*****/
/**********************************/
h2{
	background: url(../../img/form/title_h2.gif) left top no-repeat;
}

#first_area{
	margin-bottom: 30px;
}

#first_area .attention{
	color: #CC0000;
}

#first_area #error{
	color: #CC0000;
}

#first_area{
	margin-bottom: 20px;
}

#first_area table{
	border: #C3C3C3 1px solid;
	border-collapse: separate;
	border-spacing: 2px;
	margin-bottom: 20px;
}

#first_area table th{
	background: #E1E1E1;
	width: 135px;
	padding: 10px 0 10px 15px;
	letter-spacing: 0;
}

#first_area table td{
	background: #F2F2F2;
	padding: 10px 0 10px 15px;
	letter-spacing: 0;
}

#first_area table .text_center{
	vertical-align: middle;
}

#to_check{
	padding-left: 184px;
	margin: 40px;
}

#to_check a{
	width: 142px;
	height: 39px;
	display: block;
	text-indent: -9999px;
}
#to_check a:link,
#to_check a:visited{
	background: url(../../img/other/contact/btn_check.jpg) left top no-repeat;
}
#to_check a:hover,
#to_check a:active{
	background: url(../../img/other/contact/btn_check.jpg) left -39px no-repeat;
}

#first_area table .select{
	width: 200px;
}

#first_area table .box_s{
	width: 100px;
}

#first_area table .box_l{
	width: 270px;
}

#first_area table .body{
	width: 270px;
}

#first_area .to_check{
	margin-left: 204px;
}
/**********************************/
/*****▲ right_column end ▲*****/
/**********************************/

/**********************************/
/*****▼ left_column start ▼*****/
/**********************************/


/**********************************/
/*****▲ left_column end ▲*****/
/**********************************/

