/* all
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #DCDCDC;
	color: #000000;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
}
#page {
	margin: 0 auto;
	background: #ffffff;
	width: 700px;
	position: relative;
	text-align: left;
}
#header {
	background: url(../images/bar.gif) no-repeat 0 60px;
	width: 700px;
	height: 100px;
	padding: 5px 0 0 10px;
}
#main {
	width: 660px;
	height: auto !important;
	height: 400px;
	margin: 0 20px 0 20px;
	padding: 0 0 50px 0;
}
*html #main {
	padding: 0;
}
#footer {
	background-color: #a4a4a4;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
.jtype {
	margin: 15px 0 20px 250px;
}
#oubo {
	background-color: #CCCCCC;
	font-size: 14px;
	margin: 0 auto 20px;
	width: 600px;
}
#oubo2 {
	background-color: #CCCCCC;
	font-size: 14px;
	margin: 0 auto 20px;
	width: 390px;
}
#oubo th, #oubo2 th {
	background-color: #FFE4C4;
	font-weight: normal;
	padding: 5px;
	width: 30% !important;
	text-align: right;
}
#oubo td, #oubo2 td {
	background-color: #FFFFFF;
	padding: 5px;
}
.w200 {
	width: 200px;
}
.red {
	color: #FF0000;
}
.w90per {
	width: 90%;
}
.w50 {
	width: 50px;
}
.submit {
	margin: 10px 0 10px 200px;
	width: 150px;
}
.left1 {
	float: left;
	width: 50px;
	margin: 10px 0 0 50px;
}
.left2 {
	float: left;
	width: 200px;
}
.fact_button {
	float: left;
	width: 50px;
	margin: 10px 0 0 10px;
}
h1 {
	border: 1px solid #333333;
	background-color: #FFA500;
	text-align: center;
	padding: 5px 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 20px 0;
}
h2 {
	border-bottom: 1px solid #DCDCDC;
	border-left: 15px solid #666666;
	font-size: 14px;
	font-weight: normal;
	width: 635px;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
}
.privacy {
	font-size: 12px;
	width: 620px;
	margin: 0 0 10px 20px;
}
#link {
	border-top: 1px solid #666666;
	text-align: right;
	width: 100%;
	padding: 5px 10px 10px 0;
}
.spam-mail {
	border: 2px solid gray;
	text-align: center;
}
.tel a {
	text-decoration: none;
	color: #666;
}
@media screen and (max-width:700px) {
#page {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: left;
}
#header {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: none;
}
#main {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.jtype {
	margin: 0 auto;
	width: 80%;
	text-align: center;
	color: #fff;
}
.rookie {
	margin-top: 15px;
	color: #666;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: left;
}
.jtype a {
	display: block;
	width: 80%;
	height: 45px;
	line-height: 45px;
	margin: auto;
	background: #f60;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 20px;
}
h2 {
	border-bottom: 1px solid #DCDCDC;
	border-left: 15px solid #666666;
	font-size: 14px;
	font-weight: normal;
	width: 80%;
	margin: 0 auto;
	padding: 0 0 0 15px;
}
.spam-mail {
	text-align: left;
	padding: 10px;
	margin-top: 30px;
}
.spam-mail .access {
	text-align: center;
}
.tel span {
	display: none;
}
.tel a {
	display: block;
	width: 90%;
	margin: 10px auto;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #aaa;
	font-size: 20px;
	font-weight: bold;
	border-radius: 20px;
}
.email {
	text-align: center;
}
#oubo {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 95%;
	font-size: 11px;
	line-height: 1.5;
	margin-left: auto;
	margin-right: auto;
}
#oubo2 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 95%;
	font-size: 11px;
	line-height: 1.5;
}
#oubo th {
	padding: 3px;
	width: 20% !important;
}
#oubo2 th {
	padding: 2px;
	width: 80px !important;
}
#oubo td {
	padding: 2px;
	box-shadow: 0 0 10px #efefef inset;
}
#oubo2 td {
	box-shadow: 0 0 10px #efefef inset;
}
#oubo input {
	font-size: 18px;
	height: 30px;
}
#oubo select {
	width: 180px;
	overflow: hidden;
}
#oubo select option {
	width: 180px;
}
.w200 {
	width: 70px;
}
#oubo .submit {
	margin: 10px auto;
}
#entry {
	width: 100%;
}
#entry .submit {
	margin: 10px auto;
}
span.hidden{
	display:none;
	}
}
