charset "utf-8";
/* CSS Document */

ul {
	list-style-type: square;
}

ol {
	list-style-type: decimal;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
}

/*見出し*/
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	width: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #033;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #600;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align:center;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: underline;
}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: none;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
	padding-top: 15px;
	color: #600;
}

h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	

}
h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #600;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
}

h6 {
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;

}


/*段落*/
p {
	padding-bottom:15px;
	margin:0;
	font-size: 16px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



/*テーブル*/
table {
	border:1px solid #42413C;
	border-collapse:collapse;
	align: center;
	margin:0 0 0px;
}
td {
	border-bottom:1px solid #42413C;
	border-right:1px solid #42413C;
	padding:5px 5px 5px 5px;
}
th {
	border-bottom:1px solid #42413C;
	border-right:1px solid #42413C;
	padding:10px;
	text-align:left;
	background-color:#F1F1F1;
	color:#657C31;
}


/*強調*/
strong {
	color:#900;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 20px;
	padding-left: 20px;
}

span {
	color:#900;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*リンク*/
a:link {
	color:#3399FF;
}
a:visited {
	color:#393;
}
a:hover {
	color:#F60;
}
img {
	border:0;
	text-align: center;
}
.content {
	padding: 10px 0;
	width: 650px;
	float: left;
	padding-left: 10px;
	background-color: #FFC;
	padding-top: 20px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}

/*アドレス*/
address {
	font-style:italic;
	text-align:center;
	font-size:14px;
	color: #933;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*ボックス*/
#wrap {
	width:600px;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #996;
}
.box1 {
	width:520px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 25px;
	margin-left: 35px;
	background-color: #FFC;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 20px;
}
.box2 {
	width:610px;
	height:1280px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding-left: 0px;
	margin-left: 10px;
	padding-bottom: 20px;
	color: #000;
	background-color: #FFC;
}

.box3 {
	width:620px;
	color: #333;
	padding-left:20px;
	text-align: left;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.box4 {
	width:630px;
	padding-bottom:20px;
	text-align: center;
	line-hight: 180%;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 20px;
}
.boxA {
	width:600px;
	height:870px;
	margin-left:10px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	text-align: center;
	line-hight: 180%;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #F33;
}

/*クラス*/
.photo {
	float:center;
}

.memo {
	width:470px;
	font-size:16px;
	text-align:left;
	color:#900;
	margin-left: 40px;
}

.memo1 {
	width:530px;
	font-size:15px;
	text-align:left;
	color:#333;
	margin-left: 45px;
}

.memo2 {
	width:600px;
	font-size:15px;
	text-align:center;
	color:#FFC;
	margin-left: 20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #F33;
	font-weight: bold;
}

.memo3 {
	width:300px;
	font-size:15px;
	text-align:left;
	margin-left: 0px;
	float: left;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	color: #633;
}

.memo4 {
	width:300px;
	font-size:15px;
	text-align:left;
	margin-left: 0px;
	float: right;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	color: #633;
}

.memoA {
	width:280px;
	font-size:15px;
	text-align:left;
	margin-left: 20px;
	padding-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	color: #600;
}

.memoB {
	width:140px;
	font-size:15px;
	text-align:center;
	float:left;
	margin-left: 4px;
	padding-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #FFF;
}

.abc {
color:ff0000;
background-color:#FFCACA;
}

.efg {
	text-align:left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 15px;
}
