@charset "UTF-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #666;
	line-height: 1.3em;
}

hr	{
	height:1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: darkviolet #9400d3;
}
h1 {
	font-size: 200%;
	color: midnightblue #191970;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	margin-left: 0.5em;
}
h2 {
	font-size: 90%;
	color: #c71585;
	padding-left: 1em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 70%;
	color: #F09;
	padding-left: 1em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: -0.5em;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
h4 {
	font-size: 80%;
	color: #cd853f;
	padding-left: 1em;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
p {
	font-size: 90%;
	color: #666;
	padding-left: 1em;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
a {
	color: #ff1493;
	text-decoration: underline;
	font-size: 100%;
}
#photo01  {
	color: #ffffff;
	background-image: url(../img/top.jpg);
	height: 200px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#pege {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

#menu ul {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10px;
	}
#menu li {
	list-style-type: none;
	display: inline;
	}
#menu a	{
	color: #8b008b;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 115%;
	}
.new {
	font-size: 90%;
	font-weight: bold;
	color: #600;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
.since {
	font-size: 70%;
	color: #666;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
}
.migi {
	text-align: right;
	margin-right: 50px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
}
