@charset "utf-8";

/*---------------------------------------
Reset
----------------------------------------*/
#zCarHokenW304 div,
#zCarHokenW304 form,
#zCarHokenW304 input,
#zCarHokenW304 p,
#zCarHokenW304 th,
#zCarHokenW304 td,
#zCarHokenFullSize div,
#zCarHokenFullSize form,
#zCarHokenFullSize input,
#zCarHokenFullSize p,
#zCarHokenFullSize th,
#zCarHokenFullSize td,
#zCarHokenForm div,
#zCarHokenForm form,
#zCarHokenForm input,
#zCarHokenForm p,
#zCarHokenForm th,
#zCarHokenForm td {
	margin:0;
	padding:0;
}

#zCarHokenW304 table,
#zCarHokenFullSize table,
#zCarHokenForm table {
	border-collapse:collapse;
	border-spacing:0;
}

#zCarHokenW304 img,
#zCarHokenFullSize img,
#zCarHokenForm img {
	border:0;
}

#zCarHokenW304 em,
#zCarHokenW304 strong,
#zCarHokenW304 th,
#zCarHokenFullSize em,
#zCarHokenFullSize strong,
#zCarHokenFullSize th,
#zCarHokenForm em,
#zCarHokenForm strong,
#zCarHokenForm th {
	font-style:normal;
	font-weight:normal;
}

#zCarHokenW304 th,
#zCarHokenFullSize th,
#zCarHokenForm th {
	text-align:left;
}

/*---------------------------------------
Common
----------------------------------------*/
#zCarHokenW304,
#zCarHokenFullSize,
#zCarHokenForm {
	color:#333;
	font-family:Hiragino Kaku Gothic Pro, Osaka, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	line-height:1.4;
}

#zCarHokenW304 strong,
#zCarHokenFullSize strong,
#zCarHokenForm strong { 
	font-weight:bold;
}

#zCarHokenW304 .center,
#zCarHokenFullSize .center,,
#zCarHokenForm .center { 
	text-align:center; 
}

#zCarHokenW304 .right,
#zCarHokenFullSize .right,
#zCarHokenForm .right { 
	text-align:right;
}

#zCarHokenW304 .left,
#zCarHokenFullSize .left,
#zCarHokenForm .left { 
	text-align:left;
}

#zCarHokenW304 .clear,
#zCarHokenFullSize .clear,
#zCarHokenForm .clear { 
	clear:both;
}

#zCarHokenW304 .clearfix:after,
#zCarHokenFullSize .clearfix:after,
#zCarHokenForm .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#zCarHokenW304 .clearfix,
#zCarHokenFullSize .clearfix,
#zCarHokenForm .clearfix {
  min-height:1px;
}

* html #zCarHokenW304 .clearfix,
* html #zCarHokenFullSize .clearfix,
* html #zCarHokenForm .clearfix {
  height:1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*---------------------------------------
#w304
----------------------------------------*/
#zCarHokenW304 {
	width:304px;
}

#zCarHokenW304 .mainForm {
	width:304px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/main_form_bg.gif) repeat-y left;
	text-align:center;
}

#zCarHokenW304 .mainForm .buttonBlock {
	margin:0 auto;
	width:276px;
	height:56px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/button_s_hover.png) no-repeat center top;
	text-align:center;
}

#zCarHokenW304 .mainForm .buttonBlock input:hover {
	filter:alpha(opacity=0);
	opacity:0;
}

#zCarHokenW304 .mainForm .selectSet {
	margin:0 auto;
	width:260px;
	text-align:left;
}

#zCarHokenW304 .mainForm .selectSet select {
	margin:3px 10px 6px 0;
	max-width:275px;
	vertical-align:middle;
}

#zCarHokenW304 .mainForm .selectSet a {
	padding:3px 0 3px 14px;
	font-size:85%;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/icon_question.gif) no-repeat 0 0.3em;
	white-space:nowrap;
}


/* .poweredBy */
#zCarHokenW304 .mainForm .poweredBy {
	padding-right:15px;
	color:#7F7F7F;
	font-size:85%;
	text-align:right;
}

/* .mainFormNotes */
#zCarHokenW304 .mainFormNotes {
	padding:8px 8px 0;
	font-size:85%;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/main_form_bottom.gif) no-repeat left top;
}



/*---------------------------------------
#zCarHokenFullSize
----------------------------------------*/
#zCarHokenFullSize .formBox {
	padding:5px 5px 5px 95px;
	border:4px solid #FF4C00;
	background:#FFFBDE url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/form_top.gif) no-repeat left top;
	min-height:130px;
	overflow:hidden;
	text-align:center;
}

#zCarHokenFullSize .formBox .formQuestion span {
	font-weight:bold;
	font-size:107%;
	vertical-align:middle;
}

#zCarHokenFullSize .formBox .formQuestion select {
	margin:8px 10px 5px 0;
	max-width:300px;
	font-size:107%;
	vertical-align:middle;
}

#zCarHokenFullSize .formBox .buttonBlock {
	width:100%;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/button_hover.png) no-repeat center top;
	text-align:center;
}

#zCarHokenFullSize .formBox .buttonBlock input:hover {
	filter:alpha(opacity=0);
	opacity:0;
}

#zCarHokenFullSize .formBox .formQuestion a {
	padding:3px 0 3px 14px;
	font-size:85%;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/icon_question.gif) no-repeat 0 0.35em;
	white-space:nowrap;
	zoom:1;
}

#zCarHokenFullSize .formBox .formNotes {
	margin:0 auto;
	width:325px;
	padding-left:1em;
	text-indent:-1em;
	text-align:left;
	font-size:85%;
}

/* .poweredBy */
#zCarHokenFullSize .formBox .poweredBy {
	color:#7F7F7F;
	font-size:85%;
	text-align:right;
}



