@charset "shift_jis";

/* ---------------------------
		CSSリセット
-------------------------- */
* {
	margin: 0;
	padding: 0;
 }

h1,h2,h3,h4 {
	font-weight: normal;
}

/* ------------------------------------
		全ページ共通：基本設定
------------------------------------ */
body {
	color: #505050;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif, Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

img {
	border: none;
}

.clearBoth {
	clear:both;
	height:0;
	content: url(images/common/sp.gif);
	line-height: 0px;
}


/* ------------------------------------
		全ページ共通：レイアウト設定
------------------------------------ */
/* ★★サイト全体：bodyのサブ要素★★ */
#Container {
	width: 766px;
	background: #FFFFFF;
	background: url(images/common/back.gif) repeat-y center;/* コンテンツの両サイドライン画像を背景にする */
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えにする */
	text-align: left; /* この設定は body エレメントの text-align: center より優先する */
	font-size: 90%;
}

.HeaderCopy {
  margin: 0 15px 5px 15px;
	padding: 3px;
	font-size: 9pt;
  color: #FF0000;
}
.HeaderLogo {
	margin: 0 8px 10px 16px;
	background: url(images/common/head2.gif) no-repeat right top;
}

.HeaderMBox {
	margin: 0 15px 5px 15px;
}
.HeaderMBox .btn {
	margin: 0 10px 0 0;
}
.HeaderMBox .btn2 {
	margin: 0 0 0 236px;
}

.pankuzu {
	margin: 0 15px 10px 15px;
	padding: 5px;
  font-size: 90%;
}

.PegeTitle {
	margin: 0 15px 30px 15px;
	text-align: center;
}

.SubMBox {
	margin: 0 15px 10px 15px;
	font-size: 90%;
	text-align: center;
}

.footer {
  margin: 0 15px 0 15px;
	padding: 5px;
	text-align:center;
	font-size: 11px;
  color: #505050;
}

/* リンク設定 */
a:link {
  text-decoration: none;
	color: #0000FF;
}
a:visited {
  text-decoration: none;
	color: #df6000;
}
a:active {
  text-decoration: none;
	color: #0000FF;
}
a:hover{
  text-decoration: none;
  color: #0000FF;
}

/* ------------------------------------
		企業リストページ共通
------------------------------------ */
.topCnt {
	margin: 0 20px 10px 20px;
}

.topImg {
	margin: 0 15px 10px 15px;
	text-align: center;
}

.topCnt #rightCnt {
	float: right; 
	width: 250px;
}

.topCnt #mainCnt {
	float: left;
	width: 450px;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
}

#mainCnt .CmtBox {
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 10px;
}
#mainCnt .CmtBox .FrtLeft {
	float: left;
	margin: 5px 10px 0 0;
}
#mainCnt .topWaku {
	border: #DF6104 solid 1px;
	padding: 10px 0;
	margin-bottom: 20px;
	width: 450px;
	text-align: center;
}

#mainCnt .topKakomi {
	background: url(images/top/02kakomi.gif) no-repeat top;
	padding: 7px 5px 0 5px;
	width: 450px;
	text-align: center;
	font-size: 90%;
}
#mainCnt .topKakomiB {
	padding: 0 5px 0 5px;
	margin-bottom: 20px;
	width: 450px;
	text-align: center;
}

#rightCnt .topBox {
	border: 1px solid #A7A7A7;
	margin: 0 0 15px 0;
	padding: 2px;
}
#rightCnt .chuiBox {
	margin: 0 0 20px 0;
	width: 250px;
	font-size: 80%;
	line-height: 150%;
}
#rightCnt .linkBox {
	margin: 0 0 15px 0;
	padding: 5px;
	width: 250px;
	font-size: 80%;
	line-height: 150%;
}

/* ------------------------------------
		企業リストページ共通
------------------------------------ */
.listSubMBox {
	margin: 0 15px 30px 15px;
	font-size: 90%;
	text-align: center;
}

