@charset "utf-8";
body{
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(img/back.jpg) repeat;
	line-height:140%;
	font-size:12px;
}
body,div,p,h1,h2,h2,ul,li {
	margin: 0px;
	padding: 0px;
}
img{
	border-style: none;
	vertical-align:bottom;
}
li{
	list-style-type: none;
}
.clear{
	clear: both;
}
#Wrapper{
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 20px 20px;
	background:#FFF;
}
h1{
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*text-indent: -9999px;*/
	height: 50px;
}
h1 #HedderBtn{
	width: 250px;
	float: right;
	margin-top: 10px;
}
h1 a#TaikenBtn{
	display: block;
	height: 29px;
	width: 118px;
	float: left;
	margin-right: 5px;
	text-indent: -9999px;
	background-image: url(img/header_event.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 a#SiryouBtn{
	display: block;
	height: 29px;
	width: 118px;
	float: left;
	text-indent: -9999px;
	background-image: url(img/header_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 a:hover#TaikenBtn,a:hover#SiryouBtn{
	background-position: left bottom;
}
h2{
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 220px;
}
h2 a{
	width:870px;
	height:220px;
	display:block;
}
h3.system{
	background-image: url(img/system_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 63px;
	margin: 0px 0px 20px 5px;
}
h3.message{
	background-image: url(img/message_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 63px;
	margin: 0px 0px 20px 5px;
}
h3.support{
	background-image: url(img/support_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 63px;
	margin: 0px 0px 20px 5px;
}
h3.jobCity{
	background-image: url(img/job_city_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 63px;
	margin: 0px 0px 20px 5px;
}
h3.jobSuburb{
	background-image: url(img/job_suburb_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 63px;
	margin: 0px 0px 20px 5px;
}
.imgBottom {
	margin-bottom:20px;
}
.imgTop {
	margin-top:20px;
}
.imgLeft {
	float:left;
	margin:0px 10px 0px 0px;
}
.imgRight {
	float:right;
	margin:0px 0px 0px 10px;
}
.fontSmall {
	font-size:10px;
}

/*--ナビ--*/
#navi {
	padding: 0px;
	width: 864px;
	height: 55px;
	text-align: left;
	margin: 0 auto;
	display:block;
	left: 0px;
}
#navi ul li {
	float:left;
}
/*#navi ul {
	list-style:none;
	width: 860px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
#navi p {
	text-indent:-9999px;
	margin:0px;
	padding:0;
}
#navi li {
	
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	height:55px;
}
#navi a {
	display:block;
	background:url(img/navi.jpg) no-repeat top;
	text-decoration:none;
}
#navi #menu1 a {
	background-position:0px 0px;
	width:215px;
	height:55px;
}
#navi #menu1 a:hover {
	background-position:0px -55px;
}
#navi #menu2 a {
	background-position:-215px 0px;
	width:215px;
	height:55px;
}
#navi #menu2 a:hover {
	background-position:-215px -55px;
}
#navi #menu3 a {
	background-position:-430px 0px;
	width:215px;
	height:55px;
}
#navi #menu3 a:hover {
	background-position:-430px -55px;
}
#navi #menu4 a {
	background-position:-645px 0px;
	width:215px;
	height:55px;
}
#navi #menu4 a:hover {
	background-position:-645px -55px;
}
*/#linktext {
	text-align:left;
	margin:0px 0px 20px 10px;
}

/*--footer--*/
#Footer{}
address{
	font-style: normal;
	font-size: 10px;
	margin-top: 10px;
}
#close{
	margin-top: 20px;
	display: block;
	height: 18px;
	width: 101px;
	margin-right: auto;
	margin-left: auto;
}

/*--top---*/
#pointBox {
	width:700px;
	border-left:#CCCCCC solid 10px;
	border-right:#CCCCCC solid 10px;
	border-bottom:#CCCCCC solid 10px;
	padding:30px;
	margin:0px auto 20px;
}
.pointContent {
	margin:0px 0px 15px 0px;
	text-align:left;
}
.pointContent .pointText {
	margin:5px 0px 0px 96px;
}
.pointContent .pointText .textTitle {
	font-size:14px;
	color:#C00;
	font-weight:bold;
}



/*--system---*/
.systemBox {
	background:url(img/back.jpg) repeat;
	width:800px;
	margin:0px auto 20px;
}
.systemBox .contentWhiteBox {
	background-color:#FFF;
	width:620px;
	margin:0px auto;
	padding:0px 15px 15px 15px;
}
.systemBox .contentWhiteBox .systemText {
	text-align:left;
}
.systemBox .contentWhiteBox .systemText .textTitle {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin:10px 0px;
}


/*--message---*/
.messageBox {
	width:750px;
	margin:0px auto 20px;
	padding:15px;
	border:#CCCCCC solid 10px;
	text-align:left;
}
.messageBox img {
	float:left;
	margin:5px 10px 10px 0px;
}
.messageBox .merittBox {
	margin:5px 0px;
}
.messageBox .merittBox .merittText{
	font-size:14px;
	color:#C00;
	font-weight:bold;
	margin:3px 0px;
	display:block;
}
.interviewBox {
	width:768px;
	margin:0px auto 20px;
	padding:15px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	text-align:left;
}
.trainingBox {
	text-align:center;
	border:#CCCCCC solid 1px;
	width:125px;
	float:right;
}
.trainingBox .text {
	background-color:#7DCAF2;
	width:40px;
	float:left;
	padding:3px;
	font-weight:bold;
}
.trainingBox .text2 {
	padding:3px;
}
.medicineAttention {
	font-size:10px;
	color:#C00;
	clear:both;
}


/*---support---*/
.supportBox {
	width:748px;
	margin:0px auto 20px;
	padding:15px 25px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	text-align:left;
}
.supportBoxLittle {
	margin:5px 15px;
}
.supportBoxLittle table {
	border-collapse:collapse;
}
table.table-no {
	border:#CCCCCC solid 1px;
	padding:5px;
}
table.table-no td {
	border:#CCCCCC solid 1px;
	padding:5px;
}
.grayBack {
	background-color:#666;
	color:#FFF;
	margin:10px 0px;
	padding:3px;
}
table.table-no td.backGray{
	background:#CCCCCC;
	color:#FFF;
	font-weight:bold;
}

/*---job---*/
#mapCity {
	background:url(img/map_city.jpg) top right no-repeat;
}

