﻿@charset "utf-8";
/* ------------------------------
	#content
------------------------------ */
#left {
	margin-top: 1em;
}

#right {
	margin-top: 1em;
}

/* ------------------------------
	menu
------------------------------ */
.menu {
	background: #fcf8f8;
}

.menu th {
	width: 270px;
	padding: 0px 0px 0px 10px;
	border-right: #fcf8f8 solid 4px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
}

.menu td {
	border-right: #fcf8f8 solid 4px;
}

.menuTitle-1 { background: url('./image/bg_mn-1.gif') no-repeat; color: #ffffff; }
.menuTitle-2 { background: url('./image/bg_mn-2.gif') no-repeat; color: #1a1a1a; }
.menuTitle-3 { background: url('./image/bg_mn-3.gif') no-repeat; color: #ffffff; }
.menuTitle-4 { background: url('./image/bg_mn-4.gif') no-repeat; color: #ffffff; }
.menuTitle-5 { background: url('./image/bg_mn-5.gif') no-repeat; color: #ffffff; }
.menuTitle-6 { background: url('./image/bg_mn-6.gif') no-repeat; color: #ffffff; }

.menuImage {
	padding: 10px 0px 5px 30px;
	background: #333333 url('./image/bg_mnback.gif') repeat-x;
}

.menuImage img {
	width: 220px;
}

.menuText {
	padding: 0px 30px 10px 30px;
	border-bottom: #fcf8f8 solid 4px;
	background: #333333;
	color: #ffffff;
	font-size: 10pt;
	text-align: left;
	line-height: 1.3em;
}

/* ------------------------------
	gallery
------------------------------ */
.gllry {
	width: 860px;
	margin-bottom: 1em;
	border: none;
}

.gllry td {
	width: 215px;
	border: none;
}

.gllry .top {
	padding: 15px 5px 0px 5px;
	background: url('./image/bg_gllry.gif') no-repeat;
	text-align: center;
}

.gllry img {
	width: 180px;
}

.gllry .bottom {
	padding: 5px 10px 10px 10px;
	background: url('./image/bg_gllry.gif') no-repeat left bottom;
	text-align: center;
}

.gllry span {
	font-size: 12px;
}

.gllry em {
	display: block;
	color: #999999;
	font-size: 10px;
}

/* ----- reset ----- */
#left h2 {
	clear: both;
	width: 860px;
	height: 35px;
	margin-bottom: 0.5em;
	padding-left: 30px;
	font-size: 16px;
	font-family: 'ＭＳ 明朝', monospace;
	font-weight: bold;
	line-height: 35px;
}

.h2-1 { background: url('./image/bg_h2-1.gif') no-repeat; }
.h2-2 { background: url('./image/bg_h2-2.gif') no-repeat; }
.h2-3 { background: url('./image/bg_h2-3.gif') no-repeat; }
.h2-4 { background: url('./image/bg_h2-4.gif') no-repeat; }
.h2-5 { background: url('./image/bg_h2-5.gif') no-repeat; }
.h2-6 { background: url('./image/bg_h2-6.gif') no-repeat; }

#left h3 {
	clear: both;
	width: 835px;
	height: 20px;
	margin-bottom: 0.5em;
	padding: 0px 0px 2px 25px;
	border-bottom: #1a1a1a dashed 1px;
	font-size: 14px;
	font-family: 'ＭＳ 明朝', monospace;
	font-weight: bold;
	line-height: 20px;
}

.h3-1 { background: url('./image/bg_h3-1.gif') no-repeat; color: #920b00; }
.h3-2 { background: url('./image/bg_h3-2.gif') no-repeat; color: #923a00; }
.h3-3 { background: url('./image/bg_h3-3.gif') no-repeat; color: #467919; }
.h3-4 { background: url('./image/bg_h3-4.gif') no-repeat; color: #1f4273; }
.h3-5 { background: url('./image/bg_h3-5.gif') no-repeat; color: #3b0092; }
.h3-6 { background: url('./image/bg_h3-6.gif') no-repeat; color: #494949; }

#left h4 {
	clear: both;
	width: 860px;
	margin-bottom: 0.5em;
	font-size: 14px;
	font-family: 'ＭＳ 明朝', monospace;
	font-weight: bold;
}

.h4-1 { color: #ff645a; }
.h4-2 { color: #ff6400; }
.h4-3 { color: #6ebe28; }
.h4-4 { color: #3773c8; }
.h4-5 { color: #5500d2; }
.h4-6 { color: #1a1a1a; }

#left h5,h6 {
	clear: both;
	width: 860px;
	margin-bottom: 0.5em;
}

#left div,p,pre {
	margin-bottom: 1em;
	text-indent: 0;
}

#left ul,ol {
	margin-bottom: 1em;
}

#left blockquote {
	width: 600px;
	margin-left: 20px;
	margin-bottom: 1em;
	padding: 5px;
	background: #f5e6d7;
}

#left q {
	background: #f5e6d7;
}

.st-1 { color: #920b00; }
.st-2 { color: #ff6400; }
.st-3 { color: #6ebe28; }
.st-4 { color: #3773c8; }
.st-5 { color: #5500d2; }
.st-6 { color: #1a1a1a; }

#left dl {
	margin-bottom: 1em;
}

#left dt {
	font-weight: bold;
}

#left dd {
	margin-left: 20px;
}
