a:link {
	color: #333399;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #cc3333;
	}

a:hover {
	color: #cc3333;
	}



.rightbg {
	background-image: url(right_sh.gif);
	background-repeat: repeat-y;
}

.leftbg {
	background-image: url(left_sh.gif);
	background-repeat: repeat-y;
}


.p{
float: left;
border: none;
margin-right:10px;
margin-top:0px;
margin-bottom: 3px;
}

.title {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #cccccc;
}

.midashi {
	font-size: 16px;
	color: #000000;
}

.text {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}

.small {
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	color: #000000;
}

