/* CSS Document */


body {
	background-color:#FFFFFF;
	background-image:url(../common_img/cont_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:18px;
	color:#555555;
}


#cont-menu {
	width:183px;
	background-image:url(../common_img/menu_bg.jpg);
	float:left;
	margin-top:20px;
}

#cont-menu2 {
	width:50px;
	background-image:url(../common_img/menu_bg2.jpg);
	float:left;
	margin-top:20px;
}


.menu-t {
	width:183px;
	height:25px;
	margin-top:10px;
}


.menu-text {
	padding-top:10px;
	line-height:22px;
	margin-left:25px;
}


#cont-box {
	width:570px;
	float:right;
}


#title {
	margin-top:20px;
}


/* 業務案内 */


.list1 {
	width:520px;
	margin:0 0 25px 20px;
}

.list2 {
	width:1000px;
	margin:0 0 25px 20px;
}



.btn-outlink {
	width:520px;
	margin:10px 0 0 20px;
	text-align:right;
}


.bnBox {
	width:520px;
	height:auto;
	margin:20px auto;
	text-align:center;
}

.bnBox img {
	margin-top:20px;
}


/* トピックス */


.t-topics {
	width:500px;
	height:33px;
	background-image:url(../topics/images/t_topics.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#990000;
	padding:20px 0 0 25px;
	margin-left:25px;
}

.c-topics {
	width:500px;
	margin:0 0 10px 50px;
}


/* スタッフ紹介 */


.pres-p {
	width:260px;
	height:750px;
	margin:30px 0 0 0;
	float:left;
}


.pres-box {
	width:270px;
	margin:30px 40px 0 0;
	float:right;
}

.pres-t {
	width:270px;
	height:30px;
	margin-right:40px;
	padding-left:20px;
	background-image:url(../staff/images/line.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#006699;
}


.pres-c {
	width:290px;
	margin-right:40px;
}


*html body .pres-box {
	width:270px;
	margin:30px 0 0 0;
	float:right;
}


*html body .pres-t {
	width:270px;
	height:30px;
	margin-right:40px;
	padding-left:20px;
	background-image:url(../staff/images/line.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#006699;
}


*html body .pres-c {
	width:290px;
	margin-right:40px;
}



.staff-box {
	width:150px;
	margin:15px 13px 0;
	float:left;
}

staff-box2 {
	width:500px;
	margin:15px 13px 0;
	float:left;
}

.staff-p {
	width:150px;
	height:165px;
	margin:0 0 0 0;
}

.staff-p2 {
	width:330px;
	height:240px;
	margin:0 0 0 0;
    color:#ffffff;
}

.staff-t {
	width:140px;
	height:30px;
	padding-left:20px;
	background-image:url(../staff/images/line.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#006699;
}

staff-t2 {
	width:140px;
	height:30px;
	padding-left:20px;
	background-image:url(../staff/images/line.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#ffffff;
}

.staff-c {
	width:160px;
}

staff-c2 {
	width:1000px;
}


/* 事業所案内 */


.tb-comp {
	width:400px;
	margin:10px auto;
}


.tb-comp td {
	background-image: url(../company/images/line.jpg);
	height:20px;
	background-repeat:repeat-x;
	background-position:bottom;
}


/* 個人情報保護方針 */


#cont-b-priv {
	width:500px;
	margin:20px auto 10px;
}


#sign {
	width:235px;
	text-align:right;
	margin:30px 0 0 300px;
}

#sign2{
	width:350px;
	text-align:left;
	margin:30px 0 0 230px;
}