@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-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	text-align: center;
}
#left {
	width: 490px;
	float: left;
	background-color: #F8F8F8;
	padding-top: 10px;
	margin-bottom: 40px;
}
#right {
	width: 490px;
	float: right;
	background-color: #F8F8F8;
	padding-top: 10px;
}
.block {
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	background-image: url(shuffle_img/alpha70.png);
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	clear: both;
	background-color: #FFF;
	text-align: left;
}
.cast_left {
	float: left;
	width: 210px;
	font-size: 125%;
	line-height: 150%;
}
#story {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	font-size: 13px;
	line-height: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	width: 900px;
	margin-top: 30px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	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;
	clear: both;
}
h1 {
	font-size: 36px;
	color: #666;
	text-align: center;
	line-height: 50px;
}
h2 {
	margin-left: 20px;
	clear: both;
	font-size: 125%;
	line-height: 150%;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}
h3 {
	margin-left: 20px;
	clear: both;
	margin-top: 40px;
	font-size: 200%;
	line-height: 150%;
}
.fontbig {
	font-size: 20px;
	line-height: 25px;
}
.red {
	color: #F00;
}
.small {
	font-size: 70%;
	line-height: 70%;
}
.kyouchou {
	color: #e4007f;
}
.kakomi {
	border: 1px solid #999;
	padding: 20px;
	background-color: #FFF;
}
.kakomi2 {
	border: 1px solid #999;
	padding: 10px;
	background-color: #FFF;
}
.name {
	font-size: 14px;
	line-height: 18px;
}
#totop {
	font-size: 11px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align: left;
}
.chirashi {
	margin: 15px;
}
.caution {
	font-size: 12px;
	line-height: 18px;
}
.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;
}
.close {
	clear: both;
	height: 1px;
}
.spade {
	color: #009;
}
.club {
	color: #000;
}
.heart {
	color: #890E1B;
}
.dia {
	color: #EB9B4C;
}
