@charset "utf-8";

table {
    border-collapse:collapse;
    border-spacing:0;
}


#main_contents {
	margin:0 auto 0px;
	width:950px;
	padding-bottom: 100px;
}
#main_contents2 {
	margin:0 auto 0px;
	width:100%;
	padding-bottom: 100px;
}

	@media screen and (max-width:980px) { 
	#main_contents {
		margin:0 auto 0px;
		width:90%;
		padding-bottom: 50px;
	}
	#main_contents2 {
		margin:0 auto 0px;
		width:90%;
		padding-bottom: 50px;
	}
	}

#main_contents .page_title {
	font-size:28px;
	font-weight:bold;
	padding:10px 16px;
	margin:30px 0 20px 0;
}

	@media screen and (max-width:980px) { 
	#main_contents .page_title {
		font-size:16px;
		font-weight:bold;
		padding:0px 0px;
		margin:20px 0 10px 0;
		line-height:160%;
}
	}

#main_contents .page_text {
	line-height:190%;
	padding-left:22px;
	padding-bottom:20px;
}

	@media screen and (max-width:980px) { 
	#main_contents .page_text {
		line-height:190%;
		padding-left:0px;
		padding-bottom:20px;
	}
	#main_contents .page_text p {
		font-size:14px;
		line-height:160%;
	}
	#main_contents .page_text img {
		margin-bottom:20px;
	}

	}

#main_contents .page_middle_title {
	background-color:#A08D69;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	padding:10px 20px;
}

	@media screen and (max-width:980px) { 

	}

#main_contents .page_text .box_greeting {
}
#main_contents .page_text .box_greeting .left{
	float: left;
}
#main_contents .page_text .box_greeting .right{
	float: right;
}
	@media screen and (max-width:980px) { 
	#main_contents .page_text .box_greeting {
	}
	#main_contents .page_text .box_greeting .left{
		float: inherit;
	}
	#main_contents .page_text .box_greeting .right{
	text-align:center;
		float: inherit;
	}
	#main_contents .page_text .box_greeting .right img{
		width:50%;
	}
	}

#main_contents .page_text .page_copy {
	border-left:5px solid #A08D69;
	font-size:20px;
	font-weight:bold;
	margin:20px 0;
	padding-left:5px;
}

	@media screen and (max-width:980px) { 

	}

#main_contents ul.newslist{ margin:0; padding:10px; width:100%; background:#FFFFFF; }

	@media screen and (max-width:980px) { 

	}

#main_contents ul.newslist li{ margin:0; padding:8px 0 8px 12px; border-bottom:1px dotted #666666;background: url(../img/arrow_topics.jpg) center left no-repeat; }

	@media screen and (max-width:980px) { 

	}

#main_contents ul.newslist li p{ margin:0; padding:0 0 0 9.5em; text-indent:-9.5em; display:inline-block; }

	@media screen and (max-width:980px) { 

	}





/*---------- tb8 ----------*/

#recruit .tb7 table th {
	padding: 30px 15px;
	width: 230px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	font-size:14px;
}


#recruit .tb8 {
}
#recruit .tb8 table {
	width: 100%;
	background: none !important;}
