﻿@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, hr, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

.column_center {
	float: left;
	width: 770px;
	margin-right: 8px;
	font-size: 0.95em;
	margin-left: 15px;
	text-align: center;
}


#column_left {
	background-color: #FFFFCC;
	float: left;
	width: 168px;
	background-repeat: repeat-y;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	height: 1200px;
}

.column_right {
	width: 260px;
	float: left;
	font-size: 0.9em;
	padding-left: 10px;
}

a:link, a:visited, a:active {
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	background: #FFFFff;
}
#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}

#footer {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.gfx-nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gfx-r-nb {
	float: right;
	padding-left: 8px;
	border-style: none;
	padding-top: 6px;
}

.gfx-l-nb {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-top: 6px;
}
#header_gp {
	width: 975px;
	height: 181px;
}

#tag_line {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
	background: #FFFFff;
}
#menu_box_gp {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background: #055600;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #990000;
}
.fs-l {
	text-align: left;
}

.fs-c {
	text-align: center;
}
.fs-r {
	text-align: right;
}
.chapter-a {
	float: left;
	height: 575px;
	width: 360px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #CCCCCC;
	display: inline;
	text-align: left;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.magazine_month {
	float: left;
	height: 220px;
	width: 145px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #CCCCCC;
	display: inline;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.chapter {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
}
.chapter-b {
	float: left;
	height: 450px;
	width: 360px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #CCCCCC;
	display: inline;
	text-align: left;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
