@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.about_area {
	margin:0;
	}

.about_logo {
	margin:0 13px 0 0;
	width:240px;
	height:145px;
	float:left;
	background-color: #466;
	}

.about_logo a {
	background: url(../images/common/logo_s.gif) no-repeat;
	margin: 0;
	padding: 145px 0 0 0;
	width: 240px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:145px;/* for ie5.x */
	}

.about_box1,
.about_box2,
.about_box3 {
	margin:0 13px 0 0;
	width:240px;
	height:145px;
	float:left;
	background-color: #466;
	}
	
.about_box3 {
	margin:0;
	}

