@charset "UTF-8";

h3 {
	background: url(../images/h3_naika.gif) no-repeat;
	line-height: 40px;
	margin: 10px 0 5px 0;
	padding: 0 0 0 42px;
	letter-spacing: 0.2em;
	color: #666;
}

h4 {
	color: #093;
	border-bottom: 1px dotted #CCC;
	letter-spacing: 0.2em;
	font-weight: normal;
}

.text_box {
	padding: 0 10px 20px 20px;
}


.text_box02 {
	padding: 0 10px 0px 20px;
}

#text_box02 {
	padding: 0 10px 0px 20px;
}

#text_box02 a:link     {
	color: #F63;
	text-decoration: underline;
}
#text_box02 a:visited  {
	color: #F63;
	text-decoration: none;
}
#text_box02 a:hover    {
	color: #ffa500;
	text-decoration:underline;
}
#text_box02 a:active   {
	color: #ffa500;
	text-decoration: none;
	text-decoration:underline;
}

.ul01 {
	padding: 5px 0 10px 5px;
}

.ul01 li {
	list-style: disc;
	list-style-position: inside;
	padding: 2px 0;
}

.lip {
	padding: 0 10px;
	color: #093;
}


/* timetable */
table.timetable {
	width: 580px;
	margin: 10px 0;
	text-align: center;
	border-collapse: collapse;
	font-size: 100%;
	background-color:#fff;
}
table.timetable td {
	border: solid 1px #aaa;
	padding: 2px;
}
table.timetable td.week {
	background-color:#093;
	width: 50px;
	color:#fff;
}
table.timetable td.time {
	text-align: center;
	background-color:#093;
}

.section_textbox02 {
	padding: 0 10px;
	line-height: 160%;
	margin: 0 0 30px 0;
}

.photo_box_wrap {
	padding: 0 0 20px 0;
}

.photo_box {
	padding: 0 0 0 10px;
}

.photobt_wrap {
	padding-bottom: 10px;
}
.photobt1 {
	float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #999;
}

.photobt2 {
	float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #999;
	margin-left: 3px;
}

.photobt_text {
	padding: 5px 0 10px 2px;
	font-size: 90%;
	letter-spacing: 0.2em;
}

.holter01 {
	height: 185px;
}

.holterq {
	padding-right: 5px;
	font-family:Verdana, Geneva, sans-serif;
	color: #396;
	font-weight: bold;
}

.holtert {
	border-bottom: 1px dotted #999;
	color: #093;
}

.holterp {
	padding-left: 28px;
	padding-bottom: 5px;
	color:#666
}