/* BASIC */
body {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
/*	background-image : url("./img/bg_cross_heart.jpg"); */
}

.darkblue_b {
	font-size: 14px;
	font-weight: bold;
	color: #111184;
}

.std {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
}

.tel {
	font-size: 12px;
	line-height: 16px;
	color: #619CBC;
	font-weight: bold;
}

h1 {
	font-size: 12px;
	color: #888888;
	line-height: 0.3;
	margin-top: 8px;
	margin-bottom: 3px;
}

table,td,tr,input,select,textarea {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
}

.txtlink {
	font-size: 10px;
	line-height: 16px;
	color: #000099;
}

.headerlink {
	font-size: 10px;
}

.namettl {
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	font-weight: bold;
	background-image : url("./img/bg_namettl.jpg");
	background-repeat: no-repeat;
}

.infttl {
	font-size: 12px;
	line-height: 16px;
	color: #0000EE;
	font-weight: bold;
}

.persnamettl {
	padding-top: 5px;
	font-size: 16px;
	line-height: 12px;
	color: #0F5D2B;
	font-weight: bold;
	background-image : url("./img/sttl_personal.jpg");
	background-repeat: no-repeat;
}

.fence {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	background-image : url("./img/bg_listing.gif");
}

.att {
	font-size: 10px;
	line-height: 12px;
	color: #BE4425;
}
.stdatt {
	font-size: 12px;
	line-height: 16px;
	color: #BE4425;
	font-weight: bold;
}
/* BASIC */

@import "navi.css";
@import "pnavi.css";