#recruit .tb8 table tr {
	border-bottom: 1px dotted #CCCCCC;
	background: none !important;
}
#recruit .tb8 table .tr_b_none {
	border-bottom: none;
}
#recruit .tb8 table th {
	padding: 30px 15px;
	width: 230px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	font-size:14px;
}
#recruit .tb8 table .th_pdng1 {
	padding-bottom: 20px;
}
#recruit .tb8 table .td_pdng1 {
	padding-bottom: 20px;
}
#recruit .tb8 table .th_pdng2 {
	padding-top: 0px;
	padding-bottom: 15px;
}
#recruit .tb8 table .td_pdng2 {
	padding-top: 0px;
	padding-bottom: 15px;
}
#recruit .tb8 table th {
	padding: 30px 15px;
	background: none !important;
	border:none !important;
}
#recruit .tb8 table th dl {
}
#recruit .tb8 table th dl dt {
	float: left;
}
#recruit .tb8 table th dl dt p {
	padding-left: 9px; padding-top:2px;
}
#recruit .tb8 table th dl dt .p1 {
	border-left: 2px solid #003B75;
}
#recruit .tb8 table th dl dt .p_b_none {
	border-left: none;
}
#recruit .tb8 table th dl dd {
	padding-left: 150px;
}
#recruit .tb8 table th dl dd .nes {
	font-size: 10px;
	font-weight: bold;
	background-color: #D80000;
	color: #FFFFFF;
	border-radius: 30px;
	display: inline;
	padding: 3px 7px;
}
#recruit .tb8 table td {
	padding: 15px;
	width: 75%;
	line-height: 180%;
	font-size:14px;
	border:none !important;
}
#recruit .tb8 table td .p1{;
	font-size:12px;
}
#recruit .tb8 table td .p2{
	font-size:12px;
	color: #CC0000;
}
#recruit .tb8 table td .adrs{
	padding-bottom: 10px;
}
#recruit .tb8 table td .adrs dt{
	float: left;
}
#recruit .tb8 table td .adrs dd{
	padding-left: 80px;
}

	@media screen and (max-width: 980px) {
	#recruit .tb8 table tr {
	border-bottom: 1px dotted #CAC5AE;
	}
	.tb8 table th {
	padding: 5px 0px;
	width: 75%;
	background-color:none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #CAC5AE;
	border-left: 1px solid #CAC5AE;
	}
	#recruit .tb8 table {
	width: 100%;
	border: none;
	}
	#recruit .tb8 .last td:last-child {
    border-bottom: none;
    width: 100%;
    }
	#recruit .tb8 table th,
	#recruit .tb8 table td {
	border-bottom: none;
    display: block;
    width: 100%;
	padding: 5px 0px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-right:none;
	border-left:none;
	font-size:14px;
    }
	#recruit .tb8 table .th_pdng1 {
		padding-bottom: 0px;
	}
	#recruit .tb8 table .td_pdng1 {
		padding-bottom: 0px;
	}
	#recruit .tb8 table .th_pdng2 {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#recruit .tb8 table .td_pdng2 {
		padding-top: 0px;
		padding-bottom: 20px;
	}
	#recruit .tb8 table th {
	margin-bottom:10px;
	margin-top:10px;
	}
	#recruit .tb8 table th p {
	padding-left:10px;
	padding-right:10px;
	}
	#recruit .tb8 table td {
	margin-top:15px;
	padding: 0px;
	line-height: 180%;
	padding-bottom:20px;
	}
	#recruit .tb8 table td p {
	padding-left:10px;
	padding-right:10px;
	}

	#recruit .tb8 table th dl dd {
		padding-left: 0;
	}
	#recruit .tb8 table th dl dd .nes {
	font-size: 10px !important;
	font-weight: bold;
	background-color: #D80000;
	color: #FFFFFF;
	border-radius: 30px;
	display: inline;
	padding: 3px 7px;
	}
#recruit .tb8 table td {
	padding: 15px 0;
	width: 100%;
	line-height: 180%;
	font-size:14px;
	border:none !important;
}
#recruit .tb8 table td .p1{;
	font-size:12px;
}
#recruit .tb8 table td .p2{
	font-size:12px;
	color: #CC0000;
}	#recruit .tb8 table td .adrs{
		padding-bottom: 10px;
	}
	#recruit .tb8 table td .adrs dt{
		float: none;
	}
	#recruit .tb8 table td .adrs dd{
		padding-left: 0;
	}

	}

