@charset "utf-8";

@import url("base.css");



/* about_bx1
---------------------------------------------------- */
#about_bx1 {
	margin: 0px 0px 25px;
}
#about_bx1 img {
	float: right;
}
#about_bx1 div {
	float: left;
	width: 620px;
}
#about_bx1 h3 {
	margin: 0px 0px 10px;
}
#about_bx1 h3 img {
	float: none;
}
#about_bx1 p {
	margin: 0px 0px 10px;
}

/* table */
#about_bx1 table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 620px;
}
#about_bx1 th,#about_bx1 td {
	padding: 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	font-size: 1.2em;
	line-height: 1.5;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 50%;
}
#about_bx1 th {
	background-color: #fff6e4;
	text-align: left;
	font-weight: normal;
}


/* about_pbx1
---------------------------------------------------- */
p#about_pbx1 {
	clear: both;
	background: url(../about/images/about_back1.gif) repeat-x left top;
	border: 2px solid #d1eaf7;
	margin: 0px 0px 25px;
	padding: 15px 20px;
}
p#about_pbx1 strong {
	color: #de4411;
	font-weight: normal;
}


/* about_bx2
---------------------------------------------------- */
#about_bx2 {
	background: url(../images/dt1.gif) repeat-x left bottom;
	margin: 0px 0px 30px;
	padding: 0px 0px 31px;
}
#about_bx2 img {
	float: left;
}
#about_bx2 div {
	float: right;
	width: 680px;
}
#about_bx2 h3 {
	margin: 0px 0px 10px;
}
#about_bx2 h3 img {
	float: none;
}
#about_bx2 p {
	margin: 0px;
}


/* about_bx3
---------------------------------------------------- */
#about_bx3 {
	border-right: 2px solid #38a4dd;
	border-bottom: 2px solid #38a4dd;
	border-left: 2px solid #38a4dd;
	padding: 15px 20px;
	margin: 0px 0px 40px;
}
#about_bx3 div {
	float: left;
	width: 438px;
}
#about_bx3 p {
	margin: 0px 0px 10px;
}
#about_bx3 div div {
	float: none;
	text-align: center;
}
#about_bx3 ul {
	float: right;
	width: 438px;
	background: #fff6e4;
	padding: 10px 0px;
}
#about_bx3 ul li {
	background: url(../images/point1.gif) no-repeat 10px center;
	padding: 0px 5px 0px 28px;
	font-size: 1.3em;
	line-height: 2;
}


/* about_bx4
---------------------------------------------------- */
#about_bx4 {
	clear: both;
}

/* a */
#about_bx4a {
	float: left;
	width: 460px;
}
#about_bx4a h3 {
	margin: 0px 0px 15px;
}
#about_bx4a table {
	width: 460px;
	background: url(../images/dt1.gif) repeat-x center top;
}
#about_bx4a th,#about_bx4a td {
	font-size: 1.3em;
	line-height: 1.8;
	padding: 4px 0px;
	background: url(../images/dt1.gif) repeat-x left bottom;
	vertical-align: top;
}
#about_bx4a th {
	font-weight: normal;
	text-align: left;
	width: 100px;
}

/* b */
#about_bx4b {
	float: right;
	width: 460px;
}
#about_bx4b h3 {
	margin: 0px 0px 15px;
}
#about_bx4b p {
	margin: 0px 0px 2px;
}
#about_bx4b div p {
	font-size: 1.2em;
	text-align: right;
	margin: 2px 0px 0px;
}


/* about_bx5
---------------------------------------------------- */
#about_bx5 {
	clear: both;
	background: url(../about/images/about_back1.gif) repeat-x left top;
	border: 2px solid #d1eaf7;
	margin: 0px 0px 40px;
	padding: 15px 20px;
}
#about_bx5 img {
	float: right;
	border: 1px solid #ccc;
	margin: 0px 0px 0px 20px;
}
#about_bx5 h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 10px;
}
#about_bx5 p {
	margin: 0px;
}



