@charset "shift_jis";

h1 {
	background-image:url(../images/news/detail/h1.jpg);
}

#main .section {
	margin:0 0 33px 0;
}
#main .section .title {
	width:489px;
	margin:0 0 14px 0;
	padding:5px 8px;
	border-top:1px solid #E4E4E4;
	border-bottom:2px solid #E4E4E4;
	background-image:url(../images/news/detail/h2_back.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#main .section .title h2 {
	float:left;
	line-height:1.3;
	font-size:117%;
}
#main .section .title .date {
	float:right;
	padding:1px 5px 0 0;
	font-size:80%;
}
#main .section .content {
	padding:0 1px;
}

.content-nav {
	text-align:center;
}
