@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
}
h2 {
	margin: 0;
	padding: 0;
}

/*___________ 本文【CONTENTS内】 ___________ */

/* pointページ用レイアウト設計 */

#MAR_C {
	width: 540px;
}
#MAR_C h2 {
 background: url(images/ico_title.gif) no-repeat left center;
	min-height: 43px;
	font-size: 133%;
	font-weight: bold;
	line-height: 43px;
	padding-left: 1em;
	margin: 2em 0;
}
#CONTENTS p {
	line-height: 1.8em;
	font-size: 100%;
	margin: 1.5em 0 0 0;
	padding: 0;
}
#MAR_C h2.top {
 margin: 0;
}

/* サービスページ用レイアウト設計 */

.title {
	background: url(images/ico_title_l.gif) no-repeat left center;
	display:table-cell;
 font-size: 133%;
	min-height: 120px;
	padding: 2em 0 2em 1em;
	vertical-align:middle;
}
* html .title {/* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html .title {/* IE 7 */
	display:inline;
	zoom:1;
}
#MAR_C .title h2 {
 background: none;
 font-size: inherit;
	padding-left: 0;
	margin: 0;
}
#MAR_C .title p {
 color: #0083cb;
	font-size: 75%;
	margin-top: 1em;
}

/* クライアント、レポート */

.section {
	padding-top: 1.5em;
}
.sec_inner {
 clear: both;
	padding-top: 1.5em;
}
.sec_photo {
 float: left;
	width: 120px;
}
.sec_text {
 float: right;
	width: 400px;
}
.sec_text p {
	line-height: 1.6;
	padding: 1em 0;
}
.cst_name {
 border-top: #CCCCCC 1px solid;
	color: #666666;
	line-height: 1.4;
	padding-top: 1em;
}
.report {
 clear: both;
	padding-top: 3em;
}

/* 詳細ボタン */

.detail {
 float: right;
}
.detail a {
	display: block;
	width: 100px;
	height: 30px;
}
.detail a:link,
.detail a:visited {
	background-image: url(images/btn_detail.gif);
}
.detail a:hover,
.detail a:active {
	background-image: url(images/btn_detail_o.gif);
}

/* ニュース */

#news {
 clear: both;
	color: #333333;
	padding-top: 3em;
}
#news_title {
 height: 30px;
	margin-bottom: 1.5em;
}
#news_title img {
	vertical-align: bottom;
}
#news dl {
	border-bottom: #dddddd 1px solid;
}
#news dl dt {
 border-top: #dddddd 1px solid;
	margin: 0;
	margin-right: -110px;
	padding: 0.5em 0;
	float: left;
	clear: both;
	display: inline;
	width: 110px;
}
#news dl dd {
	border-top: #dddddd 1px solid;
	margin-left:110px;
	padding: 0.5em 0;
}
#news dl {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}
#news dl::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#news a,
#news a:visited {
	color: #0070d5;
	text-decoration: none;
}
#news a:hover,
#news a:a:hover,
#news a:focus {
	color: #0070d5;
	text-decoration: none;
	background-color: #FFFFCC;
}

/* ページトップ */

#pagetop {
 text-align: right;
	margin: 4em 0 1em 0;
}
.pagetopS {
 text-align: right;
	margin-top: 2em;
}
.pagetopS a,
.pagetopS a:visited,
.pagetopS a:hover,
.pagetopS a:focus {
 background-color: transparent;
}

/* ビフォーアフター */

#BA h2 {
	margin: 2em 0;
}
#toplink {
 background:url(images/bg_tab_ba.gif) repeat-x left bottom;
 margin-top: 20px;
	height: 50px;
}
#toplink li {
	float: left;
	list-style: none;
}
#toplink img {
 margin-right: 7px;
	vertical-align: bottom;
}
#toplink .end {
 margin-right: 0;
}
#toplink a,
#toplink a:visited,
#toplink a:hover,
#toplink a:focus {
 background-color: transparent;
}
#casemenu {
 margin-bottom: 40px;
}
#casemenu li {
	list-style: none;
	background:url(images/ico_link.gif) no-repeat left center;
	padding: 3px 0 3px 16px;
}
#casemenu a,
#casemenu a:visited,
#casemenu a:hover,
#casemenu a:focus {
 color:#000000;
 background-color: transparent;
}
#BA h3{
 background: url(images/bg_sttl.gif) no-repeat left top;
	height: 55px;
	font-size: 116%;
	font-weight: bold;
	padding: 16px 16px 0 16px;
}
.process {
 margin: 20px 0 6em 0;
}
.process dl {
 padding-top: 1em;
}
.process dl dt {
	margin: 0;
	margin-right: -1.5em;
	padding: 0.3em 0;
	float: left;
	clear: both;
	display: inline;
	width: 1.5em;
}
.process dl dd {
	margin-left:1.5em;
	padding: 0.3em 0;
}
.process dl {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}
.process dl::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*___________ レイアウト設計【LEFT】 ___________ */

#MAR_L .section {
	margin-top: 1.5em;
	border-top: #999999 1px dotted;
}
.banner {
	margin-top: 1.5em;
	text-align: center;
}
.banner p {
 color: #666666;
	font-size: 83%;
	line-height: 1.4;
	padding-top: 0.5em;
}

/* ____ テキスト用 ____ */
.text_red {
 color:#db0000;
}