/* 左メニューなし */
#contents {
}
#basicBox {
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 20px;

}

/* 左メニュー有 */
#contents2 {
	background-image: url(../../images/lmenuBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/* 法人案内 */
#titleArea {
	background-image: url(../../images/toptitleBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 194px;
	width: 100%;
}
#titleBox {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 188px;
	background-image: url(../../corporation/images/img_hojin.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#titleBox p {
	margin-top: 60px;

}
#l_menuBox {
	width: 230px;
	padding: 5px;
}
#l_menuBox ul {
}
#l_menuBox li {
	background-color: #FFF;
	font-size: 12px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border: 1px solid #CCC;
	list-style-position: inside;
	list-style-image: url(../../images/bret.png);
}
#r_hojinBox {
	float: right;
	width: 800px;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#r_hojinBox p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.8em;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	font-size: 90%;

}
#r_hojinBox h2 {
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: xx-large;
	font-family: Tahoma, Geneva, sans-serif;
}
#r_hojinBox h3 {
	font-size: 140%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333;
	line-height: 1.3em;
}
#r_hojinBox h4 {
	font-size: medium;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #333;
	font-weight: bold;
}
#hojin_banBox01 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 164px;
	width: 324px;
	background-image: url(../../corporation/images/houjin_ban01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-bottom: 10px;
}
#hojin_banBox01 p {
	margin-top: 60px;
	margin-left: 20px;
}
#hojin_banBox02 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 164px;
	width: 324px;
	background-image: url(../../corporation/images/houjin_ban02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-bottom: 10px;
}
#hojin_banBox02 p {
	margin-top: 60px;
	margin-left: 20px;
}
#hojin_banBox03 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 164px;
	width: 324px;
	background-image: url(../../corporation/images/houjin_ban03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 10px;
}
#hojin_banBox03 p {
	margin-top: 60px;
	margin-left: 20px;
}
#hojin_banBox04 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 164px;
	width: 324px;
	background-image: url(../../corporation/images/houjin_ban04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-bottom: 10px;
}
#hojin_banBox04 p {
	margin-top: 60px;
	margin-left: 20px;
}
#hojin_banBox05 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 164px;
	width: 324px;
	background-image: url(../../corporation/images/houjin_ban05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#hojin_banBox05 p {
	margin-top: 60px;
	margin-left: 20px;
}
#hojin_banBox06 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 164px;
	width: 324px;
	background-image: url(../../corporation/images/houjin_ban06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#hojin_banBox06 p {
	margin-top: 60px;
	margin-left: 20px;
}
.maplink {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #25C2A3;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #FFF;
}

/* 業務案内 */
#r_gyomuBox {
	float: right;
	width: 660px;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../../business/images/gyoumu_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
}
#audit_mida {
	width: 190px;
	float: left;
	margin-right: 5px;
	padding-left: 10px;

}
#audit_mida ul li {
	font-size: small;
	line-height: 1.5em;
	background-image: url(../../images/bret.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	font-weight: normal;
	color: #333;
}
#key {
	float: left;
	padding: 10px;
	background-color: #EFEFEF;
}



/* 法人案内-理念 */
#stitleArea {
	background-image: url(../../images/stitleBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 118px;
	width: 100%;
}
#stitleBox {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 118px;
}
#stitleBox p {
	margin-top: 25px;

}
.mida {
	font-size: x-large;
	line-height: 1.5em;
	margin-left: 30px;

}

/* 法人案内-法人概要 */
#gaiyo_foot_txt {
	font-size: 10px;
	text-align: right;

}

/* 業務内容 */
#titleBox2 {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 188px;
	background-image: url(../../business/images/img_business.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#titleBox2 p {
	margin-top: 60px;

}
#busi_banBox01 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 164px;
	width: 324px;
	background-image: url(../../business/images/busi_ban01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 10px;
}
#busi_banBox01 p {
	margin-top: 60px;
	margin-left: 20px;
}
#busi_banBox02 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 164px;
	width: 324px;
	background-image: url(../../business/images/busi_ban02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-bottom: 10px;
}
#busi_banBox02 p {
	margin-top: 60px;
	margin-left: 20px;
}
#busi_banBox03 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 164px;
	width: 324px;
	background-image: url(../../business/images/busi_ban03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#busi_banBox03 p {
	margin-top: 60px;
	margin-left: 20px;
}
/* メンバー紹介 */
#titleBox3 {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 188px;
	background-image: url(../../member/images/img_member.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#titleBox3 p {
	margin-top: 60px;

}


