body {
	color: #2d2d2d;
	background-color: #f1f1ef;
	padding-bottom: 50px;
	line-height: 145%;
	font-size: 100%;
	text-align: center;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	padding-top:0;
	padding-right:0;
	padding-left:0;
}

.head {
	padding: 0px;
	color: white;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
}

h1 {
	color: white;
	background-color: #dad4c6;
	font-size: 120%;
	padding-left: 0px;
	padding-bottom: 13px;
	padding-right: 0px;
	padding-top: 18px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
}

h1 img {
	margin-right: auto;
	margin-left: auto;
}

h2 {
	line-height: 140%;
	text-shadow: 0px 1px 1px #78342e;
	font-style: normal;
	font-weight: normal;
	background-color: #a74940;
	text-align: center;
	color: #f3f3f3;
	font-size: 90%;
	margin-top: 0px;
	padding-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 7px;
}

.wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}

.red {
	color: #be0022;
}

.waku1 {
	background-color:#e4f0ff;
	margin-bottom:5px;
	padding:4px;
	border:solid 1px #9cf;
}

.subtitle {
	margin-bottom: 20px;
	border-top-color: #929292;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	text-align:right;
	padding-top:0;
	padding-bottom:0;
}

.message {
	color:#0b5ba3;
	line-height:155%;
	background-color:#e4f0ff;
	text-align:left;
}

.comm {
}

.area_center {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

.clear {
	clear: both;
}

.hissu {
	padding-left: 5px;
	display: inline-block;
	padding-right: 5px;
	color: #a74940;
}

input {
}

textarea {
}

.text {
	display: inline-block;
	margin-bottom: 5px;
	background-color: white;
	color: #5d5045;
	font-size: 100%;
	padding: 10px;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

dl {
}

dt {
	border-color: #aca8a0;
	border-width: 1px;
	border-style: solid;
	color: #402a23;
	text-shadow: 0px 1px 1px #9a978f;
	background-image: url(images/harf15.png);
	background-position: 0 center;
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-top: 8px;
	background-color: #c6c1b7;
	margin-bottom: 10px;
	font-size: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

dd {
	padding-right: 5px;
	margin-left: 0px;
	padding-left: 5px;
	color: #535353;
	margin-bottom: 25px;
}

.btn_send {
	background-image: url(images/harf15.png);
	background-position: 0 center;
	background-repeat: repeat-x;
	text-shadow: 0px 1px 1px #7f7f7f;
	text-decoration: none;
	border-width: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 300px;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	font-size: 110%;
	color: white;
	background-color: #a74940;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px; 
	position:relative;            /* PIEを動作させるために追加 */
    behavior: url( ../pie1/PIE.htc ) ;
}

.btn_send:hover {
	color: white;
	background-color: #d2204c;
}

.navi {
	border-top-color: #e1e1e1;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 13px;
}

.navi th {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #e1e1e1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.navi td {
	border-bottom-color: #e1e1e1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.navi td a {
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 1em;
	font-size: 12px;
	background-color: #d23247;
	color: white;
	font-style: normal;
	font-weight: normal;
	display: block;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px; 
}

.navi td a:hover {
	background-color: #963f5b;
}

.small {
	line-height: 130%;
	font-size: 85%;
}

a {
	text-decoration: none;
	color: #006699;
}

.mainImg {
}

.mainImg img {
	padding: 0px;
	margin: 0px;
	display: block;
	height: auto;
	width: 100%;
}

input.maru {
	background-color: #e1efd8;
	text-align: center;
	border-color: #3e9e66;
	border-style: solid;
	border-width: 2px;
	color: #3e9e66;
	font-size: 120%;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
}

.namae {
	color: #3e9e66;
	font-size: 120%;
}

.pPolicy {
	border-color: #c6c6c6;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	height: 150px;
	background-color: white;
	line-height: 155%;
	font-size: 75%;
	padding: 15px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.pPolicy .title {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}

.pPolicy ol {
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 5px;
}

.pPolicy ol li {
	margin-bottom: 7px;
}

.waku {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 85%;
	border-color: #e897a1;
	border-style: solid;
	border-width: 1px;
	background-color: #fff5fa;
}

label {
	padding-left: 15px;
	padding-bottom: 4px;
	padding-right: 15px;
	padding-top: 4px;
	display: inline-block;
}

.waku2 {
	padding: 15px;
	margin-bottom: 25px;
	font-size: 85%;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 1px;
	background-color: #f3f3f3;
}

.waku2 ul {
	padding-left: 10px;
}

.waku2 ul li {
	margin-bottom: 6px;
}

.border {
	margin-bottom: 15px;
	margin-top: 15px;
	border-top-color: #c6c6c6;
	border-top-style: dotted;
	border-top-width: 1px;
}

dd.fairName {
	padding-top: 15px;
	text-align: center;
	font-size: 120%;
	color: #5d5045;
}

dd.fairDate {
	font-size: 110%;
}

span.koumokumei {
	font-size: 80%;
	display: block;
}

