/* CSS Document */

body { 
	background-color: #eee;
	color: #000;
}

a { color: #369; }

TD { font-family: '‚l‚r ‚oƒSƒVƒbƒN'; }

.fram { 
	width: 750px;
}

/* ˜g —Ìˆæ */
.waku { 
	padding: 10px;
	background-color: #fff;
}
.waku1 { 
	width: 4px; height: 100%;
	background-image: url(./img/left.gif);
	background-repeart: repeart-y;
}
.waku2 { 
	width: 4px;
	background-image: url(./img/right.gif);
	background-repeart: repeart-y;
}
.waku3 { 
	height: 4px;
	background-image: url(./img/corn-l.gif);
}
.waku4 { 
	height: 4px;
	background-image: url(./img/bottom.gif);
	background-repeart: repeart-x;
}
.waku5 { 
	height: 4px;
	background-image: url(./img/corn-r.gif);
}

/* Head —Ìˆæ */
.heada { 
	padding: 10px 0px 5px 0px;
}
.glonav { 
	text-decoration: none;
	font-size: 13px;
	color: #369;
	font-weight: bold;
}
.headb { 
	height: 45px;
	background-color: #369;
}
.headc { 
	width: 580px; height: 45px;
	background-color: #ccc;
}
.invisible {
	margin: 10px 0px 10px 0px;
	font-size: 13px;
	color: #369;
	display: none;
}
/* Navigation —Ìˆæ */
.NavBar { 
	width: 170px;
	height: 100%;
	padding-top: 15px;
}
.NavSec { 
	font-size: 13px;
	color: #369;
	margin-bottom: 10px;
	padding: 3px 0px 3px 5px;
	border: #369 1px solid;
}
.NavSecOn { 
	font-size: 13px;
	color: #369;
	background-color: #ddd;
	margin-bottom: 10px;
	padding: 3px 0px 3px 5px;
	border: #369 1px solid;
}
.aNav {
	text-decoration: none;
	color: #369;
	font-size: 13px;
}
.infotitle {
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	color: #369;
	font-weight: bold;
	text-align: left;
	border-bottom: #369 3px solid;
	border-left: #369 1px solid;
}
.infotext {
	padding: 5px 10px 0px 10px;
	font-size: 13px;
	border-left: #369 1px solid;
}
.infodate {
	border-bottom: #369 1px dotted;
	border-left: #369 1px solid;
	font-size: 13px;
	text-align: right;
}


/* Contents —Ìˆæ */
.contents { 
	padding: 15px 10px 10px 10px;
	width: 560px;
	text-align: center;
}
.ConTitle1 {
	width: 75px;
	font-size: 16px;
	color: #369;
	font-weight: bold;
	text-align: center;
	border-right: #369 5px solid;
}
.ConMain {
	margin: 5px;
}
.ConText {
	width: 450px; 
	padding: 0px 0px 0px 10px;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	border-bottom: #369 3px double;
}
.ConBack {
	text-align: right;
	text-decoration: none;
	color: #369;
	font-size: 13px;
	line-height: 150%;
}
.ConTitle2 {
	width: 250px;
	font-size: 16px;
	color: #369;
	font-weight: bold;
	text-align: left;
	border-bottom: #369 2px solid;
}
.ConText2 {
	width: 250px;
	padding: 5px; 10px 0px 10px;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
}
.Comen {
	font-size: 13px;
	line-height: 150%;
	color: #000;
	text-align: right;
	border-right: #369 10px solid;
}
.ConMenu1 {
	width: 450px;
	background-color: #000;
}
.ConMenu2 {
	width: 450px;
}
.bgf {
	background-color: #fff;
}
.locNav { 
	text-decoration: none;
	font-size: 13px;
	color: #369;
	line-height: 150%;
	font-weight: bold;
}
.ConText3 {
	width: 450px; 
	padding: 0px 0px 0px 10px;
	font-size: 13px;
	line-height: 250%;
	text-align: left;
	border-bottom: #369 3px double;
}

/* Foot —Ìˆæ */
.foota { 
	height: 20px;
	background-color: #ccc;
}
.footb { 
	padding-left: 5px;
	font-size: 12px;
	color: #369;
	height: 20px;
	background-color: #fff;
}
.footc { 
	height: 20px;
	background-color: #ccc;
}

