/* ::::: index.css ::::: */


/* :::::::::::::::::::::::::::::: 要素 :::::::::::::::::::::::::::::: */

body {
	background-color: #036;
	font-size: 21px !important;
	margin: 0px;
	line-height: 1.6em;
}


/* :::::::::::::::::::::::::::::: id :::::::::::::::::::::::::::::: */

#header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height: 750px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
}

#pp {
	border: 1px solid rgb(204, 204, 204);
	overflow: auto;
	height: 80px;
	color: rgb(85, 85, 85);
	background-color: rgb(255, 255, 255);
	width: 810px;
	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: 50%;
}

#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: none;
	height: auto;
	width: 900px;
	position: relative;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 2px dashed #333;
	background-position: top;
	background-color: #FFC;
	text-align: center;
	border-radius: 10px;
	padding-bottom: 50px;
	padding-top: 10px;
}

.form_area {
	width: 762px;
	height: 100px;
	border: 4px solid #C00;
	padding-left: 30px;
	border-radius: 8px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
	padding-top: 5px;
	font-size: 150%;
}

.submit {
	background-image: url('../img/btn_on.png');
	padding: 0px;
	height: 150px;
	width: 800px;
	position: relative;
	top: 0px;
	left: 0px;
	color: #C00;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.btn:hover {
    opacity: 0.0;
}


/* :::::::::::::::::::::::::::::: テキスト関連 :::::::::::::::::::::::::::::: */

.dropcap {
	font-size: 300%;
	font-weight: bold;	
	}

.hl {
	background-color: #FF0;
	color: #C00;
	font-weight: bold;
}

.mg {
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 60px;
	margin-top: 40px;
}

.mg2 {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 40px;
	margin-top: 40px;
	border: 4px double #333;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}


.center {
    text-align: center;
}

.red {
	font-weight: bold;
	color: #C00;
	font-size: 150%;
}

.red2 {
	font-weight: bold;
	color: #C00;
	font-size: 20px;
}

.ul {
	text-decoration: underline;	
	font-weight: bold;
	}
	
.bold {
	font-weight: bold;
	font-size: 120%;
	}
	
.bold2 {
	font-weight: bold;
	font-size: 20px;
	}
	
.check {
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 1.6em;
	margin-top: 8px;
	font-size: 20px;
	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-bottom: 5px;
}

.check1 {
	background-image: url(../img/check1.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	height: auto;
	width: auto;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 1.6em;
	margin-top: 8px;
	font-size: 18px;
	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-bottom: 5px;
}

.check2 {
	background-image: url(../img/check2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 1.6em;
	margin-top: 8px;
	font-size: 20px;
	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-bottom: 5px;
}

.check3 {
	background-image: url(../img/check3.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	height: auto;
	width: auto;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 1.6em;
	margin-top: 8px;
	font-size: 18px;
	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-bottom: 5px;
}

input[ type=checkbox ] {
  -moz-transform-origin: right bottom;
  -moz-transform: scale( 2 , 2 );
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 2 , 2 );
}

.wrap_pp {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FFF;
	}
	
	
#footer_pp {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: rgb(51,51,51);
	background-color: #CCC;
	width: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
