@import url(../../common/css/top.css);
@import url(../../common/css/others.css);
h1, h2, h3, h4, h5, h6, p, ul, li, tr, td, th {
list-style-type: none;
margin: 0;
padding: 0;
}
/* #5c3737 */
body { font-size: 16px; line-height: 185%; background-color: #f3f1e5; margin: 0; padding: 0; background-image:url(images/bg.gif); background-repeat:repeat-y; background-position:center; }
a { color: black; text-decoration: underline; }
a:hover { color: black; text-decoration: none; }
#wrap {
	background-color:#ffffff;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#key_top { background-image: url(../../images/key01.jpg); width: 760px; height: 161px; }
#tome { width: 760px; height: 1px; display: inline; }
#tome2 { width: 760px; height: 40px; display: block; }
h2 { color: #b41200; background-color: #fdfaee; padding: 10px; border: solid 1px #5c3737; display: block; }
.marker {background-color:#FFFF00; font-weight:bold;}
p.center { text-align:center; }