@charset "utf-8";
/* CSS Document */

#abouttitle {
	width:553px;
	height:83px;
	margin:0 0 45px 60px;
	background:url(../images/about/title_about01.gif) no-repeat;
}

#abouttitle p{
	margin-bottom:12px;
}

#abouttitle h2 {
	display:none;
}

#maincopy_about {
	width:677px;
	padding-bottom:20px;
	margin-bottom:20px;
	padding-top: 30px;
	line-height:24px;
}

#maincopy_about p {
	margin-right:10px;
}

#cost {
	width:677px;
	margin-bottom:58px;
	clear:both;
}

#discbox {
	margin-bottom:30px;
}

#disc {
	width:451px;
	padding-top:15px;
	padding-right:15px;
	line-height:24px;
	float:left;
} 

#disc p {
	margin-bottom:12px;
} 

#disc_cost img {
	float:right;
}

#disc a {
	color:#df2c67;
	text-decoration:none;
}

#disc a:hover {
	color:#df2c67;
	text-decoration:underline;
}

#btn_link {
	width:183px;
	margin-left:239px;
	clear:both;
}

#company {
	margin-bottom:124px;
}

#company h4 {
	margin-bottom:30px;
}

#company table{
	width:498px;
	margin-left:92px;
	font-size:12px;
	line-height:24px;
	border-collapse:collapse;
	border-top:#c9c9c9 1px solid;
	border-right:#c9c9c9 1px solid;
}

#company table td{
	border-collapse:collapse;
	border-left:#c9c9c9 1px solid;
	border-bottom:#c9c9c9 1px solid;
	vertical-align:middle;
	padding:15px;
}

.td2 {
	margin-left:7px;
}

.td2 img {
	display:inline;
}
	
