/* CSS Document */

/* ご挨拶ページ */
#greeting-area .head {
	background-image:url(/image/custom/h3-head3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height: 24px;
	margin: 10px 0;
	text-indent: -999px;	
}

.president-style {
	border:1px solid #CCCCCC;
	float:left;
	margin:10px;
	padding:5px;
}

#greeting-area p {
	line-height:180%;
	padding:5px;
	margin-bottom: -15px;
}

.right {
	text-align:right;
}

a.up:link {
	color:#555555;
	text-decoration:none;
}

/* 会社概要・沿革ページのボーダー無効 */
#cp-area * {
	border: none;
}

#history-area * {
	border: none;
}

/*　*/
.itemContents {
	margin-left:18px;
	width:670px;
	line-height: 1.8em;
}

.itemTitle div {
	padding-left:15px;
	padding-top:11px;
}

.itemHeader {
	height:39px;
	margin-top:10px;
	width:690px;
}

.itemTitle {
	font-size:18px;
}

#contents .itemInformation {
	text-align:right;
}

#contents .itemInformation {
	margin-bottom:0;
	margin-top:10px;
	padding:0;
	text-align:right;
}

.trackbackURL {
	margin:0;
	text-align:right;
}

element.style {
	text-align:left;
}

#contents .itemInformation li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:auto 0.3em;
}

#contents #commentForm h2 {
	background-color:#FFFFFF;
	color:#000000;
	margin:0 0 1em;
	padding:0.5em;
}

.hiddenItem {
	display:none;
	visibility:hidden;
}

#contents #commentForm input.input {
	width:330px;
}

element.style {
	text-align:left;
}

#contents #commentForm textarea {
	height:110px;
	width:380px;
}

.comment_top{
  background-color:transparent;
  background-image:url(/image/feedback_icon.gif);
  background-position:4px 50%;
  background-repeat:no-repeat;
	border:1px solid #CCCCCC;
  color:#000000;
  font-size:12px;
  height:24px;
  line-height:24px;
  margin:0.7em 0.1em 0.1em;
  padding:0.1em 0.1em 0.1em 28px;
}

.itemFeedback{
  background-color:transparent;
  background-image:url(/image/feedback_body_icon.gif);
  background-position:6px 4px;
  background-repeat:no-repeat;
  border:1px solid #CCCCCC;
  color:#000000;
  font-size:12px;
  line-height:24px;
  margin:0.7em 0.1em 0.1em;
  padding:0.1em 0.1em 0.1em 28px;
}

.comment_body{
  color:#000000;
  font-size:12px;
  line-height:24px;
}

/* 非破壊検査とはページ */
#wc-area .head {
	background-image:url(/image/custom/h3-head6.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:24px;
	margin:10px 0;
	text-indent:-999px;
}

#wc-area p {
	line-height:180%;
	margin-bottom:-15px;
	padding:5px;
}

