@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	padding-top: 12px;
}

#sideBar {
	margin-top: -82px;
}

#conts p {
	font-size: 1.2em;
	line-height: 1.9;
}

#conts .text {
	font-size: 1.4em;
	margin-bottom: 25px;
}

#conts .text02 {
	font-size: 1.4em;
	line-height: 1.6;
	margin-bottom: 23px;
}


#conts p span {
	color: #F00;
}

#conts .note {
	line-height: 1.8;
	margin-bottom: 22px;
}

#conts .notes {
	line-height: 1.7;
}

#conts .notes span {
	font-size: 1.2em;
	font-weight: bold;
}

#conts .notes a {
	color: #000;
	text-decoration: underline;
}

#conts .notes a:hover {
	text-decoration: none;
}

#conts h3 img {
	display: block;
}