@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, input, textarea{
  margin: 0;
  padding: 0;
  height: auto;
}

body {
color: #333333;
background-color: #ffffff;
text-align: center;
font-size: 12px;
line-height: 1.5;
font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*** 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: 30px auto;}
#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;}
#single_contents { margin: 10px 0px; }
#single_contents #title_bar { padding: 15px 10px;}
#single_main.stopmail{ min-width: 750px; }

#main_contents {}

textarea {
font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.bar1 {
padding: 12px 0;
}

.bar2 {
padding: 12px 0;
}

#title_bar h2 { font-size:30px; font-weight:normal;text-align: center;border-bottom: 3px solid #06a2c2;padding-bottom: 15px;}

#description { margin-top: 20px; text-align:left}
.comment { margin-top: 10px; line-height: 150%; }
.comment a {color:#333; }
#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-size: 14px; padding: 0px}

#entry_block { margin-top: 5px; }
#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:center; }
#entry_block table td.c2 { width: 75%; vertical-align: bottom; }
.text_box {width: 100%; height: 30px; }

#usage {
  margin-top: 15px;
  margin-bottom: 15px;
  width:100%;
  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:96.5%;
  height: 250px;
  line-height: 150%;
  padding: 10px 15px;
  font-size: 12px;
  resize: none;
}

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

#submit_block { margin-top: 20px; /* padding-left:150px; */}
#submit_block ul { margin: 0 auto;text-align: center;padding: 0; list-style: none; }
#submit_block ul li { margin: 0 10px; padding: 0; list-style: none; display:inline;}

#cancel_submit_block { margin-top: 50px; width: calc(100% - 60px); 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; }


.alignC { text-align:center}

#submit-btn {
	background-color:#06a2c2;
	color:#fff;
	border-radius:3px;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  line-height: 30px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  display:inline-block;
}

#submit-btn:hover {
	background-color:#15b37d;

}

#disagree-btn {
	display:inline-block;
	background-color:#06a2c2;
	color:#fff;
	border-radius:3px;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  line-height: 30px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#disagree-btn:hover {
	background-color:#15b37d;
}

#close-btn {
	display:inline-block;
	background-color:#06a2c2;
	color:#fff;
	border-radius:3px;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  line-height: 30px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#close-btn:hover {
	background-color:#15b37d;
}

#cancel-close-btn {
	display:inline-block;
	background-color:#06a2c2;
	color:#fff;
	border-radius:3px;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  line-height: 30px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#cancel-close-btn:hover {
	background-color:#15b37d;
}


#send-btn {
	display:inline-block;
	background-color:#06a2c2;
	color:#fff;
	border-radius:3px;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  line-height: 30px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#send-btn:hover {
	background-color:#15b37d;
}

#back-btn {
	display:inline-block;
	background-color:#06a2c2;
	color:#fff;
	border-radius:3px;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  line-height: 30px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#back-btn:hover {
	background-color:#15b37d;
}

#unsubscirpt-btn {
	display:inline-block;
	background-color:#06a2c2;
	color:#fff;
	border-radius:3px;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  line-height: 30px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#unsubscirpt-btn:hover {
	background-color:#15b37d;
}

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


#footer { margin: 10px 50px; height: 100px; border-top: 1px solid #ccc; }

