/* CSS Document */

/*サブページタイトル*/

#page_title01 {
	background-image: url(../../../images/subpage/location/kitaharima/page_title01.jpg);
}

/*本文*/

.contents_box p.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 200%;
	color: #333;
	margin-bottom: 20px;
	padding: 10px 20px;
}

.topic_box {
	margin-bottom: 80px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding: 10px 30px 10px 20px;
}

.alignright {
	float: right;
	padding: 10px 20px 10px 30px;
}

.waku {
	text-align: center;
}

.caption {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 230%;
	color: #666;
	padding-bottom: 20px;
}

.waku img {
	padding: 1px;
	border: 1px solid #999;
}


