@charset "UTF-8";

/*-------------------------------------

screen.css

author: name（admin）
info: pc設定
-------------------------------------*/

/* お問い合せ
-------------------------------------*/
#col02{
	padding-bottom:10px;
}
#col02 h2#sh01{
	background:url(../img/sh_inquiry01.png) no-repeat 0 0;
}

/* フォーム
-------------------------------------*/
#col02 #reserve{
	float:left;
	width:630px;
	margin:0 0 10px;
	padding:0 0 10px 10px;	
}
*html #col02 #reserve{
	width:640px;
}
#col02 #reserve fieldset{
	margin:0 0 10px;
	padding:0 0 10px;	
	border-bottom:dotted 1px #8f124e;
}
#col02 #reserve fieldset legend{
	margin:0 0 10px;
}
#col02 #reserve fieldset p{
	padding:0 10px;
}
#col02 #reserve p .label{}


#col02 #reserve01{
	text-align:center;
}
#col02 #reserve01 li{
	display:inline;
}

/* サンクス
-------------------------------------*/
#col02 #reserve02{
	float:left;
	width:630px;
	margin:0 0 10px;
	padding:0 0 10px 10px;	
}
*html #col02 #reserve02{
	width:640px;
}
*html #col02 #reserve02 .back{
	text-align:center;
}
