@charset "shift_jis";
#home-lead {
	background-image: url(../img/feature_feature_kelly.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 514px;
	float:left;
}
#home-lead h2 {
	text-indent:-1000px;
}
.wrapper #home-lead p {
	font-size: 75%;
	line-height: 1.5em;
	padding-left: 250px;
	padding-top: 40px;
	padding-right: 15px;
}
.wrapper>#home-lead p{
	padding-top: 15px;
}
#home-crs {
	float: right;
	width: 244px;
	height: 208px;
	background-color: #483EA4;
	background-image: url(../img/home_course_bg.gif);
}
#home-crs h3 {
	font-size: 85%;
	color: #E1C88B;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom:0px;
}
.wrapper>#home-crs h3{
	margin-bottom: 10px;
}
#home-crs ul {
	margin: 0px 20px;
	padding: 0px;
	list-style-type: none;
	font-size: 80%;
	line-height: 1.7em;
}
#home-crs li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6E6;
	color: #FFFFFF;
	background-image: url(../img/mark1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 3px;
}
.wrapper>#home-crs li {
	height: 18px;
	padding: 3px;
}
.wrapper .ctt2 li#end {
	margin-top: 12px;
}
.wrapper #home-crs a {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display:block;
}
.wrapper #home-crs a:hover{
	text-decoration:underline;
}
.ctt1 {
	float: left;
	width: 244px;
	margin-right: 14px;
}
.ctt2 {	float: right;
	width: 244px;
}
.ctt1 h3 {
	font-size: 85%;
	font-weight: normal;
	color: #330066;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.ctt1 h4 {
	font-size: 75%;
	font-weight: normal;
	text-indent: 20px;
	background-image: url(../img/mark.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height: 150%;
	padding: 0px;
	margin: 10px 0px;
}

.ctt1 ul {
	list-style: url(../img/mark2.gif) disc outside;
}

.ctt1 li {
	font-size: 75%;
	/*list-style-type: none;*/
	/*list-style-position: outside;*/
	/*background-image: url(../img/mark2.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	/*text-indent: 10px;*/
}
.ctt1 ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 0px;
}
.ctt2 h3 {
	font-size: 80%;
	color: #0000FF;
	margin: 0px;
	padding: 3px;
}
.ctt2 p {
	font-size: 75%;
	line-height: 1.5em;
	margin: 0px;
}
.ctt2 ol {
	font-size: 75%;
	list-style-type: none;
	padding-left:0px;
	margin-left: 0px;
}
.ctt2 ol li{
	background-image: url(../img/mark3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	text-indent: 17px;
}
.ctt2>ol li{
	background-position: left center;
}
.ctt2 ul {
	font-size: 75%;
	list-style-type: none;
	padding-left:0px;
	margin-left: 0px;
}
.ctt2 ul li{
	background-image: url(../img/mark2.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	height: 18px;
	text-indent: 17px;
}
.ctt2>ul li{
	background-position: 5px center;
}

.ctt1 a, .ctt2 a {
	text-decoration: none;
	color: #333366;
}
.ctt1 a:hover, .ctt2 a:hover {
	text-decoration: underline;
	color: #FF0000;
}

/*-------------------------フッター-----------------*/
.wrapper .footer {
	text-align: center;
	font-size: 70%;
	padding: 40px 5px 5px;
	clear: both;
	background-image: url(../img/footer_img.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-top: 5px;
}
.wrapper>.footer{
	padding: 40px 5px 5px;
}

