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


/*-----------------------------------------------------------------------*/
/*テキストブロック*/

.text_block01{
	width:630px;
	margin:20px auto;
	background-color:#EBF8FD;
}

.text_block01 div{
	padding:15px;
}

/*-----------------------------------------------------------------------*/
/*フォームブロック*/

#form_block{
	width:540px;
	margin:0px auto;
}

#form_block table{
	width:540px;
}

#form_block table th{
	border-bottom:1px solid #D0D0D0;
	width:120px;
	font-weight:normal;
	text-align:left;
	padding:10px 0px;
}

#form_block table td{
	border-bottom:1px solid #D0D0D0;
	padding:10px 0px;
}

/*ボタン*/

.button_container
{
	display:block;
	text-align:center;
	margin:20px auto;
	overflow:hidden;
}

/*-----------------------------------------------------------------------*/
/*入力項目*/

.input01{
	border:1px solid #7F9DB9;
	width:385px;
}

.input02{
	border:1px solid #7F9DB9;
	width:50px;
}

.input03{
	border:1px solid #7F9DB9;
	width:385px;
	height:150px;
}


/*-----------------------------------------------------------------------*/
/*プライバシーポリシー*/

.privacy_conatiner{
	width:600px;
	margin:0px auto;
	overflow:hidden;
}

.privacy_conatiner li{
	margin-bottom:2em;
}

.privacy_conatiner li ul{
	width:537px;
	overflow:hidden;
	margin-top:2em;
	margin-left:53px;
}

.privacy_conatiner li ul li{
	border-bottom:1px dotted #787878;
	background-image:url(image/icon01.png);
	background-repeat:no-repeat;
	background-position:left 0.25em;
	padding-left:15px;
}

/*-----------------------------------------------------------------------*/

.need{
	color:#C00;
}

/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/
