body {
    margin: 0px auto;
    line-height: 1.6em;
    font-size: 16px;
    background-repeat: repeat-y;
}
#wrap {
    padding: 20px;
    width: 690px;
    margin-right: auto;
    margin-left: auto;
}
#wrap hr {
    width: 100%;
    height: 3px;
    border-top-width: 6px;
    clear: both;
    border-style: dotted none none;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
}

#wrap .kauwaku {
    border-style: dashed;
    border-width: 5px;
    border-radius: 10px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 5px;
    margin-top: 21px;
    text-align: center;
}

h1 {
	font-family: "HGP明朝B", "ＭＳ 明朝";
	font-size: 28px;
	line-height: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
h2 {
    font-family: "HGP明朝E", "ＭＳ 明朝";
    font-size: 50px;
    line-height: 60px;
    color: #010086;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
h3 {
    font-family: "HGP明朝B", "ＭＳ 明朝";
    font-size: 21px;
    line-height: 24px;
    border-bottom: 1px solid #FF0088;
    color: #FF0088;
    margin-top: 30px;
}
.subtitle {
	font-family: "HGP明朝B", "ＭＳ 明朝";
	font-size: 22px;
	line-height: 25px;
	text-align: center;
}
.bb {
    font-family: "HGP明朝E", "ＭＳ 明朝";
    color: #0211AE;
    font-weight: bold;
}
.bb_wh {
	font-family: "HGP明朝E", "ＭＳ 明朝";
}
ul {
	font-family: "HGP明朝E", "ＭＳ 明朝";
	margin-left: 0px;
}
.photo1 {
	height: 380px;
	width: 600px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
.photo2 {
	float: left;
	height: 376px;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.name {
	font-family: "HGP明朝E", "ＭＳ 明朝";
	font-size: 30px;
	line-height: 30px;
}
.namered {
	font-family: "HGP明朝E", "ＭＳ 明朝";
	font-size: 30px;
	line-height: 30px;
	color: #FF0000;
}
.name2 {
	font-family: "HGP明朝E", "ＭＳ 明朝";
	font-size: 16px;
	line-height: 30px;
}
a:link {
    color: #3A00FF;
}
a:visited {
    color: #C50068;
}
a:hover {
	color: #66FFFF;
}
.red {
    color: #FF0000;
    font-weight: bold;
}
.blue {
    color: #ED0058;
}
.yellow {
	color: #FFFF00;
}
.prof {
	font-size: 14px;
}
#kondo {
    background-color: rgba(25,25,25,0.19);
    padding: 10px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
th {
	font-weight: 100;
	text-align: left;
	font-family: "メイリオ", "ＭＳ ゴシック";
}
.photo04 {
	float: left;
	height: 480px;
	width: 200px;
	margin-right: 20px;
}
.photo05 {
	float: right;
	height: 400px;
	width: 133px;
}
