@charset "Shift_Jis";

* {
	margin: 0;
	padding: 0;
}


html {background-image: url(img/back14.png);
	background-attachment: fixed;
	overflow-y: auto;
}

body {
	line-height: 1.8;
	color: #666;
	font-size: 13px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a {
	text-decoration: none;
}

a:link {
	color: #008080;
}

a:visited {
	color: #008080;
}

a:hover {
	color: #CCC;
}

a:active {
	color: #CCC;
}

div#out {
	margin: 0 auto;
	width: 780px;
	background: #FFF;
}

div#main_column {
	width: 680px;
	margin: 0 50px;
}



div#header {
	margin: 0px auto 0 auto;
	height: 230px;
	background: #FFF url("img/header.jpg");
}




nav ul{
display: table;
margin: 0 auto;
padding: 0 ;
width: 680px;
font-size: 13px;
font-family:arial black, Sans-Serif ;
text-align: center;
}
nav li{
display: table-cell;
width: 170px;
height: 18px;
border-bottom: 3px solid #eeeeee;
}
nav a{
display: block;
width: 100%;
text-decoration: none;
color: #555;
padding-bottom: 0px;
}
nav li.current{
border-bottom: 3px solid #92D050;
}
nav li:hover{
border-bottom: 3px solid #F0E475;
}




#copy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 20px 0;
}





h1, h2 {
	margin-left: 50px;
	font-weight: normal;
}

h1 {
	padding-top: 20px;
	color: #191970;
	font-size: 300%;
	font-family: Times New Roman, serif;
}
	h1 a:link {color: #191970;}
	h1 a:visited {color: #191970;}

h2 {
	color: #b5b5ae;
	font-size: 77%;
}





h3 {
	height: 100%;
	padding: 0.25em 0.5em;
	color: #640125;
	border-left: solid 8px #F0E475;
	font-size: 16px;
	font-weight: bold;
	font-family:arial black, Sans-Serif ;
	
}

h4 {
	height: 100%;
	padding: 0.25em 0.5em;
	color: #640125;
	font-size: 14px;
	font-weight: bold;
	font-family:arial black, Sans-Serif ;
	
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #9f166a;
	font-style: normal;
}

strong {
	padding: 0 4px;
	font-weight: bold;
	background: #D0F6FF;
}

big {
	font-size: 131%;
}

small {
	font-size: 77%;
}

ins {
	text-decoration: underline;
}

del {
	color: #CCC;
	text-decoration: line-through;
}

b {
	font-weight: bold;
}

i {
	font-style: oblique;
}

address, cite {
	font-style: normal;
}

code {
	font-family: monospace;
}

table {
	padding: 0 0 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
}

th,td {
	padding: 2px 5px;
	border: 1px solid #CCC;
}

hr {
	display: none; 
}
	.line {
		padding-top: 30px;
	}

	.clears {
		clear: both;
		padding: 0 0 1em 0;
	}

img {
	border: 0;
	vertical-align: middle;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px solid #CCC;
		background: #FFF;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #CCC;
		background: #FFF;
	}

	.clearfix:after {
		content: ".";
		display: block;
		visibility: hidden;
		height: 0;
		clear: both;
	}

	.clearfix {
		display: inline-block;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px solid #CCC;
	background: #FFF url("stripe007.gif") left top;
}

input, select, textarea {
	margin: 2px 0;
	width: 50%;
	border: 1px solid #CCC;
	color: #666;
	font-size: 100%;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background: #FFF url("stripe007.gif") left top;
}

textarea {
	width: 90%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}


div.write {
	padding: 10px 0 0 0px;
}

div.write ul, div.write ol {
	margin: 0 0 1em 10px;
}

div.write ul li {
	list-style: disc inside;
}

div.write ol li {
	list-style: decimal;
	margin: 0 0 0 20px;
}

div.write ul.parallel {
	margin: 0;
}

ul.parallel li {
	display: inline;
	list-style: none;
}

ul.parallel li img {
	margin:0 2px 3px 0;
}

dl {
	margin: 0 0 1em 0;
}

dt {
	border-bottom: 1px dotted #DDD;
}

dd {
	margin: 0 0 5px 15px;
}

dl.parallel dt {
	width: 120px;
	line-height: 1.6;
}

dl.parallel dd {
	margin: -1.6em 0 5px 120px;
	padding: 0 0 0 15px;
	border-bottom: 1px dotted #DDD;
}

p.info {
	margin: 0 0 1em 0;
	padding: 10px 10px 20px 20px;
	height: 300px;
	width:670px;
	overflow: auto;
	border: 0;
	background-color: #fffeef;
}

.deco {
	line-height: 22px;
	background: url("line001.gif") left top;
}

img.deco {
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}

.page_navi li {
	height: 50px;
	list-style: none;
	text-align: right;
}

.page_navi li a {
	padding-left: 15px;
	background: #FFF url("img/top.png") left center no-repeat;
}




/* 上に戻るボタン */
.pagetop {
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
	display: none;
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	font-size: 1.5rem;
	width: 3.3rem;
	height: 3.3rem;
	line-height: 3.3rem;
	border-radius: 3.3rem;
	text-align: center;
	cursor: pointer;
}

.pagetop:hover {
	color: #fff !important;
	background-color: #92D050;
	text-decoration: none;
}

