@charset "utf-8";
/* CSS Document */

body {
	background-color: #f90048;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	color: #5D5D5D;
	background-image: url(../images/comBack.gif);
}
img{
	border-style: none;
}
h1 {
	font-size: 15px;
	color: #688c9c;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 7px;
	margin-top: 20px;
}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
}

strong{
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	color: #111;
}

.honbun {
	margin-top: 2.3em;
}
#contena {
	background-color: #FAF8EB;
}

.text{
	font-size: 12px;
	line-height: 2em;
}

a:link { text-decoration: none; color:#F90044}
a:visited { text-decoration: none; color:#F90044}
a:hover {
	text-decoration: underline;
	color:#F90044
}
a:active { text-decoration: none; color:#F90044 }
.cyu {
	color: #FF6C00;
}
.lang {
	margin-left: 35px;
	padding: 0px;
	margin-bottom: 0px;
}
.pict {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-top: 1em;
	color: #999999;
	line-height: 2em;
}
.cap {
	font-size: 10px;
	margin-top: 1em;
	color: #999999;
	line-height: 2em;
}
#program h2, #concept h2 {
	font-size: 12px;
	color: #646464;
	margin-bottom: 1em;
}
#supple h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
#supple .narrowBar {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
}
#supple h2 {
	margin-top: 15px;
}
#eachConcept h2 {
	font-size: 18px;
	color: #213258;
	line-height: 2em;
}
#eachConcept h3 {
	font-size: 15px;
	margin-bottom: 2em;
	color: #333333;
}
#ditialHead {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 15px;
}
#eachConcept h4 {
	margin: 0px;
	padding: 0px;
	color: #444;
}
#eachConcept p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2em;
}
#program td {
	font-size: 12px;
	line-height: 2em;
}
#program .time {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #454545;
}

