@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;
	height:600px;
	}

.about_logo {
	margin:0 13px 0 0;
	padding:95px 0 0 40px;
	width:200px;
	height:50px;
	background-color: #B4D943;
	float:left;
	}

.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_stitle {
	margin:0 0 5px 0;
	font-weight: bold;
	font-size:1.15em;
	}
	
.about_sstitle {
	margin:0 0 5px 15px;
	font-weight: bold;
	}

.about_box1 {
	margin:0 13px 0 0;
	padding:10px;
	width:220px;
	background-color: #F39489;
	font-size:1.3em;
	float:left;
	}
	
.about_box2 {
	margin:0 13px 0 0;
	padding:10px;
	width:220px;
	background-color: #9C9;
	font-size:1.3em;
	float:left;
	}
	
.own_sites,
.clients {
	margin:0 0 10px 15px;
	line-height:1.5;
	}
	
.own_sites li,
.clients li {
	margin:0;
	}

.own_sites li a,
.clients li a {
	margin:0;
	color:#666;
	}
	
.about_box3 {
	margin:0;
	padding:10px;
	width:220px;
	background-color: #9C9;
	font-size:1.3em;
	float:left;
	}

.about_ex {
	margin:0 0 15px 15px;
	}
