BODY {
	margin: 0px;
	font: x-small;
	color: #606060;
	background-image: url(cg/bg_sec.gif);
}

h1 {
	margin: 0px 0px 0px 0px;
}

td {
font: x-small;
}

A:link {color:#80A080;text-decoration:none;}
A:visited {color:#508050;text-decoration:none;}
A:active {color:orange;text-decoration:underline;none;}
A:hover {color:#FF5050;text-decoration:underline;none;}


hr {
	color:#909090;
	height: 1px; 
}


#main {
	padding: 4px;
	font-size: small;
	line-height: 120%;
	color: #606060;
}

.left {
	color: #666666;
	line-height: 140%;
	padding: 6px;
	float: left;
	text-align: left;
	font-size: 12px;
}
.mid {

}
.right {
	color: #666666;
	line-height: 140%;
	padding: 4px;
	float: right;
	text-align: left;
	font-size: 12px;
}


.pict {
	border-width: 3px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
	margin-right: 4px;
	float: left;
}

.description {
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	margin: 10px 0px 10px 0px;
}


.contents {
	background-color: #f5f5f5;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #2D417A;
	border-bottom: 1px solid #2D417A;
}

