
body {
	text-align : center;
	margin : 0;
	padding: 0;
	background : url(./img2/bg.jpg) repeat-x #eafcff;
}
#wrapper {
	width : 800px;
	text-align : left;
	margin : 0 auto;
	padding : 0;
}
ul,li,a {
	margin : 0;
	padding: 0;
}
#header,#top-navi {
	margin : 0;
	padding : 0;
}
/* リクルートページ　TOPへ　*/
#top-navi li,#top-navi ul {
	text-indent : -9999px;
	list-style : none;
	margin : 0;
	padding : 0;
}
#top-navi a {
	position : relative;
	top : 18px;
	left : 465px;
	display : block;
	width : 111px;
	height : 23px;
	overflow : hidden;
	background : url(./img2/navi.png) no-repeat;
}
#top-navi a:hover{
	background-position :0 -23px;
}


/*　ヘッダーナビ　*/
#header-navi {
	margin :0 0 10px 0;
	padding : 0;
	height : 33px;
	clear : both;
}
#header-navi ul{
	margin : 0;
	padding : 0;
}
#header-navi li {
	float : left;
	list-style : none;
}
#header-navi a {
	text-indent : -9999px;
	display : block;
	overflow : hidden;
	float : left;
}
#header-navi a:hover {
	background-position : 0 -33px;
}
#f-navi01 a{
	width : 120px;
	height : 33px;
	background : url(./img2/footer-navi01.png) no-repeat;
}
#f-navi02 a{
	width : 138px;
	height : 33px;
	background : url(./img2/footer-navi02.png) no-repeat;
}
#f-navi03 a{
	width : 164px;
	height : 33px;
	background : url(./img2/footer-navi03.png) no-repeat;
}
#f-navi04 a{
	width : 125px;
	height : 33px;
	background : url(./img2/footer-navi04.png) no-repeat;
}
#f-navi05 a{
	width : 138px;
	height : 33px;
	background : url(./img2/footer-navi05.png) no-repeat;
}
#f-navi06 a{
	width : 115px;
	height : 33px;
	background : url(./img2/footer-navi06.png) no-repeat;
}



/*　コンテンツ　*/

#content {
	clear : both;
	width : 800px;
	background : url(./img2/bg.jpg) repeat-x #eafcff;
}
#cont-in {
	padding-bottom : 10px;
/*	background : url(./img2/ha.png) no-repeat bottom;*/

}
table {
	text-align : left;
}
#content img {
	margin : 8px;
}
#content span{
	display : block;
	text-align : left;
	line-height : 140%;
	margin-bottom : 0.2em;
}


/*　フッター　*/
#footer {
	clear : both;
	width : 800px;
	height : 60px;
	margin : 0;
	padding : 0 0 10px;
	background-color : #eafcff;
}
#footer h2 {
	clear : both;
	float : left;
	margin :20px 0 0 15px;
	padding : 0;
	text-indent : -9999px;
}
#logo a {
	display : block;
	width : 150px;
	height : 37px;
	margin : 0;
	padding: 0;
	overflow : hidden;
	background : url(./img2/h2.gif) no-repeat;
}
#footer p {
	float: right;
	color : #464646;
	font-size : 0.7em;
	margin : 40px 15px 0 0;
	padding : 0;
}



/*　その他　*/
#content2 {
	clear : both;
	text-align : center;
	padding-top : 20px;
/*	background : url(./img2/bg.jpg) repeat-x #eafcff;*/
}

/* ブログ集 */
#content3 {
	clear : both;
	text-align : left;
	padding-top : 20px;
}
#content3 a img {
	border: none;
	text-decoration : none;
}
.box1:after,
.box2:after {
	content: url(../img/parts/space.gif);
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility:hidden;
}
.box1 {
	clear : both;
	zoom : 100%;
	margin : 0 0 10px;
	padding : 0 0 10px;
	border-bottom : 1px dotted #cccccc;
}
.box2 {
	clear : both;
	text-align : right;
	zoom : 100%;
	margin : 0 0 10px;
	padding : 0 0 10px;
	border-bottom : 1px dotted #cccccc;
}

.red {
	color : #f56912;
	font-size : 1.2em;
	font-weight : bold;
}



/*　フォーム　*/
form {
	margin-top : 0;
	padding : 20px;
}
dt {
	float : left;
	font-size : 14px;
	width : 285px;
	text-align : right;
	color : #444444;
}
dd {
	margin :0 0 15px 295px;
	text-align : left;
}
.dd2 {
	margin-top : -10px;
}
.red2 {
	color : #f56912;
}


/*　各ページタイトル　*/
#header h1{
	text-indent : -9999px;
	float : left;
	margin :15px 0;
	padding : 0;
}
#saiyou {
	width : 190px;
	height : 35px;
	background : url(./img2/saiyou.png) no-repeat;
}
#tsp {
	width : 190px;
	height : 35px;
	background : url(./img-tsp/tsp.png) no-repeat 10px 0;
}
#sanka {
	width : 190px;
	height : 35px;
	background : url(./img2/sanka.png) no-repeat;
}
#entry {
	width : 190px;
	height : 35px;
	background : url(./entry/img/ent.png) no-repeat;
}
#ent-form {
	width : 800px;
	height : 35px;
	margin : 15px 0 0;
	text-indent : -9999px;
	background : url(./entry/img/ent2.png) no-repeat center;
}
/* 汎用 */
.left {
	clear:both;
	margin : 0 10px 0 0;
	float :left;
}
.right {
	clear:both;
	margin : 0 0 0 10px;
	float : right;
}


/*　2007/8/29日追加 新卒採用終了用スタイル　*/
#footer.no-bg {
	background-color :#fff;
}

#req-end {
	padding-bottom : 50px;
}
