/* WABISABI CSS*/

body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg_ws.gif);
	color: #000000;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:link {
	color:#993333
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
}

a:visited {
	color:#993333
}

.box1 {
	margin: 0 0 0 0;
	border: 1px solid #999966;
	padding: 4px;
	background-color: #ffffff;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	color: #999966;
}

.textlink1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.texttitle1 {
	font-size: 14px;
	font-weight: bold;
	color: #556b2f;
	line-height: 20px;
}

.textsubt {
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	line-height: 20px;
}

.text1 {
	font-size: 12px;
	line-height: 20px;
}

.text2 {
	margin: 0 20 0 20;
	font-size: 12px;
	line-height: 20px;
}

.moveNavi {
	font-size: 12px;
	text-align: center;
}

.hamPictBase {
	width: 476px;
	padding: 50px 0px 0px 0px;
}

.hamPictFrame {
	margin: 0px 0px 40px 0px;
	border: 1px solid #cccc99;
	padding: 8px 16px 8px 16px;
}

.hamPictTitle {
	padding: 0px 0px 6px 0px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #993399;
}

.hamPict {
	border: 1px solid #cccc99;
}

.hamPictCmt {
	padding: 8px 2px 2px 2px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}