.input1 {
	width: 320px;
	border: 1px solid #CCCCCC;
	height: 26px;
}
.input2 {     /*�X�֔ԍ�*/
	width: 120px;
	border: 1px solid #CCCCCC;
	height: 26px;
}
.input3 {     /*�Z��*/
	width: 560px;
	border: 1px solid #CCCCCC;
	height: 26px;
}
.input4 {     /**/
	width: 640px;
	border: 1px solid #CCCCCC;
	height: 26px;
}
.input5 {     /**/
	width: 640px;
	border: 1px solid #CCCCCC;
	height: 26px;
}
.txtarea1 {     /**/
	width: 640px;
	border: 1px solid #CCCCCC;
	height: 200px;
}
.select1 {     /*�s���{��*/
	border: 1px solid #CCCCCC;
	height: 26px;
	background-color:#ffffff;
}

.entry_box_input .bt_box {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	padding-top: 50px;
}
.entry_box_input .bt_box li {
	width: 180px;
	float: left;
}
.entry_box_input .bt_box li:nth-child(2) {
	float: right;
}
.entry_box_input .bt_box .bt {
}
.bt_a {
	border-radius: 10px;
	display:block;
	width: 180px;
	background-color: #003B75 !important;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 40px !important;
	cursor: pointer;
}
.reset {
	color: #FFFFFF;
	background-color: #003B75;
	border-radius: 10px;
	height: 40px;
	width: 180px;
	border-style: none;
	cursor: pointer;
	cursor: hand;
	}
	@media screen and (max-width: 980px) {

	.input1 {
		width: 100%;
		border: 1px solid #CCCCCC;
		height: 26px;
	}
	.input2 {     /*�X�֔ԍ�*/
		width: 100%;
		border: 1px solid #CCCCCC;
		height: 26px;
	}
	.input2 {     /*�Z��*/
		width: 100%;
		border: 1px solid #CCCCCC;
		height: 26px;
	}
	.input3 {     /**/
		width: 100%;
		border: 1px solid #CCCCCC;
		height: 26px;
	}
	.input4 {     /**/
		width: 100%;
	}
	.input5 {     /**/
		width: 100%;
	}
	.txtarea1 {     /**/
		width: 100%;
		border: 1px solid #CCCCCC;
		height: 200px;
	}
	.select1 {     /*�s���{��*/
		border: 1px solid #CCCCCC;
		height: 26px;
	}
	.entry_box_input .bt_box {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		padding-top: 10px;
	}
	.entry_box_input .bt_box li {
		width: 100%;
		float: left;
	}
	.entry_box_input .bt_box li:nth-child(2) {
		float: right;
	}
	.entry_box_input .bt_box .bt {
	}

	input[type="submit"]{
	-webkit-appearance: none;
	}
	.bt_a {
		-webkit-appearance: none;
		border-radius: 10px;
		display:block;
		width: 100%;
		background-color: #003B75 !important;
		text-align: center;
		font-size: 14px;
		color: #ffffff;
		text-decoration: none;
		line-height: 40px !important;
	}
	.reset {
		color: #FFFFFF;
		background-color: #003B75;
		border-radius: 10px;
		height: 40px;
		width: 100%;
		border-style: none;
		cursor: pointer;
		cursor: hand; margin-bottom:15px;
	}
	}
















/*---------- rec_bt_box ----------*/

