﻿@charset "UTF-8";

@import "./base.css";


h3{
	font-size:18px;
	margin-left:5px;
	margin-bottom:5px;
	color: #222222;
}


.work01{
	width:665px;
	height:33px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.work01_ttl{
	font-size:1.44em;
	line-height:1.6em;
	font-weight: bold;
	color: #0071bc;
	background-image: url(../images/ic_ar.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
	margin-bottom: 15px;
}

.work01-txt{
	font-size:1.2em;
	line-height:1.6em;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-left: 15px;
}

.btOubo{
	height: 44px;
	width: 269px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 75px;
}




 /*****************************************************************************
 募集_tbl
 *****************************************************************************/
 
.work01_tbl {
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom: 30px;
}

.th01-top { 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b5b5b5;
}

.work01_tbl th {
	width: 160px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #ededed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	text-align: center;
	color: #333;
}

.work01_tbl td {
	color: #333;
	padding-top: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	text-align: left;
	padding-left: 20px;
}

 /*****************************************************************************
 フォーム_tbl
 *****************************************************************************/
.work01-at{
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom: 10px;
	padding-left: 15px;
	color: #C00;
 }
.work02_tbl {
	font-size:1.2em;
	line-height:1.6em;
	
	margin-bottom: 30px;
}

.th01-top { 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b5b5b5;
}

.work02_tbl th {
	width: 160px;
	padding-top: 15px;
	padding-bottom: 13px;
	background-color: #ededed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	text-align: center;
	color: #333;
}

.work02_tbl td {
	color: #333;
	padding-top: 15px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	text-align: left;
	padding-left: 20px;
}
.fm-tx01{
	font-size:1em;
	color: #333;
}
.fm-btn{
	text-align: center;
	margin-bottom: 45px;
}

.kiyaku{
	width: 645px;
	border-style: solid;
	text-align: left;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 20px;
}

.kiyaku p{
	line-height:20px;
}
