/* -----  基本CSS ----- */

body, p, h1, h2, h3, h4, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
html { overflow-y: scroll; }
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	font-size: small;
	background: #FFFFFF;
}
.container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#summary {
	background: #E9E9E9 url(../img/common/summary_bg.jpg) repeat-x 0px 0px;
	clear: both;
}
#summary h1 {
	text-align: right;
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding: 3px 0px;
	font-weight: normal;
}
#header {
	background: #FFFFFF url(../img/common/head_bg.jpg) repeat-x 0px 0px;
	clear: both;
	height: 90px;
}
#header #logomark { float: left; }
#header #logo { float: left; }
#header #pr { float: right; }
#gmenu {
	background: #3C802B url(../img/common/gmenu_bg.gif) repeat-x 0px 0px;
	clear: both;
	height: 43px;
	overflow: hidden;
}
#gmenu li {
	float: left;
	list-style: none;
	height: 43px;
}
#title {
	background: #7CA7ED url(../img/title/tit_bg.jpg) repeat-x 0px 0px;
	height: 120px;
	clear: both;
}
#title #tit { float: left; }
#title #image { float: left; }
#pankuzu {
	font-size: 80%;
	color: #333333;
	clear: both;
}
#pankuzu li {
	float: left;
	list-style: none;
	padding: 5px;
}
#outline {
	width: 900px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#outline #menu {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-bottom: 50px;
}
#outline #main {
	float: left;
	width: 680px;
	padding-bottom: 50px;
}
#outline #menu #pbtn { margin-bottom: 50px; }
#outline #menu #pbtn .btn { height: 60px; }
#outline #menu #chapter { margin-bottom: 30px; }
#outline #menu #chapter li {
	list-style: none;
	height: 30px;
	font-size: 90%;
}
#outline #menu #chapter a {
	background-image: url(../img/common/ya01.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	display: block;
	padding: 10px 10px 10px 28px;
	margin-bottom: 1px;
}
#outline #menu #chapter a:link { color: #000000; }
#outline #menu #chapter a:visited { color: #000000; }
#outline #menu #chapter a:hover {
	color: #CC1A00;
	text-decoration: none;
}
#outline #menu #chapter a:active {
	color: #CC1A00;
	text-decoration: none;
}
#outline #menu #address {
	background: url(../img/common/address_bg.jpg) no-repeat 0px 0px;
	height: 200px;
	width: 200px;
}
#outline #menu #address .box {
	padding: 20px 5px 5px 15px;
	line-height: 230%;
	color: #000000;
}
/* テキストリンクマウスオーバー */
#outline #menu .btn01 {	/* 枠 */
	width: 180px;
	border-bottom: 1px solid #CCCCCC;
}
#footer {
	clear: both;
	margin-bottom: 30px;
}
#footer #fmenubg { background: #3C802B; }
#footer #fmenu {
	width: 900px;
	text-align: center;
	background: #56A443;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px;
	font-size: 80%;
}
#footer #fmenu a:link { color: #FFFFFF; }
#footer #fmenu a:visited { color: #FFFFFF; }
#footer #fmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #fmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #credit {
	background: #EFEFEF;
	clear: both;
}
#footer #credit #comname {
	text-align: center;
	padding: 10px;
	line-height: 150%;
	color: #000000;
}
#footer #credit #copyright {
	color: #888888;
	text-align: center;
	padding: 30px;
	font-size: 75%;
}
.midashi01 {
	background: url(../img/common/midashi01.jpg) no-repeat 0px 0px;
	color: #FFFFFF;
	margin-bottom: 15px;
	text-align: left;
	font-weight: bold;
	padding: 7px 0px 0px 15px;
	height: 21px;
	line-height: 100%;
	font-size: 90%;
	clear: both;
}
.midashi02 {
	color: #00B0B0;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	line-height: 100%;
	font-size: 105%;
	clear: both;
	padding: 5px;
}
.honbun {
	padding: 10px;
	margin-bottom: 30px;
	line-height: 170%;
	clear: both;
}
.clm {
	border: 5px solid #DFDFDF;
	padding: 15px;
	margin-bottom: 50px;
}
.clmmidashi {
	font-size: 105%;
	color: #333333;
}
.clmhonbun {
	padding: 10px;
	color: #666666;
	line-height: 170%;
	clear: both;
}
.pagetop {
	font-size: 80%;
	text-align: right;
	padding: 15px 0px;
	clear: both;
}
.picbox { clear: both; }
.pic01 {
	margin: 15px;
	padding: 10px;
}
.pic02 {
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.cpt {
	color: #993300;
	font-size: 90%;
}
.honbun p {
	padding: 0px;
	margin-bottom: 0px;
	text-indent: 1em;
}
.honbun2 {
	padding: 10px;
	margin-bottom: 30px;
	line-height: 170%;
	clear: both;
	text-indent: 1em;
}
/* テキストリンク */
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover {
	color: #CC1A00;
	text-decoration: none;
}
a:active {
	color: #CC1A00;
	text-decoration: none;
}
/* テキストサイズ */
.txts { font-size: 90%; }
.txtss { font-size: 80%; }
.txtsss { font-size: 70%; }
.txtl { font-size: 105%; }
.txtll { font-size: 110%; }
.txtlll { font-size: 120%; }
.txtb { font-weight: bold; }
.txt14 { font-size: 14px; }
/* テキスト行間 */
.lh110 { line-height: 110%; }
.lh120 { line-height: 120%; }
.lh130 { line-height: 130%; }
.lh140 { line-height: 140%; }
.lh150 { line-height: 150%; }
.lh160 { line-height: 160%; }
.lh170 { line-height: 170%; }
.lh180 { line-height: 180%; }
.lh190 { line-height: 190%; }
.lh200 { line-height: 200%; }
/* テキスト等幅 */
.txt-mono { font-family: monospace; }
/* 行揃え */
.vat td { vertical-align: top; }
.vat { vertical-align: top; }
.vam { vertical-align: middle; }
.vab { vertical-align: bottom; }
.tal td { text-align: left; }
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
/* 表示位置 */
.fll { float: left; }
.flr { float: right; }
/* img下のスペースを削除 */
.fit { vertical-align: text-bottom; }
/* 回り込み解除 */
.clear { clear: both; }
/* 枠に画像を収める。【注意】印刷時に改ページとなる。 */
.of-h { overflow: hidden; }
/* ボーダーなし */
.nobdr { border: none !important; }
.nobdr td { border: none !important; }
