.text01 {
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.text02 {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
.text03 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.text04 {
	font-size: 12px;
	line-height: 23px;
	text-align: left;
}
.text05 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #FF641E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF641E;
}
.text06 {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.text07 {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
.text08 {
	font-size: 10px;
	line-height: 20px;
}
.text09 {
	font-size: 12px;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}
.text11 {
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.text12 {
	font-size: 12px;
	color: #339933;
	background-color: #E6FFD3;
	padding-left: 15px;
	padding-right: 20px;
	font-weight: bold;
	text-align: left;
}
.text13 {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
}
.text14 {
	font-size: 12px;
	color: #339933;
	background-color: #E6FFD3;
	font-weight: bold;
	text-align: center;
}


.kenshu-h1 {
	margin-top:100px;
	font-size:12px;
	font-weight:500;
}
.kenshu-p {
	margin-bottom:60px;
	font-size:18px
}
.kenshu-h2 {
	font-size:14px;
}
.kenshu-tbl {
	width:50%;
	border:solid 1px #ccc;
	border-collapse: collapse;
	margin:0;
	margin-bottom:60px;
	padding:0;
	font-size:14px;
	text-align:left;
}
.kenshu-tbl tr, .kenshu-tbl th, .kenshu-tbl td {
	margin:0;
	padding:5;
	border:solid 1px #ccc;
}
.kenshu-tbl th {
	width:20%;
	text-align:center;
	background-color:#fafafa;
}

.kenshu-tbl-end {
	width:50%;
	border:solid 1px #ccc;
	border-collapse: collapse;
	margin:0;
	margin-bottom:200px;
	padding:0;
	font-size:14px;
	text-align:left;
}
.kenshu-tbl-end tr, .kenshu-tbl-end th, .kenshu-tbl-end td {
	margin:0;
	padding:5;
	border:solid 1px #ccc;
}
.kenshu-tbl-end th {
	width:20%;
	text-align:center;
	background-color:#fafafa;
}

.yakuinnmeibo{
	 border-collapse: collapse;
}
.yakuinnmeibo td{
	line-height: 1.2em;
	border:solid 1px #ccc;
	padding :3px 5px;
}
.jikotyousa a{
	margin: 0 auto 50px auto;
}
.jikotyousa a{
	display: block;
	width:200px;
	height:auto;
	padding:10px;
	color: #fff;
	font-weight:bold;
	border:solid 3px #ff8200;
	border-radius: 5px;
	text-decoration: none; /* Firefox *//* safari Chrome */
		background:-webkit-linear-gradient(#f7931e, #ff8200);
		background:-o-linear-gradient(#f7931e, #ff8200);
		background:linear-gradient(#f7931e, #ff8200); /* IE */
}
.jikotyousa a:hover{
	background: #ff8200;
}

.login h2{
	font-size:100%;
	margin: 0 auto 10px auto;
	width:290px;
	
}
.login form{
	margin:0 auto 50px auto;
	width:250px;
	height:auto;
	background: #eee;
	padding: 1px 20px 15px 20px;
	text-align:left;
	border: solid 1px #ccc;
	border-radius: 5px;
}
.jigyoukeikaku{
	width:800px;
	margin:0 auto 50px auto;
	text-align: left;
}
.osirase{
	width:800px;
	margin: 0 auto;
	text-align: left;
}
.osirase .bold{
	font-size:1.6em;
}


.ihokyo-logo{
	margin:100px 0 50px 0;
}










