.rec_bt_box {
	padding-bottom: 30px;
	padding-top: 30px;
}
.rec_bt_box li {
	height: 60px;
	width: 260px;
	border: 1px solid #CECEBF;
	background-color: #F3EFE7;
	float: left;
	background-image: url(../img/rec_bt_box_mk1.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	margin-right: 62px;
}
	@media screen and (max-width: 980px) {
	.rec_bt_box {
		padding-bottom: 10px;
		padding-top: 30px;
	}
	.rec_bt_box li {
		width: 100%;
		margin-bottom: 20px;
		padding-bottom: 0px;
	}
	}
.rec_bt_box .li_r {
	margin-right: 0px;
}
.rec_bt_box li a {
	text-decoration: none;
	display: block;
	height: 60px;
}
	@media screen and (max-width: 980px) {
	.rec_bt_box li a {
		width:�@100%;
	}
}
.rec_bt_box li p {
	padding-top: 19px;
	padding-left: 36px;
	font-size: 16px;
	font-family: Meiryo, ���C���I,"�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
}

.rec_box1{
	border-top: 1px dotted #333333;
	margin-top: 60px;
	padding-top: 60px;
}
	@media screen and (max-width: 980px) {
	.rec_box1{
		margin-top: 30px;
		padding-top: 30px;
	}
}
.rec_box1 h3{
	text-align: center;
	font-family: Meiryo, ���C���I,"�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
	padding-bottom: 40px;
}
.rec_box1 .txt{
	padding-bottom: 50px;
	text-align: center;
}
.rec_box1 ul{
	padding-bottom: 60px;
	float: left;
}
.rec_box1 li{
	float: left;
}
.rec_box1 .li1{
	padding-right: 40px;
}

.rec_box1 .li2{
	padding-right: 30px;
}
.rec_box1 .li3{
}
.moushikomi{
	text-align: center;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
	@media screen and (max-width: 980px) {
	.moushikomi{
		text-align: center;
		padding-top: 50px;
		width: 80% !important;
	}
	.moushikomi img{�@
		width: 50% !important;
	}
}

	@media screen and (max-width: 980px) {
	.rec_box1 h3{
		text-align: center;
		font-family: Meiryo, ���C���I,"�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
		padding-bottom: 20px;
	}
	.rec_box1 .txt{
		padding-bottom: 20px;
		text-align: center;
	}
	.rec_box1 ul{
		padding-bottom: 30px;
		float: left;
	}
	.rec_box1 li{
		float: left;
	}
	.rec_box1 .li1{
		padding-right: 0px;
	}

	.rec_box1 .li2{
		padding-right: 0px;
	}
	.rec_box1 .li3{
	}
	}

.error_messe_h3{
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 160%;
}
.messe_txt{
	padding-bottom: 40px;
	font-size: 14px !important;
	 display:block;
}
.error_messe{
	color: #ff0000;
	font-size: 14px;
	padding-bottom: 15px;
}
.sousin_box{
	width:380px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.sousin_box_l{ float: left;
}
.sousin_box_r{ /*float: right;*/
}
.sousin_box2{
	text-align:center;
}
.sousin_box2 p{
	text-align:center;
	padding-bottom: 50px;
	font-size: 14px;
}
.bt_sousin_a {
	border-radius: 10px;
	display:block;
	width: 180px;
	background-color: #003B75;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 40px;
	cursor: pointer;
	margin-right: auto;
	margin-left: auto;
}
.bt_sousin_a a:hover {
	color: #ffffff !important;
}
	@media screen and (max-width: 980px) {
	.error_messe_h3{
		padding-bottom: 15px;
		font-size: 14px;
		text-align:left;
	font-weight: normal;
	}
	.messe_txt{
		padding-bottom: 15px;
		font-size: 14px !important;
		display:block;
		font-weight: normal;
	}
	.error_messe{
		color: #ff0000;
		font-size: 14px;
		padding-bottom: 15px;
		font-weight: normal;
	}
	.sousin_box{
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.sousin_box_l{
		float: inherit; 
		padding-bottom:20px;
	}
	.sousin_box_l input{
		margin-bottom:20px;
	}
	.sousin_box_r{
		 float: inherit;
	}
	.sousin_box2{
		text-align:left;
	}
	.sousin_box2 p{
		text-align:left !important;
		padding-bottom:20px;
	}
	.bt_sousin_a {
		border-radius: 10px;
		display:block;
		width:100%;
		background-color: #003B75;
		text-align: center;
		font-size: 14px;
		color: #ffffff;
		text-decoration: none;
		line-height: 40px;
		cursor: pointer;
		margin-right: auto;
		margin-left: auto;
	}
	.bt_sousin_a:hover {
		color: #ffffff;
	}
	}









