@charset "UTF-8";
/* CSS Document */

/* お知らせ */
.osiraseTop {
	margin-top:15px;
	width:717px;
}

.osiraseMain {
	padding:10px;
	width:697px !important;
	width /**/:717px;
	overflow:hidden;
}

.osiraseMain p {
	line-height:1.5;
	margin-top:5px;
	margin-bottom:15px;
}


.osiraseDetTtl {
	padding-bottom:8px;
	margin-bottom:16px;
	border-bottom:solid 1px #C7C7C7;
	color: #7E6B60;
	font-size: 140%;
	line-height:1.3;
}

.referLink {
	margin-top:18px;
	margin-left:5px;
	line-height:1.1;
	list-style-type:none;
}

.referLink li {
	padding-left:10px;
	background: url(../images/bow_orange.gif) left center no-repeat;
	margin-bottom:5px;
}

.pageNaviTop {
	text-align:right;
	margin-bottom:12px;
	padding-bottom:3px;
	font-weight:bold;
	color:#BE4545;
	border-bottom:dotted 1px #C7C7C7;
}

.pageNaviBtm {
	text-align:right;
	margin-top:10px;
	padding-top:3px;
	font-weight:bold;
	color:#BE4545;
	border-top:dotted 1px #C7C7C7;
}
