@charset "UTF-8";

h3 {
	margin-bottom: 15px;
	border-bottom: 2px solid #d9d9d9;
	color: #4f8bb9;
	font-size: 143%;
}

body.news .boxTitle01 {
	border-bottom: none;
}

body.news .boxTitle01 .txtTitle01 h2 {
		margin-top: -9px;
		padding-top: 15px;
		color: #000;
		font-size: 143%;
	}
body.news .txtLink01 {
	margin-top: 10px;
}
	body.news .txtLink01 a {
		color: #0006ff;
	}
		body.news .boxTitle01 .txtTitle01 h3 {
			font-size: 240%;
			padding-bottom: 20px;
		}

body.news h4 {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 130%;
}

body.news section.inner {
	margin: 0 auto 160px auto;
	width: 600px;
}

body.news section p {
	margin-bottom: 40px;
}

body.news section p.date {
	margin-bottom: 0;
}

body.news section p em {
	font-weight: bold;
}

body.news section p em.em01 {
	font-size: 160%;
}

body.news section p em.em02 {
	border-bottom: 1px solid #000;
}

body.news section p span {
	padding: 0 10px;
}

body.news section p span:first-of-type {
	padding-left: 0;
}

body.news .imgbox p {
	float: left;
}

body.news .imgbox p.odd {
	margin-right: 42px;
}

body.news .box_txtright p {
	float: left;
}

body.news .box_txtright p.odd {
	margin-right: 15px;
}
