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

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a:link {
	color:#646464;
	text-decoration:underline;
}

a:visited {
	color:#646464;
	text-decoration:underline;
}

a:hover {
	color:#646464;
	text-decoration:none;
}

a:active {
	color:#646464;
	text-decoration:none;
}

#navi img {
	margin-right:15px;
}


#content {
	color:#646464;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', Helvetica, sans-serif;
}

#content h2{
	border-bottom:1px dotted #666666;
	padding-bottom:20px;
}

.paginate {
	text-align:left;
	margin-bottom:10px;
}

.paginate img {
	margin-right:10px;
}