/* 法人概要 */
#titleBox02 {
	height: 101px;
	width: 1000px;
	background-image: url(../../profile/images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleBox02 p {
	font-size: 10px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
}
#houjinBox {
	float: left;
	height: 144px;
	width: 265px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
#l_title {
	font-size: 12px;
	font-weight: bold;
	background-color: #00aaad;
	text-align: center;
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
}

#l_menber_title {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	float: left;
	width: 470px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}
#mem_l {
	float: left;
	width: 650px;
}
#mem_r {
	float: right;
	width: 230px;
}




#l_spa {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
#r_naiyo {
	font-size: 12px;
	float: left;
	width: 350px;
	padding-top: 5px;
	margin-left: 10px;
}

#r_menber_naiyo {
	font-size: 12px;
	float: left;
	width: 150px;
	padding-top: 5px;
	margin-left: 30px;
	padding-bottom: 5px;
}
#r_menber_naiyo img {
}
#r_menber_ban {
	font-size: 12px;
	float: left;
	width: 150px;
	padding-top: 5px;
	margin-left: 20px;
	padding-bottom: 5px;
}
#l_date {
	font-size: 12px;
	float: left;
	width: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#r_par {
	font-size: 12px;
	float: left;
	width: 400px;
	padding-top: 5px;
	margin-left: 10px;
}
#l_menb {
	font-size: 12px;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#syozaiBox {
	background-image: url(../../profile/images/img_gaiyo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* 採用内容 */
#titleBox4 {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 188px;
	background-image: url(../../recruit/images/img_recruit.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#titleBox4 p {
	margin-top: 60px;

}
#redBox {
	font-size: 12px;
	line-height: 1.8em;
	color: #F00;
	margin-left: 20px;
	padding: 15px;
	width: 330px;
	text-align: left;
	border: 1px solid #F00;
	font-weight: bold;

}
#recBan {
	font-size: 12px;
	line-height: 1.8em;
	width: 400px;
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	color: #F00307;

}
#recBan2 {
	font-size: 12px;
	line-height: 1.8em;
	width: 400px;
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	color: #035190;
	padding-top: 15px;

}
#recBan2_info {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 15px;
	border: 1px dotted #F38B07;
	color: #1E1E1E;
	font-weight: normal;

}
#recBan3 {
	font-size: 12px;
	line-height: 1.8em;
	width: 620px;
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	color: #035190;
	padding-top: 15px;

}
#recBan3_info {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 100px;
	margin-right: auto;
	border: 1px dotted #F38B07;
	color: #1E1E1E;
	font-weight: normal;
	margin-left: auto;

}
#recruitBG01 {
	background-image: url(../../recruit/images/newEmp_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 660px;
	float: right;
}
#recruit_banBox01 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 261px;
	width: 324px;
	background-image: url(../../recruit/images/rec_ban01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 10px;
}
#recruit_banBox01 p {
	margin-top: 60px;
	margin-left: 10px;
}
#recruitBG02 {
	width: 660px;
	float: right;
	background-image: url(../../recruit/images/newEmp_img.jpg);
	background-repeat: no-repeat;
	background-position: right 480px;
}
#recruit_banBox02 p {
	margin-top: 60px;
	margin-left: 10px;
}
#recruit_banBox02 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	height: 261px;
	width: 324px;
	background-image: url(../../recruit/images/rec_ban02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-bottom: 10px;
}
#recruit_banBox02 p {
	margin-top: 60px;
	margin-left: 10px;
}
#r_recruitBox {
	float: right;
	width: 640px;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#r_recruitBox p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 2em;

}
#r_recruitBox h2 {
	padding: 10px;
}
#r_recruitBox h3 {
	font-size: large;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333;
	font-weight: normal;
}
#r_recruitBox h4 {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333;
	font-weight: bold;
}
#recruit_l_box {
	font-size: 12px;
	font-weight: bold;
	background-color: #00aaad;
	text-align: left;
	float: left;
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCC;
}
#recruit_r_box {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 10px;
	padding-right: 10px;
}
#saiyoBox {
	background-image: url(../../profile/images/img_saiyo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/* メンバー紹介 */
#l_imgBox {
	float: left;
	height: 2600px;
	width: 250px;
	margin-right: 10px;
	text-align: center;
	font-size: x-small;
}
#l_imgBox p {
	font-size: 10px;
}
#profBox {
	float: left;
	width: 600px;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-bottom: 20px;
}
#men_name {
	font-size: large;
	float: left;
	width: 500px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-top: 2px;
}
#men_title {
	font-size: 14px;
	float: left;
	width: 500px;
	margin-bottom: 3px;
}
#men_etc {
	font-size: 12px;
	line-height: 1.8em;
	float: left;
	width: 500px;
	margin-bottom: 5px;
}
#men_naiyo {
	font-size: 12px;
	line-height: 1.8em;
	float: left;
	width: 480px;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #EFE9DE;
}
#men_pers {
	font-size: 12px;
	width: 500px;
	float: left;
}
/* 出版情報*/
#newbook {
	width: 180px;
	float: right;
}
#r_imgBox {
	float: left;
	width: 250px;
	margin-right: 10px;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px;
}
#r_imgBox p {
	font-size: 10px;
}
#r_imgBox2 {
	float: right;
	width: 250px;
	margin-right: 10px;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px;
}
#r_imgBox p {
	font-size: 10px;
}
#r_imgBox3 {
	float: right;
	width: 250px;
	margin-left: 5px;
	margin-top: 80px;
}
#sp_l {
	width: 610px;
	float: left;
}


