@charset "utf-8";
/* CSS Document */

#ard_main {
	float: left;
	width: 710px;
}
#ard_side {
	float: right;
	width: 220px;
}
#ard_footer {
	clear: both;
	height: 220px;
	width: 930px;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
}
.bottom_left {
	width: 290px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	padding-top: 65px;
	padding-left: 40px;
}
.bottom_right {
	float: left;
	width: 370px;
	font-size: 11px;
	line-height: 16px;
	padding-top: 65px;
	padding-left: 195px;
}
.intro_img {
	background-color: #000000;
}
#ard_content {
	background-image: url(img/common/side_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}
.intro_img img {
	margin-bottom: 10px;
}
.intro_img .textarea {
	float: left;
	width: 500px;
	color: #CCCCCC;
	margin-top: 20px;
}
.intro_img .thumm {
	width: 150px;
	float: left;
	margin: 20px;
}
.intro_img .photoarea {
	clear: both;
	padding-left: 20px;
}
.intro_img .textarea img {
	float: left;
}
.intro_img .textarea p {
	clear: both;
}
.intro_img .photoarea img {
	margin-right: 20px;
	margin-bottom: 20px;
}
.intro_img .textarea_02 {
	clear: left;
	color: #CCCCCC;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.intro_img .textarea_02 th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 15%;
	padding-top: 10px;
}
.intro_img .textarea_02 td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 85%;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}

