@charset "utf-8";
/* CSS Document */

div#head_card_company {
	position: absolute;
	top: 7px;
	right: 23px;
}

div#card_data {
	width: 200px;
	float: left;
	display: inline;
	font-size: 11px;
	margin-left: 23px;
	text-align: center;
}
div#card_data h2 {
	margin-top: 7px;
	text-align: center;
}
div#card_data ul.design {
	width: 198px;
	list-style: none inside;
	float: left;
}
div#card_data ul.design li {
	margin: 0px 1px;
	width: 64px;
	float: left;
	display: inline;
}
div#card_data dt {
	margin: 7px 0px 3px 0px;
	width: 200px;
	font-weight: bold;
	color: #006600;
	text-align: left;
}
div#card_data dd {
	text-align: left;
}

div#card_detail {
	margin-left: 13px;
	width: 267px;
	float: right;
	display: inline;
	font-size: 11px;
	margin-right: 23px;
}
div#card_detail dl {
	margin-top: 7px;
	float: left;
}
div#card_detail dt {
	font-weight: bold;
	font-size: 14px;
	color: #565656;
}
div#card_detail dd {
	margin-top: 3px;
}
div#card_detail dd ul {
	width: 267px;
	list-style: none inside;
	float: left;
	display: inline;
}
div#card_detail dd ul li {
	padding: 1px 0px 5px 17px;
	width: 250px;
	float: left;
	display: inline;
	background: url("./images/list_point.gif") no-repeat;
}
div.apply_banner {
	width: 526px;
	text-align :center;
	float: left;
}
div.apply_banner a {
	margin: 5px auto;
	width: 340px;
	height: 42px;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	background: url("./images/apply_banner.gif") no-repeat;
}

div#card_detail table#card_data_table {
	margin: 7px 0px;
	width: 267px;
	float: left;
	display: inline;
	border-collapse: collapse;
	font-size: 11px;
}
div#card_detail table#card_data_table th {
	padding: 3px;
	width: 80px;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}
div#card_detail table#card_data_table td {
	padding: 3px;
	width: 175px;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
}

div.recommend {
	margin: 7px 17px;
	width: 526px;
	font-size: 11px;
}
div.recommend h2 {
	padding: 31px 3px 7px 7px;
	font-size: 12px;
	color: #454545;
	letter-spacing: 1px;
	background: url("./images/line.gif") no-repeat center top;
}
div.recommend ul {
	padding-bottom: 7px;
	list-style: none inside;
	float: left;
}
div.recommend ul li {
	width: 131px;
	height: 104px;
	float: left;
	text-align: center;
}
div.recommend ul li img {
	margin: 3px;
}

div#imitation {
	margin: 7px 17px;
	width: 526px;
	font-size: 11px;
}
div#imitation h2 {
	padding: 27px 3px 3px 7px;
	font-size: 12px;
	color: #454545;
	letter-spacing: 1px;
	background: url("./images/line.gif") no-repeat center top;
}
div#imitation ul {
	margin: 0px 5px;
	padding-bottom: 7px;
	width: 516px;
	list-style: none inside;
	float: left;
	display: inline;
}
div#imitation ul li {
	margin: 0px 3px 3px 3px;
	width: 86px;
	height: 53px;
	float: left;
	display: inline;
	text-align: center;
	overflow: hidden;
}
div#imitation ul li img {
	margin: 3px;
}
