@charset "utf-8";
/* CSS Document */

/* フォームキャプション */
div#main .contact_text p{
	margin:0 0 10px 10px;
	line-height:1.6;
	}
div#main .contact_text .redS{
	color:red;
	font-size:90%;
	line-height:1.5;
	margin:0 0 0px 10px;
	}

/* プライバシーポリシー */
div#main .kojinjouhou .waku{
	padding: 10px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -mos-border-radius: 5px;
    behavior: url("/PIE.htc");/* for IE */
	position:relative;
	}
div#main .kojinjouhou dl{
	margin:0 10px 20px 0px;
	}
div#main kojinjouhou dd{
	line-height:1.8;
	}
div#main .text_right{
	font-size:90%;
	margin:30px 0 5px 0;
	}

/* サンクスページ */
