@charset "Shift_Jis";

.Main{
	position:absolute;
	top:3em;left:13em;
	width:65%;
}

.Main h1{
	text-align:center;
	font-size:1.2em;
}

#TopFortune,.YuukaMemo,.YuukaNews{
	border-bottom:solid 2px #ccc;
}

.DocHead,.DocMenu,#TopLink,.attention{
	width:11em;
}

.DocMenu h2,#TopLink h2{
	background-color:#ccf;
	margin-bottom:0.1em;
}

.DocMenu h3,#TopLink h3{
	border-bottom:solid 1px #ccf;
	margin-bottom:0.1em;
}

.Dochead{
	text-align:center;
	margin-bottom:0.5em;
}

.Main h2{
	text-align:center;
}

.FortuneDate{
	background-color:#ccf;
	height:2em;
	padding:0.4em;
	font-size:1em;
	font-weight:normal;
	margin-bottom:1em;
}

.FortuneType{
	background-color:#ccf;
	width:10em;
	height:2em;
	margin-bottom:0.2em;
	text-vertical-align:center;
	float:left;
	clear:both;
	padding:0.2em;
}

#TopFortune dd{
	background-color:#eef;
	height:2em;
	padding:0.2em;
	margin:0 0 0.2em 10.5em;
}

.YuukaMemo h3{
	font-size:1em;
	font-weight:normal;
	background-color:#ccf;
	padding:0.2em;
}

.text{
	background-color:#eef;
	padding:0.4em;
	clear:both;
	margin-bottom:1em;
	line-height:1.5em;
}

.YuukaNews{
}


.profile dt{
	width:9em;
	background-color:#ccf;
	height:3em;
	float:left;
	padding:0.2em;
	clear:both
	margin-bottom:0.2em;
}

.profile dd{
	background-color:#eef;
	height:3em;
	margin-left:9.5em;
	padding:0.2em;
	margin-bottom:0.2em;
}

.banner{
	text-align:right;
	margin-bottom:1em;
}

a:hover{
	text-decoration:none;
	color:red;
}

ul li{
	list-style:none;
	margin-left:-2em;
	margin-bottom:0.1em;
	background-color:#eef;
}

hr{
	display:none;
}


.YuukaNews h3{
}

.NewsDate{
	background-color:#ccf;
	display:block;
	padding:1em 0.5em 1em 0.5em;
	float:left;
	width:10em;
}

.NewsTitle{
	background-color:#eef;
	display:block;
	margin-left:11em;
	padding:1em 0.5em 1em 0.5em;
	border-left:solid 5px #fff;
}