@charset "utf-8";

/*	Case Study Title
--------------------------------------------- */
.case_ttl {
	font-size: 1.2em;
	background: url(../images/common/main_bg.jpg) no-repeat left top;
}

.case_ttl div {
	width: 520px;
	margin: 0 0 0 15px;
	padding: 15px 0;
}

.case_ttl h2,
.case_ttl p {
	width: 495px;
	margin: 0 auto;
}

.case_ttl h2 {
	padding: 20px 0 20px 0;
	border-bottom: solid 1px #ccc;
}


/*	Case Study Context
--------------------------------------------- */
.txtBlue {
	color: #113d75;
}

#main p.txtBlue strong {
	color: #ab0000;
}

.pb30 {
	padding-bottom: 30px;
}

#main p.right {
	width: 190px;
	margin: 0 0 10px 10px;
	padding: 0;
}

#main p.right span {
	display: block;
	padding: 5px 0 0;
	font-size: 0.9em;
	line-height: 1;
}

/*	Case Study Contact
--------------------------------------------- */
.contact {
	margin: 20px 0;
	padding: 15px 0 0;
	background: url(../images/case_study/line.gif) repeat-x left top;
}

.contact div {
	padding: 0 15px;
	background: url(../images/case_study/line.gif) repeat-x left bottom;
}




