@charset "utf-8";
/* CSS company-page */

/*** [リンク] サイドナビ ****/
/*** @group side-nav ****************************************************************************/

.sidenavi {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 200px;
}

div.sidenavi ul {
	height: auto;
	width: 200px;
	list-style-type: none;
}

div.sidenavi ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
}

div.sidenavi ul li a {
	display: block;
	text-decoration: none;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
	background: url(../images/company/sidenav.gif) no-repeat;
}

div.sidenavi ul li.subnavi001 a {
	background-position: left top;
}

div.sidenavi ul li.subnavi001 a:hover {
	background-position: -200px top;
}

div.sidenavi ul li.subnavi002 a {
	background-position: left -30px;
}

div.sidenavi ul li.subnavi002 a:hover {
	background-position: -200px -30px;
}

div.sidenavi ul li.subnavi003 a {
	background-position: left -60px;
}

div.sidenavi ul li.subnavi003 a:hover {
	background-position: -200px -60px;
}

div.sidenavi ul li.subnavi004 a {
	background-position: left -90px;
}

div.sidenavi ul li.subnavi004 a:hover {
	background-position: -200px -90px;
}

/*** [Ｈ４] タイトル ****/
/*** @group h4.itemTitle ****************************************************************************/

h4.itemTitle_01 {
	padding: 0px 0px 0px 0px;
	height: 26px;
	width: 706px;
	margin: 0px auto 14px auto;
	background: url(../images/company/h4-itemTitle_01.gif) no-repeat;
	display: block;
}

h4.itemTitle_02 {
	padding: 0px 0px 0px 0px;
	height: 26px;
	width: 706px;
	margin: 0px auto 14px auto;
	background: url(../images/company/h4-itemTitle_02.gif) no-repeat;
	display: block;
}

h4.itemTitle_03 {
	padding: 0px 0px 0px 0px;
	height: 26px;
	width: 706px;
	margin: 0px auto 14px auto;
	background: url(../images/company/h4-itemTitle_03.gif) no-repeat;
	display: block;
}

h4.itemTitle_04 {
	padding: 0px 0px 0px 0px;
	height: 26px;
	width: 706px;
	margin: 0px auto 14px auto;
	background: url(../images/company/h4-itemTitle_04.gif) no-repeat;
	display: block;
}

/*** [枠] テーブル ****/
/*** @group company-waku ****************************************************************************/

.company-waku01 {
	margin: 0px auto 16px auto;
	padding: 0px;
	height: auto;
	width: 686px;
}

.company-waku02 {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	width: 686px;
}

.company-waku03 {
	margin: 0px auto 24px auto;
	padding: 0px;
	height: auto;
	width: 666px;
	overflow: hidden;
}

.company-box01 {
	margin: 0px;
	padding: 4px 14px 4px 0px;
	height: auto;
	width: 104px;
}

.company-box02 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 582px;
}

/*** [Ｈ５] タイトル ****/
/*** @group h5.nameTitle ****************************************************************************/

h5.nameTitle_01 {
	padding: 0px;
	height: auto;
	width: 90px;
	margin: 0px;
	display: block;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	color: #404040;
	font-weight: bold;
	line-height: 130%;
}

/*** 文字 ****/
/*** @group company-moji ****************************************************************************/

p.company-moji01 {
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 4px 14px;
	height: auto;
	width: 565px;
	display: block;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	color: #323232;
	font-weight: normal;
	line-height: 130%;
	background: url(../images/contents/Line-01.gif) repeat-y left top;
}

/*** [写真] 会社概要 ****/
/*** @group company-photo ****************************************************************************/

.company-photo01 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 236px;
	width: 301px;
	display: inline;
	float: left;
	border: 1px solid #CCCCCC;	
}

.company-photo02 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 236px;
	width: 301px;
	display: inline;
	float: right;
	border: 1px solid #CCCCCC;	
}


/*** [スタッフ] スタッフ ****/
/*** @group staff ****************************************************************************/

table#stafflog {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	margin: 0px auto 30px;
}

#stafflog caption {
	margin: 0 auto;
	padding: 4px 0 4px 4px;
	text-align: left;
	color: #003399;
	font-weight: bold;
	background: #e3f0ff;
	border-top: 2px #999 solid;
	border-bottom: 1px #999 solid;
}

#stafflog th {
padding:4px 0px 4px 10px;
	border-bottom: 1px #ccc dashed;
	background-color:#F1F1F7;
}

#stafflog th.name {
padding: 4px 0 4px10px;
	border-bottom: 1px #ccc dashed;
	border-bottom: 0px ;
		color: #003399;
	font-weight: bold;
	border-top: 2px #999 solid;
	border-bottom: 1px #ccc solid;
		background-color:#ffffff;

}

#stafflog td.photo {
padding:4px 10px 4px 0px;
	border-top: 2px #999 solid;

}

#stafflog td.txt {
	border-bottom: 1px #ccc dashed;
	padding-left: 10px;
}

table#reclog {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	margin: 15px auto 20px;
}

#reclog caption {
	margin: 0 auto;
	padding: 4px 0 4px 4px;
	text-align: left;
	color: #003399;
	font-weight: bold;
	background: #e3f0ff;
	border-top: 2px #999 solid;
	border-bottom: 1px #999 solid;
}

.waku {
	padding: 4px 0 ;
	border: 1px #999 solid;
	background-color: #FFFFCC;
}

#reclog th {
padding-left: 25px;
	border-bottom: 1px #ccc dashed;
}

#reclog td {
	border-bottom: 1px #ccc dashed;
}

.jp12 {
	font-size: 12px;
	line-height: 150%;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
}


