@charset "Shift_JIS";

/* ::::: http://www.philpark.jp/css/version4.css ::::: */

body { background: rgb(255, 255, 255) none repeat; color: rgb(75, 75, 75); margin-left: 0px; padding-left: 0px; }
a img { border: medium none ; background: transparent none repeat; }

/* ::::: http://www.philpark.jp/css/base.css ::::: */

.txt_lead{
	line-height:140%;
}

#weblog {
	margin-bottom:8px;
}

.form_01 {
	margin:30px 0 10px 0;
	width:780px;
	/*
		background-image:url("../images/line_dot_h.gif");
		background-position:top left;
		background-repeat:repeat-x;
	*/
}

.form_01 th{
	color:#666;
	font-size:12px;
	text-align:left;
	vertical-align:top;
	width:155px;
	height:35px;
	padding-top:17px;
	padding-left:0px;
	/*
		background:#e9e9e9;
	*/
	background-image:url("../images/line_dot_h.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
}

.form_01 .from{
height:50px;
}

* html .form_01 th{	padding-top:20px;}
*+html body .form_01 th{	padding-top:20px;}

.form_01 td{
	padding-top:17px;
	padding-bottom:17px;
	padding-left:0px;
	background-image:url("../images/line_dot_h.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
}

.brd_none{
	background-image:none !important;
}

.note{
	font-size:10px;
	font-weight:normal;
}

.f_red{
	font-size:10px;
	color:#C00;
	font-weight:normal;
}

.form_01 input,
.form_01 textarea,
.form_01 select{
	border:1px solid #999;
}

.list_frm_radio li{
	list-style:none;
	margin-bottom: 6px;
}

.list_frm_radio li input{
	position:relative;
	top:2px;
	border:none;
}

.frm_testarea{
    font-size:12px;
	height:10em;
	width:630px;

}

.frm_testarea2{
    font-size:12px;
	height:4em;
	width:630px;
}

.error{
	display:block;
	font-size:10px;
	color:#C00;
	margin-top:3px;
}

.w01{ width:117px;}
.w02{ width:42px;}
.w03{ width:300px;}
.w04{ width:120px;}
.w05{ width:47px;}
.w06{ width:161px;}

.btn_area{
	text-align:right;
	padding-right:0px;
}

.btn_area .btn_send{
	float:right;
	margin-left:3px;
}

