@charset "utf-8";


/* --- ソリューション用 --- */

/* --- h1（face）用 --- */
#contentsArea.solution h1.top {
	background: url(/solution/img/bg_h1short_solutionTop.jpg) no-repeat top left;
	padding: 16px 18px 12px 63px;
}
/* --- h1（face）用 背景 --- */
#contentsArea.solution h1.top span {
	margin-left: -40px;
}

h1#individual {
	padding-bottom: 50px !important;
	margin-bottom: -40px;
	letter-spacing: 0.3mm;
}

/* --- 事例アーカイブリスト --- */
#contentsArea.solution dl.archiveListArea {
	line-height: 1.3;
	width: 495px;
	_width: 505px;/* --- For IE6 --- */
	padding: 0px 5px 15px 5px;
}

#contentsArea.solution dl.archiveListArea dt {
	margin-bottom: 4px;
}

#contentsArea.solution dl.archiveListArea dd {
	margin-bottom: 10px;
}

/* --- h1下部情報 --- */
#contentsArea.solution #entryInfo {
	color: #6E00A7;
	font-size: 85%;
	background: url(/img/common/bg_entryInfo_short.png) no-repeat top left;
	min-height: 41px;
	_height: 51px;
	padding-bottom: 0px;
	margin-bottom: -10px;
}

/* --- h3結果用 --- */
#contentsArea.solution h3.result {
	background: url(/solution/img/bg_h3_1short.jpg) no-repeat top left;
}

#contentsArea.solution h3.result span {
	background: url(/solution/img/bg_h3_2short.jpg) no-repeat bottom left;
}

/* --- 紫ボールドテキスト用 --- */
#contentsArea.solution strong {
	color: #7A0DB8;
	font-weight: bold;
}
/* --- 黒ボールドテキスト用 --- */
#contentsArea.solution em {
	font-weight: bold;
	font-style: normal;
}

/* --- 「クライアントの課題」リスト調整用 --- */
#contentsArea.solution ul.listadjust {
	margin-bottom: -5px !important;
}

/* --- 「結果」テキスト用 --- */
#contentsArea.solution .resultTop {
	background: url(/solution/img/bg_resultTop.gif) no-repeat top left;
	padding-top: 13px;
	margin-bottom: 20px;
}

/* --- 「結果」テキスト用 --- */
#contentsArea.solution .resultBottom {
	color: #A600A7;
	font-size: 125%;
	width: 475px;
	_width: 505px;
	padding: 0px 15px 11px 15px;
	display: block;
	background: url(/solution/img/bg_resultBottom.gif) no-repeat bottom left;
}

/* --- 「結果」テキスト用 --- */
#contentsArea.solution .resultBottom li, #contentsArea.solution .resultBottom p {
	font-weight: bold;
}

/* --- クリエーティブ受賞暦用 --- */
#contentsArea.solution h3.awards {
	font-weight: bold;
	color: #6E00A7;
	font-size: 125%;
	background: none;
	background: url(/img/common/bg_divideline.gif) repeat-x bottom left;
	padding-bottom: 4px;
	margin-bottom: 15px;
	display: block;
	letter-spacing: 0.5mm;
}

/* --- クリエーティブ受賞暦用 --- */
#contentsArea.solution h4.awards {
	font-weight: bold;
	color: #000000;
	font-size: 100%;
	background: none;
	margin-bottom: 10px;
	display: block;
}

#contentsArea.solution h4.awards span {
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	background: none;
	margin-bottom: 4px;
	padding: 0;
}

#contentsArea.solution dl.definition1 {
	width: 505px;
	line-height: 1.4;
	letter-spacing: 0.3mm;
	overflow: hidden;
	margin: 20px 0px 20px 0px;
}

#contentsArea.solution dl.definition1 dt {
	width: 190px;
	float: left;
	margin-bottom: 15px;
	color: #6E00A7;
	font-weight: bold;
}

#contentsArea.solution dl.definition1 dd {
	_width: auto;
      border-bottom: 1px #EDE6F6 solid;
	padding: 0px 0px 10px 200px;
	margin: 0px 0px 15px 0px;
}

#contentsArea.solution dl.definition1 dd ul {
	margin: -10px 0px 0px -10px;
}

#contentsArea.solution dl.definition1 dd dl {
	width: 405px;
	_width: auto;
	overflow: hidden;
}

#contentsArea.solution dl.definition1 dd dl dt {
	width: 130px;
	float: left;
	margin-bottom: 10px;
}

#contentsArea.solution dl.definition1 dd dl dd {
	_width: auto;
	padding: 0px 0px 10px 130px;
	margin-bottom: 10px;
}

#contentsArea.solution dl.definition1 dd.none {
	border: none;
	margin-bottom: 0px;
}


