@charset "euc-jp";
/* CSS Document */

/*-----------------------------------
	フォーマット
-----------------------------------*/
div#main {
	padding-left: 55px;
	width:  875px;
	padding-bottom: 20px;
}

div#main h2 {
	background-image: url(../img/office/title01_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 820px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	padding-top: 40px;
	margin-bottom: 30px;
}

div#main h3 {
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 824px;
	margin-bottom: 20px;
}

div#main h4 {
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 410px;
	margin-bottom: 15px;
}

img {
	border: solid 1px #bbb;
}

/*-----------------------------------
	戻るボタン
-----------------------------------*/

p.back {
	clear: both;
	margin-left: 705px;
	padding-top: 40px;
}

p.back a {
	display: block;
	width: 120px;
	height: 20px;
	background-image: url(../img/back.jpg);
	text-indent: -9999px;
}

/*-----------------------------------
	会社概要
-----------------------------------*/

h3#office {
	background-image: url(../img/office/title02_1.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

h4#gaiyou {
	background-image:url(../img/office/title03_1.jpg);

}

h4#access {
	background-image:url(../img/office/title03_2.jpg);
	margin-top: 80px;
}
h4#recruit {
	background: url(../img/office/title03_3.jpg);
	margin-top: 80px;
	background-repeat: no-repeat;
}
dl.recruit dt {
	margin-bottom: 5px;
}
dl.recruit dd {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}




h5#p1 {
	background-image:url(../img/office/p1.jpg);
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 190px;
	margin-bottom: 10px;
}

h5#p2 {
	background-image:url(../img/office/p2.jpg);
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 190px;
	margin-bottom: 10px;
}



div#text {
	width: 800px;
	padding-left: 11px;
}


img.img03 {
	display:block;
	width: 370px;
	height: 390px;
	float: left;
}

div.honbun {
	width: 410px;
	height: 380px;
	float: right;
	padding-left: 15px;
}


div.p1 {
	width: 392px;
	height: 172px;
	display:block;
	border: solid 1px #ccc;
	padding: 8px;
	margin-bottom: 12px;
}

div.p2 {
	width: 392px;
	height: 172px;
	display:block;
	border: solid 1px #ccc;
	padding: 8px;
}


img.p_img {
	display:block;
	float:left;
	width:190px;
	height: 170px;
}

div.p_text {
	float:right;
	width:190px;
	height: 170px;
}


span.other {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 5px;
	padding-left: 5px;
	width: 185px;
	display:block;
}


div#text iframe {
	border: 1px solid #CCC;
}
