@charset "utf-8";

/*------------------------------------------------
	form contents styles
--------------------------------------------------*/
table.form_hyou01{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	table-layout: auto;
}
#maincontents table.form_hyou_contact{
	width: 560px;
}
#maincontents table.form_pamph{
	width: 80%;
}
table.form_hyou01 th,
table.form_hyou01 td{
	padding: 4px 3px 3px 4px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
	table-layout: fixed;
}
table.form_hyou01 th.form_head01{
	background: #eeeeee;
	font-weight: bold;
}
table.form_hyou01 td.form_data01{
	background: #fffde3;
}
table.form_hyou01 td.form_data02{
	background: #eeeeee;
}
table.form_hyou01 td.form_data02 input{
	background: #eeeeee;
}
table.form_hyou01 td.form_right{
	text-align: right;
}
table.form_hyou01 td.form_pamph01{
	padding: 4px 3px 3px 15px;
}
table.form_hyou01 td.form_pamph01 span{
	display: block;
	padding: 0px 4px 0px 7px;
	background: url(/common/images/icon_gray02.gif) left 0.6em no-repeat;
}
table.form_hyou01 img{
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
input.form_ime{
	ime-mode: disabled;
}
table.form_hyou01 input,
table.form_hyou01 select,
table.form_hyou01 textarea{
	border: 1px solid #d4d4d4;
	vertical-align: middle;
}
table.form_hyou01 input.form_checkradio{
	border: none;
}
input.form_parts50,
textarea.form_parts50{
	width: 50px;
}
input.form_parts270,
textarea.form_parts270{
	width: 270px;
}
input.form_parts410,
textarea.form_parts410{
	width: 410px;
}
label{
	margin-right: 3px;
}
span.form_necessary{
	color: #cc0000;
}
span.form_hosoku{
	font-size: 90%;
	color: #666666;
}
div.form_caution{
	padding: 8px 10px 7px 10px;
	border: 2px solid #cccccc;
}
div.form_caution ul li{
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 10px;
	background: url(/common/images/icon_gray02.gif) left 0.6em no-repeat;
}
div.form_secureseal div{
	width: 115px;
	float: left;
}
div.form_secureseal p{
	width: 570px;
	float: right;
	padding: 2px 0px 0px 0px;
}
div.form_button{
	text-align: center;
}
#maincontents div.form_button_contact{
	width: 565px;
	text-align: center;
}
div.form_button input,
div.form_button_contact input{
	margin: 0px 15px 0px 15px;
}

div.form_err_lead div{
	padding: 10px 10px 0px 10px;
	background: #fff3f3;
	border: 1px solid #bb0000;
	font-weight: bold;
	color: #cc0000;
}
div.form_err_lead div p{
	margin: 0px 0px 10px 0px;
}
div.form_err_lead div p a{
	font-weight: normal;
}
div.form_err_lead div p img{
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
table.form_hyou01 th.form_err_head01{
	background: #ffe8e8;
}
table.form_hyou01 td.form_err_data01{
	background: #fff3f3;
}
span.form_err_text{
	display: block;
	font-weight: bold;
	font-size: 90%;
	color: #cc0000;
}


div.form_pamphlet{
	width: 470px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: -5px;
}
#contents_area01 div.form_pamphlet div.contents_text{
	width: 295px;
	float: left;
}
#contents_area01 div.form_pamphlet div.contents_img{
	width: 150px;
	float: right;
}

#maincontents p.form_pagelink{
	margin-top: -10px;
	text-align: right;
	font-size: 90%;
}
.form_pagelink img{
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}
.form_pagelink a:link{
	color: #0d4c9f;
}
.form_pagelink a:visited{
	color: #0d4c9f;
}