﻿@charset "utf-8";
/* ------------------------------
	#content
------------------------------ */
#left {
	margin-top: 0px;
}

#right {
	margin-top: 0px;
}

/* ------------------------------
	template
------------------------------ */
/* ----- 写真左 ----- */
.temp1 {
	clear: both;
	width: 860px;
	min-height: 1px;
}

.temp1:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .temp1 {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.temp1Img {
	display: block;
	float: left;
	width: 250px;
	padding-right: 10px;
	text-align: center;
}

.temp1Img img {
	width: 250px;
}

/* ----- 写真右 ----- */
.temp2 {
	clear: both;
	width: 860px;
	min-height: 1px;
}

.temp2:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .temp2 {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.temp2Img {
	display: block;
	float: right;
	width: 250px;
	padding-left: 10px;
	text-align: center;
}

.temp2Img img {
	width: 250px;
}

/* ----- 写真下 ----- */
.temp3 {
	clear: both;
	width: 860px;
	min-height: 1px;
}

.temp3:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .temp3 {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.temp3Img {
	display: block;
	float: left;
	width: 250px;
	padding-right: 5px;
	text-align: center;
}

.temp3Img img {
	width: 250px;
}

/* ----- 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 table {
	width: 800px;
	margin-left: 28px;
	margin-bottom: 1em;
	border: #1a1a1a solid 1px;
}

#left table img {
	width: 250px;
}

#left th {
	padding: 1px;
	border: solid 1px;
	background: #cde187;
}

#left td {
	padding: 1px 1px 1px 2px;
	border: solid 1px;
	background: #ffffff;
}

#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;
}
/* ----- 市川追加分 ----- */
.indent1 {
	padding-left : 20px;
}
.indent2 {
	padding-left : 40px;
}
.indent3 {
	padding-left : 60px;
}
.ul1 {
	list-style-image : url(./image/midori1.gif);
}
.ul2 {
	list-style-image : url(./image/midori2.gif);
	padding-left : 20px;
}
.ul3 {
	list-style-image : url(./image/midori3.gif);
	padding-left : 40px;
}
