@charset "utf-8";


@import url("base.css");


/* about_bx_a
---------------------------------------------------- */
#about_bx_a {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#about_bx_a li {
	display: block;
	padding: 0px 0px 5px;
}
#about_bx_a li.li1 {
	float: left;
	width: 315px;
	background: url(../images/dt02.gif) repeat-y right top;
}
#about_bx_a li.li2 {
	float: right;
	width: 295px;
}
#about_bx_a h3 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	padding: 5px 0px 0px;
	margin-bottom: 25px;
}
#about_bx_a div {
	text-align: center;
	margin-bottom: 25px;
}
#about_bx_a p {
	margin-bottom: 0px;
}
#about_bx_a li.li1 h3,
#about_bx_a li.li1 div,
#about_bx_a li.li1 p {
	margin-right: 20px;
}



/* about_bx_b
---------------------------------------------------- */
#about_bx_b {}
#about_bx_b img {
	float: right;
}
#about_bx_btxt {
	float: left;
	width: 410px;
	padding: 10px 0px 0px;
}
#about_bx_btxt h4 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/point02.gif) no-repeat left center;
}



/* outline
---------------------------------------------------- */
table.style-a {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 630px;
}
table.style-a th,
table.style-a td {
	padding: 4px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	vertical-align: top;
	font-size: 1.3em;
	line-height: 1.8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.style-a th {
	background-color: #f1f1f1;
	text-align: left;
	font-weight: normal;
	width: 80px;
}


/* price
---------------------------------------------------- */
table.style-b {
	width: 630px;
	margin: 35px 0px 0px;
}
table.style-b th,
table.style-b td {
	padding: 0px 0px 40px;
	vertical-align: top;
}
table.style-b th {
	font-size: 1.3em;
	line-height: 2;
	text-align: left;
	font-weight: bold;
	width: 140px;
}
table.style-b td p {
	border-left: 3px solid #ddd;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
}



/* profile
---------------------------------------------------- */
.profile_image1 {
	float: left;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 0px 10px 5px 0px;
}
.profile_image2 {
	float: right;
	margin: 0px 0px 0px 5px;
}




