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: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: collapse;
	border-spacing: 0;
	
}
table, th, td{
	border: 1px solid #333;
	}
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
}

a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}

#header {
	width: 480px;
	height: 270px;
	float: left;
	background-color: #FFF;
	padding: 10px;
}
#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
.sidebar {
	float: right;
	width: 200px;
}
.sidebar img {
	margin-top: 10px;
}
.sidebar h1 {
	font-size: 16px;
	color: #003;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #900;
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
}
#news h1 {
	font-size: 18px;
	color: #000;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #900;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#news img {
	float: left;
	margin-right: 10px;
}
#news h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
}
#navi {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../src/menubar_h.gif);
	background-repeat: no-repeat;
	height: 60px;
	line-height: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #666;
}
#contents {
	width: 550px;
	float: left;
}
.adbnr {
	float: right;
	width: 500px;
	margin-top: 15px;
}
.pap_bn {
	height: 70px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://osp-pro.com/images/pap_back.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 14px;
}
#footer h1 {
	font-size: 16px;
	text-align: right;
	color: #FFF;
}
.counter {
	float: left;
	width: 150px;
}
.lesson, .info {
	padding: 10px;
}
.lesson h1, .info h1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #003;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.name_bar {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-image: url(http://osp-pro.com/src/name_bar.jpg);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	height: 30px;
	padding-left: 40px;
}

