* {
	font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

#form-title {
	font-size: 22px;
	color:#fff;
	font-weight: bold;
	margin:0px 100px;
	line-height: 40px;

	background: #72b463;
	border: solid 1px #72b463;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	overflow: hidden;
}
br.han {
	line-height: 50%;
}
#line0 {
	font-size: 14px;
}
#line1,#line2,#line3,#line4 {
	text-align: left;
	font-size: 16px;
	color: #404040;
	line-height: 150%;
	line-right: 150px;
	margin: 0px 60px 7px 60px;
}
#line2 {
	font-size: 14.5px;
	margin-left: 50px;
	margin-bottom: 7px;
}
#line3 {
	font-size: 12px;
	margin: 5px 0px;
}
#line4 {
	background: #fbfbff;
	padding: 5px 10px;
	border: solid 1px #ced3a4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	overflow: hidden;
}
#head0 {
	font-size: 24px;
	font-weight:bold;
	text-align: center;
	padding: 10px;
	background: #4c545c;
	color: #fff;
	margin: 10px 65px 20px;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	overflow: hidden;
}
#head1 {
	font-size:18px;
	font-weight:bold;

	display: inline-table;
	text-align: left;
	padding: 3px 15px 0px 15px;
	background: #ccc;
	border: solid 1px #ccc;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	overflow: hidden;
}
#head2 {
	text-align: left;
	margin: 0px 70px 7px 70px;
	font-size:18px;
	font-weight:bold;
}
#head3 {
	background-color: #e4a24c;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
#nagare {
	width:600px;
	padding: 5px 5px 0px 5px;
	border:2px solid #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#info {
	font-size:20px;
	font-weight:bold;
	text-align: left;
	line-height: 130%;
	color: #fff;

	margin: 10px 60px;
	display: inline-table;
	padding: 10px 15px;
	background: #cc0000;
	border: solid 1px #aa0000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	overflow: hidden;
}
body {
	text-align : center;
	background-image:url(./p/bg.jpg);
	background-repeat: no-repeat;
}
table.body {
	background-image:url(./p/tbbg.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}

a:hover {
	color: #ff2222;
	text-decoration : underline;
}

a:active {
	color : black;
	text-decoration : none;
}

td {
	line-height : 130%;
}

.head_btn{
	padding-bottom:5px;
	text-align:left;
	vertical-align:bottom;
}

img{
	border:0;
}

div.subtitle {
	line-height: 150%;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;

	margin-top: 10px;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 10px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;

	border-left-color: #dd8833;
	border-left-width: 5px;
	background-color: #ffdd99;
}

div.pagetop {
	line-height: 150%;
	font-size: 10pt;
	text-align: right;
	color: #aaaaaa;
	border: 0px;

	margin-left: 70px;
	margin-right: 70px;
	border-style: solid;
}