#book_text {
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#newbook {
	width: 180px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
}
#book_t {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #C8C8C8;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#books_table {
	width: 660px;
	margin-bottom: 30px;
}
#books_table table {
}
#ttd01,#ttd02,#ttd03,#ttd04 {
	font-size: 12px;
	color: #333;
	background-color: #D0D0D0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#books_table #ttd01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#books_table #ttd02 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#books_table #ttd03 {
	border: 1px solid #999;
}
#books_table #ttd04 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#books_table #td01 {
	width: 320px;
	font-size: 12px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#books_table #td02 {
	font-size: 12px;
	padding: 5px;
	width: 105px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#books_table #td03 {
	font-size: 12px;
	padding: 5px;
	width: 200px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#books_table #td04 {
	font-size: 12px;
	padding: 5px;
	width: 45px;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#media_table {
	width: 660px;
}
#media_table #ttd01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#media_table #ttd02 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#media_table #ttd03 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#media_table #ttd04 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#media_table #td01 {
	width: 180px;
	font-size: 12px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#media_table #td02 {
	font-size: 12px;
	padding: 5px;
	width: 110px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#media_table #td03 {
	font-size: 12px;
	padding: 5px;
	width: 65px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#media_table #td04 {
	font-size: 12px;
	padding: 5px;
	width: 260px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#rec_fin {
	font-size: x-large;
	color: #F00;
	font-weight: bold;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
	text-align: center;
}

#img_r {
	float: right;
	width: 394px;
	margin-bottom: 10px;
	text-align: right;
}
#acc {

}
#l_box {
	width: 650px;
	float: right;
}
#leftBox {
	background-color: #FFFFFF;
	float: left;
	width: 230px;
	margin-left: 10px;
	position: relative;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#leftBox ul {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#leftBox ul li {
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	font-weight: normal;
	color: #333;
}

