@charset "utf-8";
#h2_companyinfo {
	background-image: url(/img/m_company/h2_mcompanyinfo.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 650px;
	background-position: left top;
}
#btnArea {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	clear: both;
	width: 600px;
}
.compInfo {
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3.compName {
	float: right;
	width: 480px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.compCopy {
	float: right;
	margin: 0px;
	padding: 0px;
	clear: right;
	width: 480px;
}
#detail_company {
	height: 100px;
}
#h3_prpoint {
	background-image: url(/img/m_company/h3_prpoint.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 650px;
}
#h3_rgst {
	background-image: url(/img/m_company/h3_messeage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 650px;
}
#h3_companyDetail {
	background-image: url(/img/m_company/h3_mcompany.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 650px;
}
#h3_rgstPlace {
	background-image: url(/img/m_company/h3_regist.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	width: 650px;
}
.mCampunder {
	float: left;
	width: 300px;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 30px;
	text-align: right;
	margin-left: auto;
	display: inline;
}
.btnRt {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 40px;
	margin-left: 10px;
}
.nohitList {
	margin-top: 10px;
}

/* mngcompany */
#main_block .mngcompany{
	clear:both;
	background:#FAE7EC;
	margin:15px 0;
	padding:10px;
	text-align:center;
}
#main_block .mngcompany p.text{
	float:left;
	width:260px;
	margin:0;
}
#main_block .mngcompany p.link{
	float:right;
	width:340px;
	margin:0;
	font-size:120%;
}
#main_block .mngcompany p.link a{
	display:block;
	padding:10px;
}
#main_block .mngcompany p.link a:link,
#main_block .mngcompany p.link a:visited{
	background:#ffffff;
	border:3px double #99cccc;
}
#main_block .mngcompany p.link a:hover,
#main_block .mngcompany p.link a:active{
	background:#ffffdd;
	border:3px double #ffee66;
}

/*-------------------------------------------------------------------

	kyujinTab 

-------------------------------------------------------------------*/

#kyujinTab {
	padding-left: 230px;
	padding-top: 15px;

}
#kTab1 {
	float: left;
	width: 103px;
}
#kTab1 a {
	background-image: url(/img/m_company/kTab1all.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 103px;
	text-indent: -9999px;
	background-position: center 0px;
}
#kTab1 a:hover {
	background-image: url(/img/m_company/kTab1all.jpg);
	background-repeat: no-repeat;
	background-position: center -28px;	
}



#kTab2 {
	float: left;
	width: 103px;
}
#kTab2 a {
	background-image: url(/img/m_company/kTab2all.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 103px;
	text-indent: -9999px;
	background-position: center 0px;
}
#kTab2 a:hover {
	background-image: url(/img/m_company/kTab2all.jpg);
	background-repeat: no-repeat;
	background-position: center -28px;	
}

#kTab3 {
	float: left;
	width: 103px;
}
#kTab3 a {
	background-image: url(/img/m_company/kTab3all.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 103px;
	text-indent: -9999px;
	background-position: center 0px;
}
#kTab3 a:hover {
	background-image: url(/img/m_company/kTab3all.jpg);
	background-repeat: no-repeat;
	background-position: center -28px;	
}

#kTab4 {
	float: left;
	width: 103px;
}
#kTab4 a {
	background-image: url(/img/m_company/kTab4all.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 103px;
	text-indent: -9999px;
	background-position: center 0px;
}
#kTab4 a:hover {
	background-image: url(/img/m_company/kTab4all.jpg);
	background-repeat: no-repeat;
	background-position: center -28px;	
}

#toKyujinJoho {
	padding-top: 40px;
	padding-bottom: 20px;
	clear: both;
	margin-left: 97px;
}
#toKyujinJoho a {
	background-image: url(/img/m_company/btn_kyujin.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 72px;
	width: 446px;
	text-indent: -9999px;
	background-position: center 0px;
}
#toKyujinJoho a:hover {
	background-image: url(/img/m_company/btn_kyujin.jpg);
	background-repeat: no-repeat;
	background-position: center -72px;	
}

.detail_comment .text {
	padding:10px 15px 3px;
	background-color: #F5FDFE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6D9E4;
	border-right-color: #B6D9E4;
	border-bottom-color: #B6D9E4;
	border-left-color: #B6D9E4;
}

.digest_block {
	border:2px solid #BCCFDE;
}

