@charset "UTF-8";
/* CSS Document */

*{
	margin: auto;
	padding: 0;
}

h1, h2, h3, p, input, texarea, select {
	font-size: 100%;
	font-weight: normal;
}

img{
	border: 0;
	vertical-align: middle;
}

body {
	background-image: url(../images2/whitey.png);
}

#wrapper{
	width: 960px;
	margin: 0 auto;
}

#wrapper #annaibun {
	width: 960px;
	height: 1670px;
	margin: 0 auto;
	background-color: #FFF;
}

#footer {
	width: 960px; margin-bottom: 55px;
}

#wrapper #annaibun #home_e {
	padding-top: 17px;
	padding-left: 700px;
}

#annaibun h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	font-size: 27px;
	font-weight: bold;
	color: #CF0005;
	text-align: center;
	letter-spacing: 7px;
	padding-top: 15px;
	word-spacing: 13px;
	padding-bottom: 1px;
}
#annaibun h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 19px;
	color: #009;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 17px;
}
#annaibun p {
	text-align: center;
}

#triangle{
height:0px;
width:0px;
border:30px solid #000;
border-color:transparent;
border-top-color:#009;
}

#annaibun ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #285303;
	text-align: left;
	padding-left: 40px;
	word-spacing: 15px;
	padding-top: 15px;
	letter-spacing: 3px;
}

#annaibun #moushikomi {
	background-image: url(../images2/haikei_ise.png);
	height: 360px;
	width: 700px;
	margin-bottom: 20px;
}
#annaibun #hosoku {
	height: 170px;
	width: 680px;
}

#annaibun #hosoku p {
	text-align: center;
}

#annaibun #moushikomi h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #285303;
	text-align: center;
	padding-left: 40px;
	word-spacing: 15px;
	padding-bottom: 15px;
	letter-spacing: 3px;
	padding-top: 15px;
}