ul.successful {
	margin: 10px 15px 20px;
}
ul.successful li{
	font-size: 10px;
	float: left;
	width: 180px;
	text-align: left;
	border-bottom: 1px solid #F60;
	margin-right: 10px;
	/*padding-left: 8px;*/
	margin-bottom: 5px;
	padding-bottom: 0px;
}
ul.successful li.sports{
	background:url(img/mark_sports.jpg) no-repeat;
	padding-left:20px;
}
ul.successful li.judo{
	background:url(img/mark_judo.jpg) no-repeat;
	padding-left:20px;
}
ul.successful li.shinkyu{
	background:url(img/mark_shinkyu.jpg) no-repeat;
	padding-left:20px;
}
.jobTitle {
	font-size:14px;
	font-weight:bold;
	color:#F60;
	text-align:left;
	margin:0px 15px;
}


/*説明会*/
#setumei {
	width:700px;
	margin:20px auto;
	padding:10px 20px;
	border:10px solid #09F;
}
#setumei p {
	text-align:left;
}
#setumei p.date {
	border-bottom:1px solid #68B4FF;
	border-left:10px solid #68B4FF;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
	margin:0 20px 5px;
	padding:0 0 0 10px;
}

#setumei p.date span.sun {
	color:red;
	font-size:12px;
	margin-right:4px;
}
#setumei p.date span.sat {
	color:blue;
	font-size:12px;
	margin-right:4px;
}


