/* CSS Document */




/* OVERRIDE /myAssets/styles/*  */

body {/*base.css (14 行目)*/
background:transparent url( ../../myAssets/images/g.jpg) repeat-x scroll 0 0;
}
#logo a { /*base.css (81 行目) */
	background:transparent url(../../myAssets/images/logo.gif) no-repeat scroll left top;
	display:block;
	height:39px;
	overflow:hidden;
	text-indent:-9999px;
	width:388px;
}
#footer {/*base.css (343 行目)*/
	background:transparent url(../../myAssets/images/cloud.jpg) repeat-x scroll 0 1px;
	border-top:1px solid #BDD7EB;
	color:#666666;
	font-size:9pt;
	padding-bottom:3em;
	padding-top:30px;
	text-align:center;
}
#main {/*base.css (216 行目)*/
/*border-bottom:5px solid #003366;*/
border: none;
padding-bottom:20px;
padding-top:0px;
background-image:url(../../myAssets/images/step/i/line_blue_base.gif);
background-repeat:repeat-y;
        /*background:#FFFFFF;*/
}
#studio {
border-top: 5px solid #003366;
margin-top: 4em;
}

/* layout */
#left-contain {
  float:left;
	width: 289px;
background: none;	
}
#right-contain {
  float: right;
	width: 561px;
	/*margin-left: 4px;*/
	margin-left : 0;
	background:#FFFFFF;
	/*border-right: solid #7B87CC 2px;*/
	/*border-bottom: solid #7B87CC 2px;*/
	/*border-top: solid #7B87CC 2px;*/
	
	
/*	border: #0099CC 1px solid;*/
	}
ul.breadCrumbs {
  margin-top: 0;
	padding:0;
	line-height:1em;
	}
ul.breadCrumbs li {
display:inline;
font-size:8pt;
line-height:160%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}



div#left-contain {
background: transparent;

  /*background-image: url( ../../myAssets/images/step/i/line_blue_base.gif );*/
	}

div#left-contain h3 {
  font-size: 12pt;
	color:#333333;
	margin-bottom: 20px;
	}

h2.formtitle {
font-size:24pt;margin-top:10px;margin-left:15px;color:#003366;font-weight:normal;
}
div.step-unit {
  /*padding-right: 25px;*/
  }

div.step-body h4 {
	font-weight:normal;
	background-repeat:no-repeat;
	text-indent:30px;
	height:27px;
}
div.step-body p {
	font-size:9pt;
	font-weight:normal;
	margin-left:30px;
	margin-right: 25px;
  border-top:1px solid #DDDDDD;
}

/*
div.step-done div.step-header  {
	background-image:url(../../myAssets/images/step/i/h_gw.gif);
}
div.step-done div.step-body  {
	background-image:url(../../myAssets/images/step/i/b_gw.gif);
}
div.step-done div.step-footer  {
	background-image:url(../../myAssets/images/step/i/f_gw.gif);
}
*/
div.step-done div.step-body h4 {
  background-image:url(../../myAssets/images/step/i/checkmark_green.gif);
	}
div.step-yet div.step-body h4 {
 /* background-image:url(../../myAssets/images/step/i/checkmark_gray.gif);*/
	background-image:url(../../myAssets/images/step/i/checkmark_gray.gif);
	color: #999999;
	}
div.step-yet div.step-body p {
  color: #999999;
}
div.step-current {
  /*background-image: url( ../../myAssets/images/step/i/line_blue_left.gif );*/
	}
div.step-current div.step-body {
background-image: url( ../../myAssets/images/step/i/line_blue_left.gif );
}
div.step-current div.step-header {
  height: 13px;
  background-image: url( ../../myAssets/images/step/i/line_blue_top.gif );
}
div.step-current div.step-footer {
  height: 13px;
  background-image: url( ../../myAssets/images/step/i/line_blue_bottom.gif );
}
div.step-current div.step-body h4 {
  background-image:url(../../myAssets/images/step/i/current_blue.gif);
	color:#003366;
font-weight:bold;
	}

div.step-current div.step-body p {
	color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8BCDA;
}


div.step-footer {
  height: 20px;
	margin-bottom: 20px;
	}

div.step-done div.step-footer {
  height: 10px;
}
div.step-yet div.step-footer {
  height: 10px;
}



/* LINK LIST MARK */
ul.linklist li { /*itemPart.css (112 行目)*/
font-size:9pt;
font-weight:normal;
line-height:12pt;
list-style-image:url(../../myAssets/images/more-detail.gif);
list-style-position:inside;
list-style-type:none;
text-indent:30px;
}

#logo a {
background:transparent url(../../myAssets/images/logo.gif) no-repeat scroll left top;
display:block;
height:39px;
overflow:hidden;
text-indent:-9999px;
width:388px;
}
div#headline {
  margin: 1em;

	}
/***********************************************************
 フィールドの背景
 **********************************************************/

