@charset "utf-8";

html, body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,ul, ol, li, dl, dt, dd, table, th, td,form, fieldset, textarea{
  margin: 0;
  padding: 0;
  height: auto;
}

body {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#header { background-color:#fff; height:60px; border-bottom:4px solid #1d478d}
#header .headWrapper { padding-top:10px; text-align:left; width:900px; margin:0 auto;}


#mainWrapper {text-align:left;margin:0 auto 45px}
h1 { padding: 0px 0px 0 10px;  color: #414141;  font-size: 23px;  font-weight: bold;  margin:20px 0 0px 0px; }
#contents { background-color:#fff; padding:30px 0 0; margin-top:30px;}
p {     font-size: 10pt;}
.alert { color:#c43439}


table {margin-bottom:10px; color:#222; width:100%}
th {    font-size: 10pt; width:20%; padding:2px 0px; font-weight:normal;}
td {    font-size: 10pt; width:80%; padding:2px 0px;}


.email { width:50% ; height:20px; margin-bottom:3px;}
input { height:25px;}
select { height:25px; width:190px}

.last_name, .first_name {width:190px}

ol { margin-left:20px; padding-bottom:20px;}
.chkcheck { width:18px; float:left}




div { font-size: 10pt; }
select, textarea, input { font-size: 10pt; }


.reset { font-size:16px; color:#fff; background-color:#777; width:145px; height:50px; line-height:30px; text-align:center; border:none; padding:0;font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; margin-right:18px}
.apply { font-size:14px; color:#fff; background-color:#ea5404; width:200px; height:30px; line-height:30px; text-align:center; border:none; padding:0;font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}
.apply2 { font-size:14px; color:#fff; background-color:#777; width:200px; height:30px; line-height:30px; text-align:center; border:none; padding:0;font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; }



.alignC { text-align:center !important}

.registFormTitle {
    font-size: 140%;
    font-weight: bold;
    margin: 10px;
    text-align:center;
    padding: 10px 16px;
}

.registAttention {
    border-width: 1px;
    border-style: solid;
	border-color:#333;
    width:70%;
    padding:5px 5px 5px 0px;
}

.registAttention ul {
    margin: 2px;
    padding: 0px 0px 0px 24px;
}

.registAttention li {
    margin: 5px;
    padding: 0px;
}

.email {  }

.error {color: red;}


a:link { text-decoration: underline !important; }

/*** clear fix ***/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac  */
*html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*** clear fix ***/


h3 { font-size: 16px; font-weight: bold; }
h4 { font-size: 16px; font-weight: normal;}

#side_menu ul { list-style: none; margin-top: 70px; }
#main { width: 960px; margin: 50px; 25px;}
#side_menu { width: 250px; float: left;}
#side_menu ul li { padding: 0 20px 50px; font-weight: bold; font-size: 14px; color: #999; }
#side_menu ul .current { color: #000 !important; }
#side_menu ul .flow {
  background-image: url(../images/next.png);
  background-repeat: no-repeat;
  background-position: 80px 25px;
}


#single_main { margin: 50px; 25px;}
#single_contents { margin: 10px 0px; }
#single_contents #title_bar { padding: 15px 10px; width: 690px; }

#main_contents { width: 710px; float: left;}

#title_bar {
  background-color: #efefef;
  border: 1px solid #ccc;
/*  width: 500px;*/
/*  height: 30px;*/
  padding: 15px 10px;
}

.bar1 {
  background-color: #efefef;
  border: 1px solid #ccc;
/*  width: 500px;*/
/*  height: 30px;*/
  padding: 15px 10px;
}

.bar2 {
  background-color: #efefef;
  border: 1px solid #ccc;
/*  width: 500px !important;*/
/*  height: 30px;*/
  padding: 15px 10px;
}

#title_bar h2 { font-size: 18px; font-weight: bold; }

#description { margin-top: 20px; font-weight: bold;}
.comment { margin-top: 10px; line-height: 150%; }
#description ul li { line-height: 180%; }
.notice { margin-top: 20px; font-size: 14px; }

.attention { color: #f00; font-size: 12px; }

#cancel_description { margin-top: 20px; font-weight: bold; font-size: 14px; padding: 0 30px; }

#entry_block { margin-top: 5px; width: 710px; }
#entry_block table { width: 100%; font-size: 14px; font-weight: bold; }
#entry_block table tr { height: 35px; }
#entry_block table td.c1 { width: 25%; vertical-align: bottom; }
#entry_block table td.c2 { width: 75%; vertical-align: bottom; }
.text_box { width: 500px; }

#usage {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 680px;
  height: 250px;
/*  font-size: 14px;
  overflow: scroll;
  line-height: 140%;
  padding: 0 15px;
  font-size: 12px;
  border: 1px solid #ccc;*/
}

/*
#usage table { width: 100%; }
#usage table td { width: 100%; }
*/

#usage_area {
/*  margin-top: 15px;
  margin-bottom: 15px;*/
  width: 670px;
  height: 250px;
  font-size: 14px;
  line-height: 150%;
  padding: 10px 15px;
  font-size: 12px;
  resize: none;
}

#privacy_block { margin-top: 50px; width: 100%; }

#submit_block { margin-top: 20px; width: 100%; }
#submit_block ul { margin: 0; padding: 0; list-style: none; }
#submit_block ul li { margin: 0; padding: 0; list-style: none; display: inline; float: left; width: 250px;}

#cancel_submit_block { margin-top: 50px; width: 100%; padding: 0 30px; }
#cancel_submit_block ul { margin: 0; padding: 0; list-style: none; }
#cancel_submit_block ul li { margin: 0; padding: 0; list-style: none; display: inline; float: left; width: 250px;}

#submit-btn {
  background-image: url(../images/agree.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#submit-btn:hover {
  background-image: url(../images/agree_on.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#disagree-btn {
  display:block;
  background-image: url(../images/disagree.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#disagree-btn:hover {
  display:block;
  background-image: url(../images/disagree_on.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#close-btn {
  display:block;
  background-image: url(../images/close.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#close-btn:hover {
  display:block;
  background-image: url(../images/close_on.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#cancel-close-btn {
  display:block;
  background-image: url(../images/ja_en_close.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#cancel-close-btn:hover {
  display:block;
  background-image: url(../images/ja_en_close_on.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}


#send-btn {
  background-image: url(../images/submit.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#send-btn:hover {
  background-image: url(../images/submit_on.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#back-btn {
  background-image: url(../images/back.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#back-btn:hover {
  background-image: url(../images/back_on.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#unsubscirpt-btn {
  background-image: url(../images/send.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

#unsubscirpt-btn:hover {
  background-image: url(../images/send_on.png);
  background-repeat: no-repeat;
  border: 0px;
  width: 170px;
  height: 23px;
}

.close-btn { width: 170px; height: 25px; border: 0; }
.close-btn {  }
.close-btn:hover { cursor: default; }
.close-link:hover { cursor: default; }


#footer { margin: 0; height: 36px; background-color:#1d478d }
#footer p { margin:0 auto; color:#fff; text-align:right; width:900px; padding:0; line-height:36px; font-size:12px;}

.chkradio input { height:auto}


input#name { width:280px;}




@media screen and (max-width: 681px){
	#mainWrapper {    width: auto;}
	h1 {  margin: 20px 0 0px 10px;}
	#contents  {    padding: 30px 10px;font-size: 11px;line-height: 1.4em;}
	.email { width:100%; display:block}
	.apply { width:90%}
	th, td { padding:5px 8px;}
  .formError.userformError {left: inherit !important; right: 10px;}
}