@charset "shift_jis";
/*----------------------------
  CSS 担当者名 Document 2009.03
  Last Update 2009.00.00 担当者名
  

・
	・
	・
・
	・
	・


----------------------------*/

@import "page.css";


/*####################　共通設定　####################*/

/*　フォームパーツのサイズ
-------------------------------------*/
input#Name,
input#Name1,
input#Name2	{width:300px;}
input#ZipA 	{width:50px;}
input#ZipB 	{width:80px;}
textarea#address2 	{width:360px;}
input#Tel	{width:250px;}
input#Fax	{width:;}
input#mailaddress	{width:300px;}
input#mailaddress2	{width:300px;}
textarea#Comment	{width:360px;}
input#url {width:380px;}

input#Tel,
input#Fax,
input#mailaddress,
input#mailaddress2 {
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	}



/*　SSL表記
-------------------------------------*/
p.ssl {
	color:#FF0000;
	text-align:right;
	}

/*　フォームテーブル
-------------------------------------*/
#FormTable table {
	border-collapse:collapse;
	}
#FormTable td,
#FormTable th {
	border:1px solid #ccc;
	}

.contentsBox table span,
.contentsBox p span {
	color:#FF0000;
	font-weight:normal;
	font-size:12px;
	margin-left:3px;}
.contentsBox p { line-height:1.5;}


/*　送信・リセットボタン
-------------------------------------*/
.contentsBox ul.button {
	margin:0 auto;
	width:180px;
	clear:both;	}
.contentsBox ul.button:after {
	content:"";
	display:block;
	clear:both;	}
	
.contentsBox ul.button li input.button {
	float:left;	}
.contentsBox ul.button li input.button2 {
	float:right;	}
/*.contentsBox ul.button li a{
	}*/






/*####################　おやみだし　####################*/


/*　こみだし
-------------------------------------*/

/* まごみだし */



/*end*/