.ListCont {
	margin: 0 43px 30px 43px;
}
.ListCont .ListTable { /* テーブル全体の設定 */
	margin-bottom: 3px;
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px solid #A7A7A7;
	border-top: 1px solid #A7A7A7;
	font-size: 11px;
	width: 680px;
}
.ListTable th { /* テーブル th の設定 */
	padding: 3px;
	border-right: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
	background-color: #F0D782;
	white-space: nowrap;
}
.ListTable td { /* テーブル td の設定 */
	padding: 3px;
	border-right: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
	background-color: #FFFFFF;
	word-break: break-all;
}
.ListTable td p{ /* テーブル td の設定 */
	margin: 3px 0 0 0;
	font-size: 90%;
	color: #666666;
}
.ListCont .PageUp {
	margin: 0 0 30px 0;
	font-size: 90%;
	text-align: right;
}

/* ------------------------------------
		企業詳細ページ共通
------------------------------------ */
.CamBox {
	margin: 0 53px 30px 53px;
}
.CamBox .NameBox {
	margin-bottom: 10px;
	border: #DF6104 solid 1px;
}
.CamBox .NameBox .Name {
	margin: 0 0 0 3px;
	padding: 3px 3px 3px 18px;
	background: url(images/common/icon.gif) no-repeat left center;
	width: 330px;
	height: 16px;
	line-height: 120%;
	font-weight: 800;
}
.CamBox .NameBox .Ctg {
	margin: -20px 0 0 350px;
	padding: 3px 3px 3px 3px;
	width: 300px;
	text-align: right;
	font-size: 12px;
}
.CamBox .DataBox {
	margin: 0 10px 5px 10px;
}
.CamBox .DataBox .Cmt {
  float: left;
	width: 380px;
	font-size: 90%;
	line-height: 160%;
}
.CamBox .DataBox .ImgBox {
	float: right;
	width: 250px;
	text-align: right;
}
.CamBox .DataBox .Cmt .Copy {
	margin-bottom: 5px;
	color: #FF4800;
	line-height: 140%;
	font-weight: 800;
}
.CamBox .DataBox .DataTable { /* テーブル全体の設定 */
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px solid #A7A7A7;
	border-top: 1px solid #A7A7A7;
	font-size: 85%;
	width: 640px;
}
.DataTable th { /* テーブル th の設定 */
	padding: 3px;
	border-right: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
	background-color: #FFFFCC;
	white-space: nowrap;
	text-align: left;
}
.DataTable td { /* テーブル td の設定 */
	padding: 3px;
	border-right: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
	background-color: #FFFFFF;
	word-break: break-all;
}
.CamBox .PageUp {
	font-size: 90%;
	text-align: right;
}


/* ---------------------------
		layout
-------------------------- */
/* マージン設定 */
.MrgB03 {
	margin: 0 0 3px;
}
.MrgB05 {
	margin: 0 0 5px;
}
.MrgB08 {
	margin: 0 0 8px;
}
.MrgB10 {
	margin: 0 0 10px;
}
.MrgB15 {
	margin: 0 0 15px;
}
.MrgB20 {
	margin: 0 0 25px;
}
.MrgB25 {
	margin: 0 0 25px;
}

.MrgT05 {
	margin: 5px 0 0 0;
}
.MrgTB8 {
	margin: 8px 0 8px 0;
}

.MrgR15 {
	margin: 0 15px 0 0;
}

/* ---------------------------
		text
-------------------------- */

.txt {
  font-size: 80%;
  line-height: 160%;
}
.txt-b {
  font-size: 80%;
  line-height: 140%;
  font-weight: 800;
}
.txt-l {
  font-size: 90%;
}

.txt-l-b {
  font-size: 90%;
  line-height: 160%;
  font-weight: 800;
}
.txt-l-orange {
  font-size: 90%;
	line-height: 140%;
  color: #ff4800;
  font-weight: 800;
}
.txt-s {
  font-size: 75%;
  line-height: 140%;
}
.txt-ss {
  font-size: 70%;
  line-height: 140%;
}


