@charset "utf-8";
/* ===================================================================
CSS information

 file name  :expression.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */

div#cnt_left div.bg_inner div.gmenu ul li.expression a {
	background: url(../images/side/btn_gmenu.gif) left -64px no-repeat;
}

/* -----------------------------------------------------------
	#cnt_intro
----------------------------------------------------------- */
#cnt_intro {
	width: 690px;
	height: auto;
	clear: both;
	padding: 15px 0 0 0;
}
#cnt_intro h4 {
	padding: 0 0 0 35px;
}
#cnt_intro h5 {
	padding: 15px 0 0 63px;
}
#cnt_intro p {
	padding: 14px 0 0 63px;
}

/* -----------------------------------------------------------
	#cnt_certificate
----------------------------------------------------------- */
#cnt_certificate {
	width: 690px;
	height: auto;
	padding: 15px 0 0 0;
}
#cnt_certificate div.bg {
	width: 687px;
	height: 285px;
	background: url(../expression/images/bg_certificate.jpg) 15px top no-repeat;
}
#cnt_certificate div.bg p {
	width: 400px;
	position: relative;
	top: 120px;
	left: 230px;
	font-size: 80%;
	color: #83817c;
	line-height: 1.8;
}

/* -----------------------------------------------------------
	#cnt_day
----------------------------------------------------------- */
#cnt_day {
	width: 690px;
	height: auto;
	padding: 25px 0 0 0;
}
#cnt_day dl {
	width: 600px;
	height: auto;
	font-size: 80%;
	color: #8a877b;
	margin: 0 0 0 35px;
}
#cnt_day dl dt {
	width: 120px;
	line-height: 3;
	border-bottom: 1px dotted #d3b86e;
	text-indent: 1em;
	float: left;
}
#cnt_day dl dd {
	width: 480px;
	line-height: 3;
	border-bottom: 1px dotted #d3b86e;
	float: right;
}

#cnt_day dl dt.noborder {
	border: none;
}
#cnt_day dl dd.noborder {
	border: none;
	line-height: 2;
	
}