/*---------------------------------------
#zCarHokenForm.w530
----------------------------------------*/
#zCarHokenForm.w530 {
	border:1px solid #2145C2;
	width:528px;
}
#zCarHokenForm.w530 .formArea {
	border:1px solid #FFF;
	width:526px;
	min-height:156px;
	background:#1B5AB3 url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/530/bg.gif) no-repeat 0 0;
}
#zCarHokenForm.w530 .formBox {
	margin:50px 0 4px 258px;
	width:265px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/530/form_bg.gif) repeat-y 0 0;
}
#zCarHokenForm.w530 .formBox .innerFormBox {
	width:265px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/530/form_top.gif) no-repeat 0 0;
}
#zCarHokenForm.w530 .formBox .innerFormBox div {
	padding:3px 0 8px;
	width:265px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/530/form_bottom.gif) no-repeat left bottom;
	font-weight:bold;
	color:#C00;
	text-align:center;
}
#zCarHokenForm.w530 .formBox strong {
	color:#333;
}
#zCarHokenForm.w530 .formBox select {
	vertical-align:middle;
}
#zCarHokenForm.w530 .formBox a {
	font-weight:normal;
	font-size:85%;
}
#zCarHokenForm.w530 .formBox input {
	margin:5px 0 0;
}
#zCarHokenForm.w530 .formNotes {
	color:#FFF;
	font-size:85%;
}












/* ↓使用中の可能性あり。削除しないこと。削除するには掲載先がないこと確認必須↓ */

/*---------------------------------------
Reset
----------------------------------------*/
#w304 div,
#w304 form,
#w304 input,
#w304 p,
#w304 th,
#w304 td,
#fullSize div,
#fullSize form,
#fullSize input,
#fullSize p,
#fullSize th,
#fullSize td {
	margin:0;
	padding:0;
}

#w304 table,
#fullSize table {
	border-collapse:collapse;
	border-spacing:0;
}

#w304 img,
#fullSize img {
	border:0;
}

#w304 em,
#w304 strong,
#w304 th,
#fullSize em,
#fullSize strong,
#fullSize th {
	font-style:normal;
	font-weight:normal;
}

#w304 th,
#fullSize th {
	text-align:left;
}

/*---------------------------------------
#w304
----------------------------------------*/
#w304 {
	width:304px;
	color:#333;
	font-family:Hiragino Kaku Gothic Pro, Osaka, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	line-height:1.4;
}

#w304 .mainForm {
	width:304px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/main_form_bg.gif) repeat-y left;
	text-align:center;
}

#w304 .mainForm input.buttonStartS {
	margin:0 auto;
	padding-left:1px;/*位置微調整*/
	border:none;
	display:block;
	width:277px;
	height:56px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/button_start_s.png) no-repeat 0 0;
	text-indent:-9999px;
	cursor:pointer;
}

#w304 .mainForm .selectSet {
	margin:0 auto;
	width:260px;
	text-align:left;
}

#w304 .mainForm .selectSet select {
	margin:3px 10px 6px 0;
	max-width:275px;
	vertical-align:middle;
}

#w304 .mainForm .selectSet a {
	padding:3px 0 3px 14px;
	font-size:85%;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/icon_question.gif) no-repeat 0 0.3em;
	white-space:nowrap;
}


/* .poweredBy */
#w304 .mainForm .poweredBy {
	padding-right:15px;
	color:#7F7F7F;
	font-size:85%;
	text-align:right;
}

/* .mainFormNotes */
#w304 .mainFormNotes {
	padding:8px 8px 0;
	font-size:85%;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/main_form_bottom.gif) no-repeat left top;
}

#w304 .mainFormNotes a {
	margin-left:5px;
	padding-left:15px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/icon_link.gif) no-repeat 0 0;
	zoom:1;
	white-space:nowrap;
}


/*---------------------------------------
#fullSize
----------------------------------------*/
#fullSize {
	line-height:1.4;
	color:#333;
	font-family:Hiragino Kaku Gothic Pro, Osaka, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size:13px;
	*font-size:small;
	*font:x-small;
}

#fullSize .formBox {
	padding:5px 5px 5px 95px;
	border:4px solid #FF4C00;
	background:#FFFBDE url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/form_top.gif) no-repeat left top;
	min-height:130px;
	overflow:hidden;
	text-align:center;
}

#fullSize .formBox .formQuestion span {
	font-weight:bold;
	font-size:107%;
	vertical-align:middle;
}

#fullSize .formBox .formQuestion select {
	margin:8px 10px 5px 0;
	max-width:300px;
	font-size:107%;
	vertical-align:middle;
}

#fullSize .formBox input.buttonStart {
	margin:0 auto;
	border:none;
	display:block;
	width:314px;
	height:62px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/button_start.png) no-repeat 0 0;
	text-indent:-9999px;
	cursor:pointer;
}

#fullSize .formBox .formQuestion a {
	padding:3px 0 3px 14px;
	font-size:85%;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/icon_question.gif) no-repeat 0 0.35em;
	white-space:nowrap;
	zoom:1;
}

#fullSize .formBox .formNotes {
	margin:0 auto;
	width:325px;
	padding-left:1em;
	text-indent:-1em;
	text-align:left;
	font-size:85%;
}

#fullSize .formBox .formNotes a {
	margin-left:5px;
	padding-left:15px;
	background:url(https://img.phoenix.webcrew.co.jp/11010/car-hoken/images/asp/form/icon_link.gif) no-repeat 0 0;
	zoom:1;
	white-space:nowrap;
	text-indent:0;
}

/* .poweredBy */
#fullSize .formBox .poweredBy {
	color:#7F7F7F;
	font-size:85%;
	text-align:right;
}


