/* ::::: index.css ::::: */


/* :::::::::::::::::::::::::::::: 要素 :::::::::::::::::::::::::::::: */

body {
	background-color: #FFF;
	font-size: 16px !important;
	margin: 0px;
	background-image: url(../img/body_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	line-height: 1.8em;
}


/* :::::::::::::::::::::::::::::: id :::::::::::::::::::::::::::::: */

#timer {
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../img/timer.jpg);
	background-repeat: repeat-x;
	position: fixed;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}



#header_bg {
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
	height: 556px;
	width: 100%;
	background-position: left;
	margin: 0px;
}

#header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height:556px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/wrapper.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pp {
	border: 1px solid rgb(204, 204, 204);
	overflow: auto;
	height: 80px;
	color: rgb(85, 85, 85);
	background-color: rgb(255, 255, 255);
	width: 710px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	line-height: normal;
}

#pp p {
    font-size: 10px;
}

#footer {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
	padding-top: 10px;
	float: none;
	font-size: 12px;
	padding-bottom: 20px;
	line-height: 1.8em;
}


/* :::::::::::::::::::::::::::::: フォーム関連 :::::::::::::::::::::::::::::: */

.form_bg {
	background-image: url(../img/form_bg.png);
	height: 480px;
	width: 1000px;
	position: relative;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
}

.form_bg_02 {
	background-image: url(../img/form_bg_02.png);
	height: 800px;
	width: 1000px;
	position: relative;
	left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
}

.form_area {
	width: 660px;
	height: 55px;
	font-size: 24px;
	border: 4px solid #C03;
	padding-left: 15px;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
}

.submit {
	background-image: url('../img/btn_on.png');
	margin: 0px auto;
	padding: 0px;
	height: 80px;
	width: 700px;
	position: relative;
	top: 100px;
	left: 0px;
}


.pub_form {
	position: relative;
	top: 70px;
	text-align: center;
	font-size: 18px;
	color: #F00;
}

.form_tx {
	font-size: 21px;
	font-weight: bold;
	color: #F00;
	margin-top: 10px;
	margin-bottom: 0px;
	letter-spacing: 0em;
}

.caution {
	position: relative;
	top: 155px;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	line-height: 1.7em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border: 4px double #C00;
	}

.btn:hover {
    opacity: 0.0;
}

/* :::::::::::::::::::::::::::::: テキスト関連 :::::::::::::::::::::::::::::: */

.dropcap {
	font-size: 30px;
	font-weight: bold;	
	}

.hl {
	background-color: #FF0;
	color: #F00;
	font-weight: bold;
}

.mg {
	margin-right: 150px;
	margin-left: 150px;
	margin-bottom: 60px;
	margin-top: 40px;
	width: auto;
}

.mg2 {
	margin-right: 140px;
	margin-left: 140px;
	margin-bottom: 60px;
	margin-top: 40px;
	width: auto;
}

.center {
    text-align: center;
}

.red {
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}

.ul {
	text-decoration: underline;	
	font-weight: bold;
	}
	
.bold {
	font-weight: bold;
	}
	
.check {
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 2px;
	line-height: 2em;
	margin-top: 10px;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: bold;
	letter-spacing: 0.025em;
	color: #C00;
	margin-right: 25px;
}


/* :::::::::::::::::::::::::::::: table関連 :::::::::::::::::::::::::::::: */

.table{
	text-align: left;
	background-position: center;
	margin-bottom: 40px;
	padding: 0;
	margin-top: 10px;
	margin-right: 80px;
	margin-left: 80px;
	width: auto;
	border: 20px solid #333;
	border-radius: 8px;
	}
	
table.basic_tb {
	background: #999999;
	font-size: 14px;
	color: #333333;
	line-height: 150%;
}

table.basic_tb td{
	background: #FFFFFF;
	margin: 0px;
	padding: 10px;
}

table.basic_tb td.bg_grey {
	background-color: #F2F2F2;
	text-align: right;
}

/* :::::::::::::::::::::::::::::: ユニーク :::::::::::::::::::::::::::::: */
.profile {
	width: 700px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5a5f63;
	border-right-color: #5a5f63;
	border-bottom-color: #5a5f63;
	border-left-color: #5a5f63;
	padding-top: 20px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 1.8em;
	}
	
.suisen {
	width: 700px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
	padding-top: 20px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 1.8em;
	}

.kanso_ttl {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	font-size: 20px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	}
	
.kanso_tx {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	font-size: 14px;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
	}
