@charset "Shift_Jis";

/*---- F025 -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-darkshadow-color: #777;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #777;
}

	* html {
		overflow-x: hidden;
		overflow-y: auto;
	}
body {cursor:url(http://hyama.s203.xrea.com/ymo/img/xp_flower.cur);}
      a{cursor:url(http://hyama.s203.xrea.com/ymo/img/xp_flower.cur);}
body {
	line-height: 1.5;
	color: #777;
	font-size: 83.3%;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background: #FFF url("http://hyama.s203.xrea.com/ymo/img/css_lace006_2.gif") repeat-y top right fixed;
}

a {
	text-decoration: none;
}

a:link {
	color: #AAA83B;
}

a:visited {
	color: #AAA83B;
}

a:hover {
	color: #777;
}

a:active {
	color: #777;
}

h1, h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	color: #777;
	font-size: 220%;
}
	h1 a:link {color: #777;}
	h1 a:visited {color: #777;}
	h1 a:hover {color: #CCC;}

h2 {
	font-size: 100%;
	font-weight: normal;
}

h3 {
	padding-right: 10px;
	font-size: 131%;
	text-align: right;
}

h4, h5, h6 {
	font-size: 100%;
}

h10 {
	font-size: 140%;
}

p {
	margin: 0 0 1.2em 0;
}

br {
	letter-spacing: normal;
}

em {
	border-bottom: 1px solid #AAA83B;
	font-style: normal;
}

strong {
	font-weight: bold;
}

big {
	font-size: 131%;
}

small {
	font-size: 77%;
}

ins {
	text-decoration: underline;
}

del {
	color: #CCC;
}

b {
	font-weight: bold;
}

i {
	font-style: oblique;
}

address, cite {
	font-style: normal;
}

code {
	font-family: monospace;
}

table {
	margin: 0 0 1.2em 0;
	border-collapse: collapse;
	border-spacing: 0;
}

th,td {
	padding: 2px 5px;
	border: 1px solid #999;
}

hr {
	display: none;
}
	.line {
		margin-top: 30px;
	}

	.clears {
		clear: both;
		margin: 0 0 10px 0;
	}

img, img a {
	border: 0;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px solid #999;
		background: #FFF;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #999;
		background: #FFF;
	}

blockquote {
	margin: 0 0 1.2em 20px;
	padding: 5px 10px;
	border-left: 1px solid #CCC;
	color: #999;
}

input, select, textarea {
	margin: 2px 0;
	padding: 0 2px;
	width: 50%;
	border: 1px solid #999;
	color: #777;
	font-size: 100%;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background: #FFF;
}

textarea {
	width: 90%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	padding: 30px 80px 0 10px;
}

div#out_sub {
	margin: 20px 5px 0 0;
}

div#header {
	margin: 0 0 20px 0;
}

div.write {
	padding: 10px;
}

div.write ul, div.write ol {
	margin: 0 0 1.2em 15px;
}

div.write ul li {
	list-style: square 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 1.2em 0;
}

dt {	}

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;
}

p.info {
	margin: 0 0 1.0em 0;
	padding: 2px 10px 0 0;
	height: 80px;
	overflow: auto;
}

.deco {
	line-height: 22px;
	background: url("line004.gif") left top;
}

img.deco {
	padding: 5px;
	border: 1px solid #999;
	background: #FFF;
}

div#menu {
	margin: 10px 0;
	width: 160px;
	text-align: center;
}

div#menu li {
	list-style: none;
	margin-bottom: 4px;
}

div#menu li a {
	color: #666;
}

div#footer {
	margin: 20px 0 5px 0;
	text-align: center;
}

div#footer li {
	display: inline;
	list-style: none;
	padding: 0 5px;
}

div#footer li a:link, div#footer li a:visited {
	color: #666;
}

#copy, #copy a {
	color: #999;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#entrance {
	margin: 80px auto 0 auto;
	width: 60%;
}

/*--------------------------------------------------------
ページ上部へのリンク
--------------------------------------------------------*/
#pagetop{
background:#C0C0C0;
border:3px solid #57450f;
border-radius:20px;
width:60px;height:60px; /* 大きさ */
bottom:20px;right:20px; /* 位置 */
line-height:22px;
padding-top:27px;
text-align:center;
text-decoration:none;
display:block;
position:fixed;
box-sizing:border-box
}
#pagetop:before {
content:'\25B2';
position:absolute;
top:7px;left:0;
width:100%;
font-size:20px
}
#pagetop:hover{
background:#998c66
}
