@charset "UTF-8";

/* CSS Document shydog page */

div#shydog{
	width: 740px;
	height:370px;
	margin: 0 0 20px;
	background: url(../images/p-ribbon/bg_img_rbn.jpg) no-repeat center -20px;
}
div#shydog p{
	padding-top: 350px;
	text-align: center;
} 
div#corporate_info {
	width: 650px;
	margin:0 auto;
	text-align: center;
	background: url(../eng/images/sd_logoz.jpg) no-repeat center top;
}
div#corporate_info  p {
	margin: 30px;
}
div#corporate_info  h3 {
	font-size: 18px;
	padding-top: 150px;
}
div#corporate_info dl {
	list-style-type: none;
	text-align: left;
	width: 480px;
	margin-left: 85px;
}
div#corporate_info dt {
	padding-left: 20px;
	background-color: #EEE;
	font-weight: bold;
	line-height: 1.5em;
}
div#corporate_info dd {
	margin-bottom: 20px;
	line-height: 2em;	
}
