@charset "UTF-8";
body {
	height: 100%;
	position: relative;
	width: 98%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #444;
}
#grid-content {
	overflow: auto;
	height: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-position: center;
	text-align: left;
	position: relative;
}
#grid-content div {
	width: 190px;
	border: 1px dotted #999;
	background-color: #FFF;
	color: #666;
	margin: 2px;
	padding: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-position: center;
}
#grid-content div.large {
	width: 414px;
}
#grid-content div h3 {
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	font-size: 80%;
	letter-spacing: .2ex;
}
#grid-content div.triple {
	width: 638px;
}
#grid-content div.fourth {
	width: 862px;
}
#container {
	width: 100%;
	position: relative;
	text-align: center;
	margin-right: 20%;
	margin-left: auto;
}
#container #grid-content .rogo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 180px;
}
#container #grid-content .menu {
	font-size: 75%;
	line-height: 150%;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	font-weight: normal;
	display: inline;
}
#container #grid-content div .day {
	font-size: 75%;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 45px;
	margin-top: 10px;
}
#container #grid-content .utsuwaerabi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	text-align: right;
}
a:link    {
	color: #666;
	text-decoration: none
}
a:visited    {
	color: #666;
	text-decoration: none
}
a:hover     {
	color: #900;
	text-decoration: underline
}
a:active   {
	color: #999;
	text-decoration: none
}
h2 {
	font-size: 86%;
	line-height: 0.8em;
	font-weight: bold;
	text-align: right;
	margin-top: 3px;
	color: #444;
	margin-bottom: 15px;
}
h6 {
}
#container #grid-content div p {
	font-size: 69%;
	line-height: 1.6em;
	text-align: right;
	margin-bottom: -0.3em;
	margin-top: -.1em;
}
#container #grid-content div .photo img {
	margin-bottom: 12px;
	margin-top: -0.1em;
}
#container #grid-content .fourth .menu ul {
	list-style-type: none;
	float: right;
	margin-right: 10px;
}
#container #grid-content div h5 {
	font-size: 75%;
	text-align: right;
	margin-bottom: 5px;
}
#footer {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 62%;
	text-align: right;
	margin-top: 2.5px;
}
#link {
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	text-align: right;
}
#grid-content div .utsuwaerabi a {
	color: #F00;
	font-weight: normal;
}
#grid-content back {
	width: 190px;
	border: 1px dotted #999;
	background-color: #FFF;
	color: #666;
	margin: 2px;
	padding: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-position: center;
}
#top {
	overflow: auto;
	height: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-position: center;
	text-align: left;
	position: relative;
	width: 15px;
	border: 1px dotted #999;
	background-color: #FFF;
	color: #666;
	margin: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-position: center;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

