@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	Last Updated: Apr 12, 2010
	Edited by Kazuya Ono / COLONY+iNTERACTIVE INC.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


#CaseStudy div.caseHeader {
	overflow: hidden;
	_height: 1%;
}
#CaseStudy h3 {
	float: left;
	margin-right: 30px;
}
#CaseStudy p.url {
	width: 114px;
	height: 17px;
	/* ^ levis url*/
	padding-top: 13px;
	float: left;
}

#CaseStudy section {
	margin-top: 50px;
	overflow: hidden;
	_height: 1%;
}
#CaseStudy section h4 {
	font-size: 123.1%;
	line-height: 1.3;
	font-weight: normal;
	margin-bottom: 30px;
}

#CaseStudy section.summary p.lead,
#CaseStudy section.summary ul.charge {
	font-size: 93%;
}

#CaseStudy section.summary p.lead {
	margin-bottom: 30px;
}



#CaseStudy section.point div.group {
	margin-bottom: 30px;
	overflow: hidden;
	_height: 1%;
}

#CaseStudy section.point div.group p.image {
	width: 300px;
	float: left;
}
#CaseStudy section.point div.group dl {
	width: 520px;
	float: right;
}

#CaseStudy section.point div.group dl dt {
	font-size: 108%;
	line-height: 1.3;
	min-height: 30px;
	_height: 30px;
	padding: 6px 0 0 40px;
	margin-bottom: 5px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#CaseStudy section.point div.group dl dt.anchor_a {
	background-image: url(../images/case/anchor_a.gif);
}
#CaseStudy section.point div.group dl dt.anchor_b {
	background-image: url(../images/case/anchor_b.gif);
}
#CaseStudy section.point div.group dl dt.anchor_c {
	background-image: url(../images/case/anchor_c.gif);
}
#CaseStudy section.point div.group dl dt.anchor_d {
	background-image: url(../images/case/anchor_d.gif);
}
#CaseStudy section.point div.group dl dt.anchor_e {
	background-image: url(../images/case/anchor_e.gif);
}
#CaseStudy section.point div.group dl dt.anchor_f {
	background-image: url(../images/case/anchor_f.gif);
}

#CaseStudy section.point div.group dl dd {
	font-size: 93%;
	margin-bottom: 30px;
}