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

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

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

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

/* -----------------------------------------------------------
	#cnt_flow
----------------------------------------------------------- */
#cnt_flow {
	width: 690px;
	height: auto;
	padding: 35px 0 0 0;
}
#cnt_flow div.bg {
	width: 599px;
	height: 261px;
	margin: 0 0 0 30px;
	background: url(../flower/images/bg_flow.jpg) left top no-repeat;
}
#cnt_flow div.bg h5 {
	padding: 30px 0 0 50px;
}

#cnt_flow dl {
	width: 500px;
	height: auto;
	font-size: 80%;
	color: #8a877b;
	margin: 15px 0 0 50px;
}
#cnt_flow dl dt {
	width: 70px;
	line-height: 1.8;
	font-weight: bold;
	float: left;
}
#cnt_flow dl dd {
	width: 430px;
	line-height: 1.8;
	float: right;
}


#cnt_flow div.bg p {
	clear: both;
	padding: 15px 0 0 50px;
}

/* -----------------------------------------------------------
	#cnt_surprise
----------------------------------------------------------- */
#cnt_surprise {
	width: 690px;
	height: auto;
	padding: 35px 0 0 0;
}
#cnt_surprise h5 {
	padding: 10px 0 15px 0;
}

#cnt_surprise div.left {
	width: 410px;
	height: auto;
	float: left;	
}
#cnt_surprise div.right {
	width: 280px;
	height: auto;
	float: right;	
}

#cnt_surprise div.left h6 {
	padding: 5px 0 5px 25px;
	color: #8a877b;
	font-weight: bold;
	font-size: 80%;
}
#cnt_surprise div.left ul {
	padding: 0 0 0 25px;
}
#cnt_surprise div.left li {
	color: #8a877b;
	font-size: 80%;
	padding: 7px 0;
	line-height: 1.3;
}
#cnt_surprise div.left p {
	padding: 10px 0 0 25px;
}






