@charset "utf-8";

#wrap {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#headtitle {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#headtitle h1 {
	float: left;
	width: 38px;
	margin-left: 15px;
}
#headtitle h2 {
	float: left;
	width: 194px;
	margin-top: 8px;
}
#headtitle p {
	float: left;
	width: 276px;
	margin-top: 8px;
	margin-left: 10px;
}

#titlesen {
	border-top-style: solid;
	border-top-color: #27210C;
	border-top-width: 1px;
	margin-top: 2px;
	margin-bottom: 20px;
}
#titlemark {
	background-color: #27210C;
	height: 3px;
	width: 136px;
}

/* CSS Document */
#toiawase {
	background-image: url(image/yajirusi_a.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 95px;
	padding-top: 2px;
	height: 14px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
}
#footer {
	margin-top: 30px;
}
#jyuusyo {
	float: left;
	width: 650px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
}
#totop  {
	float: right;
	width: 15px;
}

#copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.65em;
	color: #333;
	text-align: right;
	margin-top: 15px;
}
