/* ----- BODY ----- */

body {
	width:800px;
	margin:10px auto;
	background-color:#ffffcc;
	background-repeat: none;
	line-height: 130%;
	font-size: 13px;
	font-family: sans-serif;
}

h1 {
	font-size: 8px;
	color: #cccccc;
	text-align: right;
	margin: 0;
	padding: 0;
}

.m1 h3 {
	color: #ffffff;
	font-size: 18px;
	margin: 0px 0 15px 20px;
	padding: 9px 0 0 40px;
	text-align: left;
	clear: left;
	height: 30px;
	background: url("http://www.hs-society.org/img/midashi-01.png") no-repeat;
	background-color:#ffffff;
}

.mm1 h3 {
	color: #ffffff;
	font-size: 12px;
	margin: 5px 0px;
	padding: 8px 0px;
	text-align: center;
	clear: left;
	height: 15px;
	background: url("http://www.hs-society.org/img/mini-midashi-01.png") no-repeat;
	background-color:#ffffff;
}

.m2 h3 {
	color: #333333;
	font-size: 18px;
	margin: 0px 0 15px 20px;
	padding: 9px 0 0 40px;
	text-align: left;
	clear: left;
	height: 30px;
	background: url("http://www.hs-society.org/img/midashi-02.png") no-repeat;
	background-color:#ffffff;
}

.m2 h3 a {
	color: #333333;
	text-decoration: none;
}

.m1 h3 a {
	color: #333333;
	text-decoration: none;
}

.m2 h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	background:#3399cc;
}

.m1 h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	background:#3399cc;
}

p {
	margin-left: 40px;
	margin-right: 30px;
}

img{
	border: none;
}

a{
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	background:#3399cc;
}

/* ----- HEADER ----- */

#header {
	width:800px;
	height:80px;
	background-color:#999999;
	/* background-image: url("http://www.hs-society.org/img/banner.png"); */
}

/* ----- NAVIGATION ----- */

#navigation {
	background:#999999;
	/* border-top:1px solid #003300; */
	text-align:center;
	height:28px;
	line-height:28px;
	color:#ffffff;
	font-size: 14px;
}

#navigation a {
	background:#999999;
	text-decoration:none;
	color:#ffffff;
	padding:5px;
}

#navigation a:hover {
	text-decoration: none;
	background:#006699;
	position: relative;
	top: 1px;
	left: 1px;
}

#navigation .current a {
	background:#3399cc;
	text-decoration:none;
	color:#ffffff;
	/* font-weight: bold; */
}

#navigation .current a:hover {
	background:#3399cc;
	color:#ffffff;
	/* font-weight: bold; */
	position: relative;
	top: 1px;
	left: 1px;
}

#navigation .current {
	background:#3399cc;
	text-decoration:none;
	color:#ffffff;
	/* font-weight: bold; */
}

/* ----- MAIN CONTENT ----- */

#content {
	width:800px;
	min-height:400px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:400px; /* for IE5.x and IE6 */
	background-color:#ffffff;
	/* margin-top:1px; */
}

#content #content-inner {
	margin: 0px;
	/* border:1px solid #003300; */
	padding: 5px 5px;
	width:580px;
	background-color:#ffffff;
	/* margin-top:1px; */
}

#content #content-main {
	float: right;
	margin: 0px;
	padding: 5px 1em !important; /* for modern browsers */
	padding: 5px 0; /* for IE5.x and IE6 */
	width:580px;
	background-color:#ffffff;
	/* margin-top:1px; */

	/* border:1px solid #003300; */
}

#content #content-side {
	float: left;
	margin: 0px;
	padding: 5px 1em !important; /* for modern browsers */
	padding: 5px 0; /* for IE5.x and IE6 */
	width:150px;
	background-color:#ffffff;
	/* margin-top:1px; */

	/* border:1px solid #003300; */
}

/* ----- FOOTER ----- */

#footer { 
	width:800px;
	height:80px;
	background-color:#666666;
	background-image: url("http://www.hs-society.org/img/footer.png");
	/* margin-top:1px; */
	text-align:center;
	font-size: 10px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	background:#3399cc;
}

/* ----- ETC ----- */

.contents-body {
	display: block;
	margin-left: 40px;
	margin-right: 30px;
}

.section {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	margin-right: 30px;
	font-size: 16px;
	padding: 4px 4px 2px 4px;
	border-left: solid 16px #2489BD;
	/*border-bottom: solid 2px #2489BD;*/
	background: #fff;
	color: #000;
}

.continue {
	display: block;
	width: 100%;
	text-align:right;
	font-size: small;
}

.postdate {
	display: block;
	width: 100%;
	text-align:right;
	font-size: x-small;
}

.return-top{
	/* clear: both; */
	display: block;
	text-align: right;
	font-size: 10px;
	background-color:#ffffff;
}

#acc {
	display: none;
}

#content-navi{
	display: block;
}

#content-navi .prev{
	float : left;
	text-align: left;
	width: 40%;
}

#content-navi .next{
	float : right;
	text-align: right;
	width: 40%;
}

/* ----- PAGE NAVIGATION ----- */

.paged-archives a, .paged-archives a:visited{
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-decoration: none;
}

.paged-archives b{
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-decoration: none;
	color: #000066;
	background-color: #dae0e6;
}
