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

/* タイトル
----------------------------------------------- */
h4.title {
	margin:0 3em 0.5em 1em;
	font-size:1.6em;
	font-weight:800;
	color::#b94632;
	text-decoration:none;
	line-height:1;
}

/* URLリンク
----------------------------------------------- */
p.url {
	margin:1em 1em 0.5em 2em;
	font-size:small;
	line-height:1.5;
	overflow:hidden;
	text-decoration:none;
	color:#b94632;

}

/* 本文
----------------------------------------------- */
#textbox {
	margin:10px auto;
}

p.honbun {
	margin:1em 1em 0 1em;
	font-size:1.4em;
	overflow:hidden;
	text-decoration:none;
	line-height:1.5em;
}

p.danraku {
	margin:0 1em 0 2em;
	font-size:1.4em;
	overflow:hidden;
	text-decoration:none;
	line-height:1.5em;
}

p.spacer {
	display:block;
	height:65px;
}