/* お問い合わせ*/
#titleBox5 {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 188px;
	background-image: url(../../contact/images/img_contact.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#titleBox5 p {
	margin-top: 60px;

}
#form_col_l {
	font-size: 12px;
	float: left;
	width: 150px;
	text-align: left;
	background-color: #DFE0F7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 20px;
}
#form_col_r {
	font-size: 12px;
	float: left;
	width: 440px;
	background-color: #E9EAF5;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 20px;
}
.form_col {
	width: 640px;
	float: left;
	margin-left: 10px;
}
#contactBox {

}
/* アクセス*/
#titleBox6 {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 188px;
	background-image: url(../../access/images/img_access.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#titleBox6 p {
	margin-top: 60px;

}
/* 個人情報*/
#titleBox07 {
	height: 101px;
	width: 1000px;
	background-image: url(../../policy/images/second_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleBox07 p {
	font-size: 10px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
}
/* サイトマップ*/
#titleBox08 {
	height: 101px;
	width: 1000px;
	background-image: url(../../sitemap/images/second_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleBox08 p {
	font-size: 10px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
}
#smapBox {
	font-size: 12px;
	padding: 10px;
	width: 700px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F2F2F4;
}
.sslBox {
	width: 280px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pankuzu {
	font-size: 10px;
	color: #CCC;
	text-align: left;
	padding-top: 2px;
}
/* 監査ホットライン */
#hot_list {
	width: 700px;
	margin-left: 40px;
	padding-bottom: 50px;
}
#hot_list ul {
	width: 600px;
	font-size: 12px;
	line-height: 2em;
}
#hot_list ul li {
	text-indent: -15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#conectBox {
	width: 700px;
	margin-left: 30px;
	font-size: 12px;
	text-align: left;
	padding: 20px;
	background-color: #F2F2F2;
}
#conectL {
	float: left;
	width: 100px;
	text-align: right;
	padding: 10px;
}
#conectR {
	width: 500px;
	float: left;
	padding: 10px;
}
#conectLine {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#rec25Box {
	padding-left: 30px;
	font-size: medium;
	line-height: 1.6em;
	color: #333333;
	padding-bottom: 50px;
}


#mida25_t {
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #00aaad;
	width: 248px;
	float: left;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}
#mida25_t2 {
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #00aaad;
	width: 148px;
	float: left;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}
#mida25 {
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	width: 248px;
	float: left;
	border: 1px solid #CCCCCC;
}
#mida25_2 {
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	width: 148px;
	float: left;
	border: 1px solid #CCCCCC;
}
#mida25set {
	font-size: 12px;
}
/* 新人申し込み　*/
#titleBox5_ent {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 188px;
	background-image: url(../../contact/images/img_contact.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#titleBox5_ent p {
	margin-top: 40px;

}
#ent_form_col_l {
	font-size: small;
	float: left;
	width: 200px;
	text-align: center;
	background-color: #BCE9DE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
}
#ent_form_col_r {
	font-size: 12px;
	float: left;
	margin-left: 5px;
	background-color: #EEF7F5;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 650px;
}
.ent_form_col {
	width: 900px;
	float: left;
	margin-left: 10px;
}
#contactBox {

}
#ent_form_pre{
	font-size: 12px;
	float: left;
	background-color: #EEF7F5;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 620px;
}

/* 説明会スケジュール201311*/
#mida25a_t {
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #00aaad;
	width: 700px;
	float: left;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}
#mida25a_t2 {
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #00aaad;
	width: 348px;
	float: left;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}
#mida25a {
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	width: 700px;
	float: left;
	border: 1px solid #CCCCCC;
}
#mida25a_2 {
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	width: 348px;
	float: left;
	border: 1px solid #CCCCCC;
}
#mida25aset {
	font-size: 12px;
}
#emp_mida {
	font-size: 12px;
	margin-left: 15px;
}
.empnew_bg {
	background-image: url(../../recruit/images/newEmp_img.jpg);
	background-repeat: no-repeat;
	background-position: right -15px;
	width: 100%;
}
#bt_left {
	width: 262px;
	float: left;
	margin-left: 20px;
}
#bt_right {
	width: 262px;
	float: right;
	margin-right: 20px;
}
#l_menuBox ul .sub_lis {
	background-color: #CACACA;
}
li #sub_list {
	background-color: #DCDCDC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 160px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 20px;
}
.but-style {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 90%;
	background-color: #FD8D00;
	text-decoration: none;
}
.but-style:hover {
	background-color: #FFAE48;
	text-decoration: none;
}
