@charset "utf-8";

/* --------------------------------------------------
 Contact css
 		- 
 		- 
 		- 
 		- 
  		- 
 		- 
-------------------------------------------------- */

/* ページの長さ調整
---------------------------------------- */
div#contents{ height: 120%;}


p.coment{ margin-left: 40px; margin-top: 40px;}

p.coment2{ margin-left: 120px; margin-top: 40px;}
	
/* ラベルスタイル
---------------------------------------- */
td span.rabel{font-weight:bold;}

td span.komemark,
h4 span.komemark
span.komemark{	/* ※マークデザイン */
	color:#CC0000;
	margin-left: 5px;}

/* テーブルボーダースタイル
---------------------------------------- */
table td{ border: 2px #fff solid}

/* 中のテーブルボーダー消し
---------------------------------------- */
table.tbstyle02{ border: none;}

table.tbstyle02 td{
	padding: 0;
	border: none;}


textarea{ text-align: left;}


td{ 
padding: 5px 15px;
/*border: 1px #E1E1E1 solid; */}






div h4{
	font-size: 150%;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 30px;
}

