@charset "utf-8";
/*モノカキさんに30のお題 */

#wrapper {
	background: #FDF url(../../bg_images/bg07_1.gif) repeat-y;
	color: #033;
}

h1 {
	color: #043;
}

p {
	margin-left: 80px;
}

strong {
	text-decoration: underline;
}

p#goto_index {
	margin: 0 2.5em;
}