@import url("styles-base.css");
@import url("styles-menu.css");

h1 {
	font-size: 10px;
	font-weight: normal;
	color: #878787;
	margin: 0px;
	padding: 23px 0px 10px 28px;
}
h2 {
	font-weight: bold;
	background-image: url(img/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	padding-bottom: 5px;
	width: 495px;
	color: #4B1B20;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #662B0E;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #662B0E;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(img/icon3.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}

td { font-size:12px; line-height: 16px; }
.text-18 { font-size: 12px; line-height: 18px; }
.text-20 { font-size: 12px; line-height: 20px; }
.size-10 {
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	padding: 5px;
}
.size-14 { font-size: 14px; line-height: 18px; }
.size-16 { font-size: 16px; line-height: 20px; }

.img_r {
 float: right;
 border: none;
 vertical-align:top;
 margin-left: 5px;
 margin-bottom: 5px;
}
.img_l {
 float: left;
 border: none;
 margin-right:5px;
 vertical-align:top;
 margin-bottom: 5px;
}
.img_n {
 float: none;
 border: none;
}
textarea,select,input {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku 
GothicPro","Osaka","Verdana","Helvetica","Arial","‚l‚r‚oƒSƒVƒbƒN","sans-serif";
}
.about-text {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BEB9;
}
.about-table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
form {
	margin: 0px;
	padding: 0px;
	width: 469px;
}
.about-text10 {
	font-size: 10px;
	line-height: 14px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BEB9;
}
