@charset "UTF-8";
/*==================================================
 PAGE CSS
==================================================*/

/* system */
.gallery01 {}
	.gallery01 ul {
		margin: 0px -20px 0px 0px;
		overflow: hidden;
		zoom: 1;
		}
		.gallery01 ul li {
			float: left;
			display: inline;
			width: 200px;
			margin: 0px 20px 0px 0px;
			}

.recruitDl{}
.recruitDl dt{
	font-size:14px;
	}
.recruitDl dd{
	border-bottom:#C56667 1px solid;
	padding:10px 0px;
	margin-bottom:15px;
	}
	.recruitDl dd:before{
		content:"A.　";
		}
