
@import "/library/default.css";

.path {
	margin:0 0 10px 0;
}

.path ul {
	margin:0;
	padding:0;
	list-style:none;
}

.path li {
	float:left;
	margin:0 10px 0 3px;
	padding:0 0 0 8px;
	background-image:url(../image/list_path.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.plof {
	font-size:12px;
	line-height:140%;
	background-color:#f1ecdf;
	padding:15px;
}

.plof h2 , .plof h3 {
	font-size:14px;
	line-height:140%;
	background-color:#e9d49f;
	padding:10px 5px 7px 10px;
	margin:0 0 10px 0;
}

.plof p {
	margin:0 0 15px 0;
}

.info h2 , .info h3 {
	font-size:14px;
	line-height:140%;
	background-color:#f4de79;
	padding:10px 5px 7px 10px;
	margin:0 0 10px 0;
}

.info th {
	text-align:center;
}

.info th , .info td {
	padding:6px 5px 4px 5px;
	border-bottom:1px dotted #cccccc;
	vertical-align:middle;
}

.contact h2 {
	font-size:14px;
	line-height:140%;
	background-color:#f4de79;
	padding:10px 5px 7px 10px;
	margin:0 0 10px 0;
}

.mailform {
	margin:0 0 30px 0;
}

.mailform th {
	width:20%;
	text-align:center;
	border-bottom:1px dotted #cccccc;
	padding:6px 0 5px 0;
}

.mailform td {
	width:80%;
	border-bottom:1px dotted #cccccc;
	padding:6px 10px 5px 10px;
}

.mailform .subject {
	text-align:center;
	background-color:#eeeeee;
	padding:10px 0 9px 0;
	margin:10px 0 0 0;
}

.mailform .subject input {
	font-size:19px;
}