div.fieldcontainer table.entry-form-table tr{
 /*border-bottom: 2px #ffffff solid;*/
 margin-bottom: 2px;
}
div.fieldcontainer table.entry-form-table {
	
	font-size: 9pt;
	/*margin: 15px 0 15px 0;
	*/
	margin:0;
	background-attachment: scroll;

	/*background-color: #FFF0F0;*/
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	}

div.fieldcontainer table.entry-form-table th {
	padding:3px;
	color:#534A3E;
	background-color: #C0E8E8;
	background-repeat: no-repeat;
	font-weight:normal;
	}

table.entry-form-table tr.even th{
background-color: #C0FAFA;
}
div.fieldcontainer.unpassed table.entry-form-table th {
	padding:3px;
	color:#888;
	background-color: #F4F4F2;
	background-repeat: no-repeat;
	font-weight:normal;
	}












table.entry-form-table th.mandatory {

	}
table.entry-form-table th.optional {
  font-weight:normal;
	}




div.fieldcontainer table.entry-form-table td {
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 10px;
	/*color:#444444;*/
	/*background:#FcF4F2 none repeat scroll 0 0;*/
	}
div.fieldcontainer.unpassed table.entry-form-table td {
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color:#999999;
	/*background:#FFFAFA none repeat scroll 0 0;*/
	}



table.entry-form-table td.mandatory {

	}
div.fieldcontainer table.entry-form-table span.this-is-required {
  font-size: 8pt;
	font-weight:normal;
	color:#FF3300;
  }
div.fieldcontainer.unpassed table.entry-form-table span.this-is-required {
  font-size: 8pt;
	font-weight:normal;
	color:#FF9966;
  }
	

table.entry-form-table caption {
  margin:0;
	text-align:left;
	}
form.entry-form input.bluebutton { 
cursor:pointer;
border:1px #CCCCCC solid ;
border: none;
border-width:1px ;
border-color: #ccccee ;
border-style:solid;
/*background:#999 url(formbg.gif) repeat-x left top;*/
color:#fff;

padding:0;
height: 30px;
background: #999999 url(../../myAssets/images/btn.blue.gif) repeat-x left top; } 

div.fieldcontainer {
  margin: 1em 0 1em 14px;
  }
	
div table.captiontable {
margin:0;
}
div.fieldcontainer table.captiontable td{
 color: #FFFFFF;
}

/*  pasded unpassed 共通 */
div.fieldcontainer table td.fieldblocktitle {
  /*background-image:url(../img/blue_m.gif);*/
	background-repeat:repeat-x;
	width: 505px;
}
div.fieldcontainer table td.fieldblocktitle-left {
  /*background-image:url(../img/blue_l.gif);*/
	background-repeat:repeat-x;
	width: 8px;
	height:31px;
	}
div.fieldcontainer table td.fieldblocktitle-right {
  /*background-image:url(../img/blue_r.gif);*/
	background-repeat:repeat-x;
	width: 8px;
	height:31px;
	}

/* passed  青のタイトル　*/
div.fieldcontainer table td.fieldblocktitle {
background-image:url(../img/blue_m.gif);
background-repeat:repeat-x;
	width: 505px;
}
div.fieldcontainer table td.fieldblocktitle-left {
background-image:url(../img/blue_l.gif);
width: 8px;
	height:31px;
}
div.fieldcontainer table td.fieldblocktitle-right {
background-image:url(../img/blue_r.gif);
background-repeat:repeat-x;
	width: 8px;
	height:31px;
}

/* unpassed グレーのタイトル　*/
div.fieldcontainer.unpassed table td.fieldblocktitle {
background-image:url(../img/gray_m.gif);
background-repeat:repeat-x;
	width: 505px;
}
div.fieldcontainer.unpassed table td.fieldblocktitle-left {
background-image:url(../img/gray_l.gif);
width: 8px;
	height:31px;
}
div.fieldcontainer.unpassed table td.fieldblocktitle-right {
background-image:url(../img/gray_r.gif);
background-repeat:repeat-x;
	width: 8px;
	height:31px;
}


 td.form-body {
/* width: 300px;*/
 padding: 20px 10px;
 border-left:3px #DDD solid;
 position:static;}

table.entry-form-table tr td {
background-color:#FFF0F0;
}
table.entry-form-table tr.even td {
background-color:#FFF0F0;

}
table.entry-form-table tr.odd td {
background-color:#FFE0E0;

}


/* zoom content */
div#fancy_inner {
	color:#2D566B;
	/*padding: 14px 5px;*/
	}
div#fancy_inner h3 {
	border-left:9px solid #2D566B;
	font-size:14pt;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:0.5em;
	margin-top:15px;
	padding-left:0.5em;
	}
