@charset "Shift_JIS";

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フレーム設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.small .container { max-width: 800px }
.middle .container { max-width: 830px }
.large .container { max-width: 1200px }

.frame {
	position: relative;
	margin-bottom: 30px;
	padding: 30px;
	border: 1px solid    rgba(0,0,0,.2);
	border-top-color:    rgba(0,0,0,.1);
	border-bottom-color: rgba(0,0,0,.3);
	border-radius: 5px;
	background: #fff;
	box-shadow: rgba(0,0,0,.1) 0 1px 3px;
}
.container {
	margin: 0px auto 30px;
	position: relative;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー上部 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
div.caution {
	color:#fff;
	font-size:30px;
	font-weight:bold;
	line-height:150%;
	margin:0 10px 20px;
	padding:20px 0 30px;
	background: #000;
	
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* レター設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
div.letter h1 {
	color:#CC0000;
	font-size:30px;
	font-weight:bold;
	line-height:150%;
	margin:0 0 0;
	padding:0 0 30px;
}
div.letter h2 {
	color:#333333;
	font-size:20px;
	font-weight:bold;
	line-height:150%;
	margin:0 0 0;
	padding:0 0 30px;
}
div.letter h3 {
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	line-height:170%;
	text-align:center;
	margin:40px 0 0;
	padding:5px 0 50px;
	background: transparent url(image/subhead.png)  no-repeat 0 0;
}
div.letter h4 {
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	margin:0 0 10px;
	padding:10px 15px 5px;
	background: #e8e8e8 url(image/bg-subhead.jpg)  repeat-x center bottom;
}
div.letter h5 {
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	border-bottom:#aaaaaa solid 1px;
	margin:0 0 10px;
	padding:15px 0 5px;
}
div.letter p {
	font-size:16px;
	line-height:175%;
	padding:0 0 15px;
}
div.letter p small {
	display:block;
	color:#333333;
	font-size:12px;
	font-weight:normal;
}
div.letter p strong {
	color:#e60000;
	font-weight:bold;
	font-size:17px;
}
div.letter p em {
	font-weight:bold;
}
div.letter ul {
	margin:10px 10px 15px 15px;
	padding:0;
}

div.letter blockquote {
	border:#cccccc solid 1px;
	background: #f3f3f3;
	margin:0 0 30px;
	padding:20px 14px 10px;
}
div.letter blockquote p {
	font-weight:bold;
	margin:0 0 0;
	padding:0 0 10px;
}
.img-right {
	float:right;
	margin:2px 0 15px 15px;
}

/* 囲み
───────────────────────── */
div.letter table {
	width:830px;
}
div.letter table.box {
	width:830px;
	border-collapse:collapse;
	border-spacing:0;
	margin:0px auto;
}
div.box-top {
	width:830px;
	height:20px;
	font-size:1px; line-height:1px;
	margin:0px auto;
	background: #ffffff url(image/box-top.png)  no-repeat center top;
}
div.box-bottom {
	width:830px;
	height:10px;
	font-size:1px; line-height:1px;
	margin:0px auto;
	background: #ffffff url(image/box-bottom.png)  no-repeat center bottom;
}
div.letter table.box td.box-inner {
	background: #ffffff url(image/box-body.png)  repeat-y center center;
	padding:0px 20px;
}
div.letter table.box td.box-inner p {
	padding:0px 0px 10px;
}

div.box-inner2 {
  margin: 0 auto;
  padding: 30px 20px;
  width: 700px;
  border: 1px solid #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}


/* 申し込み
───────────────────────── */
div.signup-top {
	width:830px;
	height:20px;
	font-size:1px; line-height:1px;
	margin:20px auto 0px;
	background: transparent url(image/box-top.png)  no-repeat center top;
}
div.signup-bottom {
	width:830px;
	height:10px;
	font-size:1px; line-height:1px;
	margin:0px auto 32px;
	background: transparent url(image/box-bottom.png)  no-repeat center bottom;
}

div.letter table.signup {
	width:830px;
	margin:0px auto;
	background: transparent url(image/box-body.png)  repeat-y center center;
}

div.letter table.signup  table {
	border-collapse:collapse;
	border-spacing:0;
	width:790px;
	margin:0px auto;
}
div.letter table.signup td {
	vertical-align:top;
}
div.letter table.signup h3 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0px;
	padding:0px;
	background: none;
}
div.letter table.signup h4 {
	color:#e60000;
	font-size:25px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0 0 5px;
	padding:0px 0px 0px;
	background: none;
}
div.letter table.signup p {
	font-size:14px;
	line-height:150%;
	text-align:left;
	margin:0;
	padding:0 0 5px;
}
div.letter table.signup p span {
	color:#999999;
}
div.letter table.signup p small {
	display:block;
	color:#333333;
	font-size:12px;
	font-weight:normal;
}
div.signup-button {
	margin:0px auto 35px;
	text-align:center;
}

/* Q&A
───────────────────────── */
div.letter table.qa {
	width:790px;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
}
div.letter table.qa th {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:200%;
	vertical-align:top;
	padding:7px 10px 7px 0;
	border-bottom:#cccccc solid 1px;
}
div.letter table.qa td {
	text-align:left;
	font-size:14px;
	line-height:200%;
	vertical-align:top;
	padding:7px 10px 0px 0px;
}
div.letter table.qa h4 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0px 0px 0px;
	padding:10px 0px 0px;
	background: none;
}
div.letter table.qa .qa-title img{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0px 0px 0px;
	padding:0px 0px 0px;
	background: none;
}
div.letter table.qa td p.ans {
	font-size:16px;
	line-height:160%;
	text-align:left;
	margin:0;
	padding:10px 0 10px !important;
}

.subhead{
    width: 830px;
    height: 88px;
	margin:40px 0 40px;
	background: transparent url(image/subhead.png)  no-repeat 0 0;
}

.subhead .text{
    display: table-cell;
    width: 830px;
    height: 88px;
    text-align: center;
    vertical-align: middle;
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
	line-height: 170%;
}


.list1 li{
	list-style:none;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:170%;
	padding:0 0 7px 30px;
	background: transparent url(image/list.gif)  no-repeat 0 0;
}

.list2 li{
	list-style:none;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:170%;
	padding:0 0 7px 30px;
	background: transparent url(image/list2.jpg)  no-repeat 0 0;
}

.list3 li{
	list-style:none;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:170%;
	padding:0 0 7px 30px;
	background: transparent url(image/list3.jpg)  no-repeat 0 0;
}

.list4 li{
	list-style:none;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:170%;
	padding:0 0 7px 30px;
	background: transparent url(image/list4.png)  no-repeat 0 0;
}

.list5 li{
	list-style:none;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:170%;
	padding:0 0 7px 30px;
	background: transparent url(image/list5.png)  no-repeat 0 0;
}

.timer{  
	width: 100%;
	height: 70px;
	background: none repeat scroll 0% 0% #000;
	margin: 20px auto 0;
	color: #ffff00;
	font-size: 35px;
	line-height: 70px;
	font-weight: bold;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
}   
/* end */