@charset "Shift_JIS";

.event1 {
margin: 15px 0px 50px 10px;
}
h3 {
font-size: 110%;
font-weight: bold;
padding-bottom: 10px;
}
h4 {
font-size: 110%;
font-weight: bold;
border-left-style: solid;
border-left-width: 10px;
border-color: blue;
padding-left: 0.5em;
margin-bottom: 8px;
}

p.event2 {
margin: 0px 0px 5px 0px;
line-height: 1.3em;
font-size: 90%;
font-weight: normal;
color: blue;
}

p.event3 {
margin: 0px 0px 5px 0px;
line-height: 1.5em;
font-size: 85%;
font-weight: normal;
color: black;
padding-bottom: 10px;
}

p.event4 {
margin: 5px 0px 10px 0px;
line-height: 1.3em;
font-size: 90%;
font-weight: normal;
color: green;
}

p.event5 {
margin: 0px 0px 10px 0px;
line-height: 110%;
font-size: 85%;
font-weight: bold;
color: black;
line-height: 1.3em;
}

/* TEMP Layout
----------------------------------- */
.phot1,.phot2 {
float: left;
}
.phot2 {
width: 410px;
}
p.event4 {
clear: both;
}
h3.gwl {
margin: 5px 0px 3px 0px;
padding-bottom: 0px;
border-bottom: solid 1px;
}
.beglesson {
border-style: dotted;
padding: 6px;
margin-bottom: 20px;
}