* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

body {
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

img {
	border: none;
}

a:link {
	color: #0000ff;
	font-weight: bold;
}

a:visited {
	color: #0000ff;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.container {
	width: 760px;
	margin: 0 auto;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

#top .container {
	width: 760px;
	margin: 0 auto;
	background-image: url(images/top_container_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

/* ヘッダー開始 */
.header {
	width: 760px;
	height: 100px;
	background-image: url(img/rere2.gif);
	background-repeat: no-repeat;
	text-align: right;
}

.header h1 {
	font-size: 11px;
	padding: 3px 0 0 5px;

}

.header h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.header h1 a:hover {
	color: #FF0000;
	text-decoration: none;
}

.header h2 {
	font-size: 80%;
	font-weight: normal;
	padding: 10px 0 0 60px;
	color: #333333;

}
/* ヘッダー終了 */

/* ヘッダーナビ開始 */
.header-navi {
	width: 760px;
	height: 40px;
	background-image: url(images/header_navi.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

.header-navi ul {
	list-style: none;
	padding-right: 10px;
	float: right;
}

.header-navi ul li {
	list-style: none;
	font-size: 80%;
	float: left;
}

.header-navi a {
	display:block;
	padding: 0.5em;
	color: #0000FF;
	text-decoration: none;
}

.header-navi a:visited {
	color: #0000FF;
}

.header-navi a:hover {
	color: #ff0000;
background-color: #eeeeee;
}
/* ヘッダーナビ終了 */

/* サイドメニュー開始 */
.menu {
	width: 200px;
	text-align: left;
	float: left;
}

.menu-content {
	margin: 10px 5px;
	line-height: 1.5;
	font-size: 80%;
}

.menu ul {
	list-style: none;
	margin: 5px 0 10px 5px;
}

.menu ul li {
	list-style: none;
	margin: 5px 0 5px 0;
	padding-left: 5px;
	border-left: 5px solid #CCCCCC;
	line-height: 1.5;
	font-size: 80%;
}

.menu-header {
	background-image: url(images/menu_title_bg.jpg);
	background-repeat: no-repeat;
	padding: 8px 0;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
/* サイドメニュー終了 */

/* メインコンテンツ開始 */
.main {
	width: 560px;
	text-align: left;
	float: right;
}

.main-inner {
	margin: 10px 20px 10px 20px;
}

/* トップページ使用部分 */
.contents {
	width: 420px;
	text-align: left;
	float: left;
}

.contents-inner {
	margin: 10px 15px;
}

.top-contents-header-2clm {
	background-image: url(images/top_contents_header_2clm.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	padding: 5px 0 10px 0;
	text-align: center;
}

.top-contents-header-3clm {
	background-image: url(images/top_contents_header_3clm.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	padding: 5px 0 10px 0;
	text-align: center;
}

.ad {
	width: 140px;
	text-align: center;
	float: left;
}

.ad p {
	margin: 10px 5px 15px 5px;
	font-size: 80%;
}
/* トップページ使用部分 */

.main ul {
	list-style:none;
	padding-bottom: 20px;
}

.main ul li {
	border-left: solid 10px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin: 0 0 10px 0;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	padding: 3px 0 3px 10px;
}

.main dl {
	margin: 10px 0 20px 0;
}

.main dt {
	border-left: solid 10px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin: 0 0 5px 0;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	padding: 3px 0 3px 5px;
}

.main dd {
	margin: 0 0 15px 0;
	font-size: 80%;
	line-height: 1.2;
}

.main blockquote {
	padding: 5px;
	border: solid 1px #cccccc;
	background-color: #f1f1f3;
	font-size: 80%;
}

.content-nav {
	margin: 0 0 20px 0;
	font-size: 80%;
	text-align: left;
}

.contents-header
{
	background-color: #CCCCCC;
	margin: 0 0 15px 0;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	padding: 6px 0 6px 15px;
}

.entry-header
{
	border-left: solid 10px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin: 0 0 10px 0;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	padding: 3px 0 3px 10px;
}

.entry-body,
.entry-more,
.entry-excerpt
{
	font-size: 80%;
	line-height: 1.5;
	clear: both;
	margin: 10px 0 20px 0;
}

/* メインコンテンツ内　検索結果部分（検索結果テンプレートにて使用） */
#search-form {
	margin: 0 0 20px 0;
	line-height: 2.0;
	font-size: 80%;
}

.result-header
{
	list-style: none;
	margin: 5px 0 5px 0;
	padding-left: 5px;
	border-left: 5px solid #CCCCCC;
	line-height: 1.5;
}

.result-header a:link,
.result-header a:visited,
.result-header a:hover
{
	font-size: 90%;
	font-weight: bold;
}
/* メインコンテンツ内　検索結果部分（検索結果テンプレートにて使用） */
/* メインコンテンツ終了 */

/* フッター開始 */
.footer {
	width: 760px;
	height: 25px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
}

.footer p {
	padding: 3px 0 0 0;
	font-size: 80%;
	color: #333333;
}
.footer a {	color: #333333;

	font-size: 95%;
	font-weight: normal;
}
/* フッター終了 */
