@charset "UTF-8";

a{/*リンクされた文字*/
	color:#09C;
	font-style:normal;
	text-decoration:none;
}
a:link {/*未訪問のリンク*/
	color:#09C;
	font-style:normal;
	text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
	color:#0CC;
	text-decoration: underline;
}
body {
	background-image: url(yamuni_image/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#footer {/*マウスをのせたとき*/
	color:#09C;
	font-style:normal;
	text-decoration:none;
}
a:active {/*クリック中*/
    text-decoration:none;
}
#wrap {
	font-size: 12px;
	line-height: 24px;
	background-repeat: repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	background-color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2pt;
	background-image: url(img/black.gif);
}
#topimage {
	background-image: url(img/pangea_web.jpg);
	height: 1213px;
}
.block {
	width: 780px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	background-image: url(kanki_img/alpha70.png);
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
h1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	font-size: 40px;
	line-height: 45px;
}
.story {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
	background-image: url(kanki_img/storygrad.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 900px;
	margin-top: 10px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(yamuni_image/house.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 320px;
}
h2 {
	margin-left: 20px;
}
.fontbig {
	font-size: 20px;
	line-height: 25px;
}
.red {
	color: #C39;
}
.yellow {
	color: #FF0;
}
.small {
	font-size: 75%;
	line-height: 100%;
	letter-spacing: 100%;
}
.kyouchou {
	color: #e4007f;
}
.kakomi {
	border: 1px dotted #999;
	padding: 15px;
	margin-bottom: 30px;
	background-image: url(img/alpha70.png);
	color: #666;
	font-size: 12px;
}
.kakomi2 {
	border: 1px solid #999;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.name {
	font-size: 14px;
	line-height: 18px;
}
#totop {
	font-size: 11px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#totop_bottom {
	font-size: 11px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 192px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.chirashi {
	margin: 15px;
}
.black {
	color: #000;
}
.caution {
	font-size: 10px;
	line-height: 16px;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-style: solid;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 5px;
}
table {
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 50px;
}
td {
	padding-bottom:30px;
	font-size: 16px;
}
