@charset "UTF-8";


/* = main content section common
----------------------------------------------- */

div.section {
	margin-bottom: 20px;
}

div#mainContent h3 ,
div#mainContent h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

div#mainContent div.section h3 {
	background: url(../images/common/titlebar.gif) no-repeat;
	padding-left: 15px;
	line-height: 34px;
}



/* = section first
----------------------------------------------- */

div.first {
	text-align: center;
}

div#mainContent div.first h3 {
	margin: 20px 0 15px;
	background: none;
	padding-left: 0;
	line-height: auto;
}

div.first p {
	margin-bottom: 10px;
	font-size: 75%;
}

span.strong {
	color: #c00;
}

div.first ul.entry li {
	display: inline;
	float: left;
	margin-left: 20px;
}

/* case = webEntry only */

div.first ul.entry li dl {
	position: relative;
}

div.first ul.entry li dl dd {
	position: absolute;
	top: 103px;
	left: 40px;
}

body#career div.first ul.entry li{
	margin-left: 180px;
	text-align:center;
}

/* = Pledge
----------------------------------------------- */
h3.pledge{
	background: url(../images/common/titlebar.gif) no-repeat;
	padding-left: 15px;
	line-height: 34px;
}
p.pledge{
  font-size:12px;
	line-height: 1.45;
	margin: 8px 16px 15px;
  
}
table.pledge{
  border:4px solid #CDCDCD;
}
table.pledge th,
table.pledge td{
  font-size:12px;
  padding:4px;
}
table.pledge th{
  background:#FFF0E6;
  color:#FF3300;
  font-size:14px;
  width:176px;
}
table.pledge td{
  border-bottom:1px solid #CDCDCD;
}
table.pledge td.last{
  border:0;
}


/* = tab navigation ( main content section 1st )
----------------------------------------------- */

div#mainContent ul.tabNav li {
	float: left;
}

div#mainContent ul.tabNav li dl dd.description {
	padding: 128px 0 10px;
	text-align: center;
}

div#mainContent ul.tabNav li dl.it dd {
	background: url(../images/index/tab/it_description.gif) no-repeat;

}

div#mainContent ul.tabNav li dl.consulting dd {
	background: url(../images/index/tab/consulting_description.gif) no-repeat;

}

div#mainContent ul.tabNav li dl.hard dd {
	background: url(../images/index/tab/hard_description.gif) no-repeat;

}




/* = section entry description
----------------------------------------------- */

div#mainContent  h4 {
	margin: 15px 17px;
	background: url(../images/common/info_list.gif) no-repeat;
	padding-left: 20px;
	line-height: 12px;
}

div.entryDescription p.heading {
	margin: 0 16px 15px;
	line-height: 1.45;
	font-size: 75%;
}

div.entryDescription div {
}

div.entryDescription .web {
	border: 4px solid #ff9e38;
	margin-bottom: 20px;
	padding: 10px 0;
}

div.entryDescription .mail {
	border: 4px solid #dfdf5e;
	margin-bottom: 20px;
	padding: 15px 20px 10px;
}

div.entryDescription .mail dl {
	margin-bottom: 15px;
}

div.entryDescription dl {
	padding: 0 20px;
}

div.entryDescription dl dt ,
div.entryDescription dl dd {
	float: left;
}

div.entryDescription dl dt {
	margin-top: 10px;
	margin-right: 10px;
}

div.entryDescription p.note {
	margin: 0 15px 10px;
	padding: 15px 20px;
	background-color: #efefaf;
	font-size: 75%;
}

	/* content delete
	div.entryDescription blockquote ,
	*/
div.entryDescription p {
	font-size: 75%;
}

	div.entryDescription #policy {
		border: 1px solid #cdcdcd;
		display:block;
		width: 500px;
		height: 100px;
		margin: 0 0 16px 32px;
		padding: 0 10px;
		overflow: auto;
		color: #666;
		line-height: 1.45;
	}

	div.entryDescription #policy h5,
	div.entryDescription #policy dl dt {
		margin-top: 5px;
		font-weight: bold;
	}

	div.entryDescription #policy dl {
		font-size:12px;
		margin: 0;
		padding: 0;
	}

div.entryDescription p {
	line-height: 1.45;
	font-weight: bold;
}

div.entryDescription p.download {
	margin: 10px 0;
	text-align: center;
}
p.flow{
  margin-bottom:16px;
}

p.flow:first-letter{
  color:#ff9e38;
  font-size:24px;
  font-weight:bold;
}

#mailEntry{
  margin-bottom:16px;
  text-align:center;
}


/* Career
----------------------------------------------- */
body#career p{
  text-align:left;
}
body#career p strong{color:#C00;}
p.top{
}
p.top span{
  display:block;
  line-height:144%;
  padding: 16px 6px 4px 26px;
}
p.top img {
  float:left;
  margin:3px 15px;
}

div.support{
	background: url(../images/common/titlebar.gif) no-repeat;
	padding-left: 15px;
	line-height: 34px;
}


/* = section second
----------------------------------------------- */
h3.second{
	background: url(../images/common/titlebar.gif) no-repeat;
	padding-left: 15px;
	line-height: 34px;
}
div.p.heading {
	margin: 0 16px 15px;
	line-height: 1.45;
	font-size: 75%;
}

p strong.heading {
	color: #c00;
	display:block;
	padding-top:16px;
	padding-left:16px;
}

p#sp {
	clear:left;
}
p#sp strong{
	padding-top:1px;
	line-height:100%;
}

/* = tab navigation ( main content section 1st )
----------------------------------------------- */

div#mainContent ul.tabNav{
}

div#mainContent ul.tabNav li {
float: left;
  margin-bottom:12px;
}

div#mainContent ul.tabNav li dl dd.description {
padding: 128px 0 10px;
text-align: center;
}

div#mainContent ul.tabNav li dl.it dd {
background: url(../images/index/tab/it_description.gif) no-repeat;

}

div#mainContent ul.tabNav li dl.consulting dd {
background: url(../images/index/tab/consulting_description.gif) no-repeat;

}

div#mainContent ul.tabNav li dl.hard dd {
background: url(../images/index/tab/hard_description.gif) no-repeat;

}


/* etc.
----------------------------------------------- */

/* for ie */
div.first ul.entry ,
div.entryDescription dl {
	height: 1%;
}

/* for modern brow */
div.first ul.entry:after ,
div.entryDescription dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}