.m{
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
.s{
	font-size: 10px;
	line-height: 150%;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:active{
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
.sb{
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color: #FFCC00;
}
.sb2{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #0099ff;
}
.m2{
	font-size: 12px;
	line-height: 190%;
}
a.colle-link:link{
	text-decoration: underline;
	font-weight: bold;
}
a.colle-link:visited{
	text-decoration: underline;
	font-weight: bold;
}
a.colle-link:hover{
	text-decoration: underline;
	font-weight: bold;
}
a.colle-link:active{
	text-decoration: underline;
	font-weight: bold;
}

h1.colle-hr {
	font-size: 12px;
}
h1.kikaku-hr {
	margin-bottom: 0px;
	font-size: 12px;
}
.layout {
	margin:20px 0px 0px 0px;
}
.layout2 {
	margin:15px 0px 0px 0px;
}