div#fancy_inner ul li {
	font-size:9pt;
	font-weight:normal;
	line-height:12pt;
	list-style-image:url(../../myAssets/images/green_dot.gif);
	list-style-position:inside;
	list-style-type:none;
	text-indent:3px;
	}
div#fancy_inner dl dt {
	border-bottom:1px solid #CCCCCC;
	display:block;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:6px;
	margin-top:11px;
	text-indent:0;
	}
div#fancy_inner dl dd {
	margin-left: 1em;
	}
#fancy_ajax {
height: auto;
overflow:auto;
width:100%;
}


/* form */
fieldset {
margin: 0;
padding: 0;
border:none;
}
input[type="text"] {
	border:2px solid #33CCFF;
	font-size:1.2em;
	position:static;
	
}
input.valid {
	border:2px solid #99F231;
}
select {
 border:2px solid #33CCFF;
 font-size:1.2em;
 }
 select.valid {
 border:2px solid #99F231;
 }
	

	textarea {
	border:2px solid #33CCFF;
	}
 textarea.valid {
	border:2px solid #99F231;
	}
	
div.unpassed input {
  border: 2px solid #CCCCCC;
	}
div.unpassed select {
  border: 2px solid #CCCCCC;
	}
	
textarea.error,
select.error,
input.error  {
background: #FFFFEE;
border: #EE5511 solid 2px;
}
input[type="checkbox"] {
/*  margin-right: 8px;*/
	/*outline-style: double; outline-width: 2px; outline-color: #33CCFF;*/
	margin: 6px;
}

div.unpassed input[type="checkbox"] {
/*  margin-right: 8px;*/
	outline-style: none;
}

input[type="checkbox"].valid {
/*  margin-right: 8px;*/
	/*outline-style: double; outline-width: 2px; outline-color: #99F231;*/
}
input[type="checkbox"].error {
/*  margin-right: 8px;*/
	/*outline-style: double; outline-width: 2px; outline-color: #EE5511;*/
}

label.error {
 color: #EE5511;
 }





/******************************************************* events.php *****************************************/

label {
background:none;
}

label.checked {
background:none;
	background-image:url( /form/img/checked.png );
	background-repeat: no-repeat;
	background-position: 0 0;

	width: 20px;
	height: 20px;
	position: relative;
	bottom: 8px;
	padding:5px;
	border: none;
}
#zipset label.error,
#f_booklet label.error {
  display: none;

}
/* tooltips */
select{ background-color:#FFFFFF; }



/*shadow link */

/* override */
table.shadowlink {
height: 41px;
padding:0;
margin:0;

}
div.fieldcontainer table.entry-form-table table.shadowlink td {
margin:0;
padding: 0;
}
table.shadowlink td.shadow_l {
 background-image:url( /myAssets/images/shadow.L-trans.png);
 background-repeat:no-repeat;
 width: 20px;
 }
table.shadowlink td.shadow_r {
 background-image:url( /myAssets/images/shadow.R-trans.png);
 background-repeat:no-repeat;
 width: 19px;
 }
table.shadowlink td.shadow_m {
 background-image:url( /myAssets/images/shadow.M-trans.png);
 background-repeat:repeat-x;
 color: #666666;
 font-size:80%;
 }
table.shadowlink td.shadow_m a {
  color: #666666;
	text-decoration:none;
	display:block;
	}

.display_block {
 display:block;
}


input#entry_form_submit_btn {
background-image:url( /myAssets/images/btn.blue_03-trans.png );
background-repeat:no-repeat;
background-color:#FFF;
border:none;
height:44px;
width:176px;
color:#FFF;
padding: 0 0 7px 0;
font-size:12pt;
margin-left:10px;
}
input#entry_form_submit_btn:disabled {
background-image:url(/myAssets/images/btn.gray-trans_03.png );
}
input#entry_form_submit_btn:hover {
cursor:pointer;
}

table.data tbody tr.odd td,
table.data tbody tr.even td{
text-align:center;
}

div#headline {
margin: 1em 0 1em 0.5em;
}
div#headline p {
padding-left:0;
font-size:9pt;
}
input.inputtext,
select.selecttext,textarea{
font-family:"ＭＳ Ｐゴシック";
 font-size:1.2em;
 -moz-border-radius:4px;
 padding: 2px;
}





/************************************************************ jquery.fancybox.css ***************************************************************/


div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/jquery/jquery.fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/jquery/jquery.fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/jquery/jquery.fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/jquery/jquery.fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/jquery/jquery.fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/jquery/jquery.fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/jquery/jquery.fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/jquery/jquery.fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/jquery/jquery.fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/jquery/jquery.fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/jquery/jquery.fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/jquery/jquery.fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/jquery/jquery.fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/jquery/jquery.fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/jquery/jquery.fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/jquery/jquery.fancybox/fancy_title_right.png) repeat-x;
}



ul.accept {
list-style-position:inside;
margin:30px;
}
ul.accept li {
color:#333;
font-size:9pt;
}


