@charset "UTF-8";

@import url(common.css);

#index-l {
	width: 520px;
	float: left;
}
#index-r {
	width: 180px;
	float: right;
}
#index-l h2 {
	margin: 0;
	font-size: 2px;
	text-indent: -9999em;
	height: 23px;
}
#index-l h2 a {
	display: block;
	height: 23px;
}
#in-bnr {
	margin-bottom: 30px;
}


/* News */
#in-news {
	margin-bottom: 10px;
}
#in-news h2 {
	background: url(../../images/t-news.gif) no-repeat left top;
}
#in-news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#in-news li {
	padding: 3px 5px;
}
#in-news li.bg {
	background: #F2F2F2;
}
#in-news .navi,
.intopics .navi {
	text-align: right;
}
#in-news .navi a,
.intopics .navi a {
	background: url(../images/p-navi01.gif) no-repeat left center;
	padding-left: 13px;
}


/* Topics */
#index-l .intopics h2 {	height: 70px; margin-bottom: 5px;}
#index-l .intopics h2 a { height: 70px;}

#index-l .intopics {
	width: 250px;
	margin-bottom: 20px;
}
#index-l #in-price,
#index-l #in-competition {
	float: right;
}
#index-l #in-plan,
#index-l #in-topi-course {
	float: left;
}
#index-l .intopics ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#index-l .intopics li {	padding: 3px 1px;}
#index-l .intopics li span { font-size: 85%;}
#index-l .intopics li.bg {	background: #F2F2F2;}
.intopics .navi { margin-top: 5px;}
#index-l #in-plan h2 { background: url(../../images/bnr-topics-plan.jpg) no-repeat left top;}
#index-l #in-price h2 { background: url(../../images/bnr-topics-price.jpg) no-repeat left top;}
#index-l #in-topi-course h2 { background: url(../../images/bnr-topics-course.jpg) no-repeat left top;}
#index-l #in-competition h2 { background: url(../../images/bnr-topics-competition.jpg) no-repeat left top;}

/* Course */
#in-course {
	background: #CFE5CF;
	clear: both;
	margin-bottom: 20px;
}
#in-course h2 {
	background: url(../../images/t-course.gif) no-repeat left top;
}
#in-course .inner {
	padding: 10px;
	zoom: 100%;
}
#in-course .inner:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#in-course p {
	margin-top: 0;
	margin-bottom: 10px;
}
#in-course .box {
	width: 157px;
	float: left;
	margin-right: 15px;
}
#in-course .box-l {
	margin-right: 0;
	width: 156px;
}
#in-course .box img {
	margin-bottom: 2px;
}



/* Banner */

#in-bnr img {
	margin-bottom: 10px;
}
#in-bnr img.la {
	margin-bottom: 0;
}

/* Access */
#in-access {
	clear: both;
}
#in-access h2 {
	background: url(../../images/t-access.gif) no-repeat left top;
}
#in-access .title {
	background: url(../../images/t-access2.gif) no-repeat center center;
	height: 54px;
	font-size: 2px;
	text-indent: -9999em;
	margin: 0;
}
#in-access .inner {
	background: #F1F1F1;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 5px;
}
#in-access .inner2 {
	width: 480px;
	text-align: left;
	margin: 0 auto;
}
#in-access table {
	width: 100%;
	border-collapse: collapse;
}
#in-access td,
#in-access th {
	padding: 5px 0;
	border-top: 1px dotted #999999;
}
#in-access th {
	color: #339966;
	vertical-align: top;
	padding-right: 10px;
}
#in-access td.top {
	font-weight: bold;
	font-size: 120%;
	border-top: none;
	padding: 0px 0 5px 0;
}
#in-access span {
	color: #CC0000;
}


/* Info */
#in-info {
	background: url(../../images/gaikan.jpg) no-repeat right top;
	padding-top: 110px;
}
#in-info p {
	margin: 0 0 5px 0;
}
#in-info ul,
#in-access ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#in-info li a,
#in-access li a {
	background: url(../images/p-navi01.gif) no-repeat left center;
	padding-left: 13px;
}


