@charset "UTF-8";

/* ------------------------------
コーディングルール
------------------------------ */
/* プロパティ順序:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 */
 
 
/* ------------------------------
ナビ設定
------------------------------ */
#navi_box .e-lrn_box {
	display:inline;
	float:left;
	clear:both;
	width:235px;
	min-height:100%;
	height:auto;
	max-height:100%;
	margin-top:25px;
	background:transparent url(../img/bg_nav_e-learning.gif) repeat-y 0 0;
	border-bottom:1px solid #e6e6e6;
}

#navi_box .e-lrn_box h3 {
	float:left;
	clear:both;
	width:235px;
	height:55px;
	background:transparent url(../img/prt_ttl_e-learning.gif) no-repeat 0 0;
	text-indent:-9999px;
}

#navi_box .e-lrn_box .about a {
	display:inline;
	float:left;
	clear:both;
	width:120px;
	margin:-20px 0 0 15px;
	padding-left:15px;
	background:transparent url(../img/prt_cmn_arw1.gif) no-repeat 5px 0;
	font-size:12px;
	line-height:120%;
}

#navi_box .e-lrn_box .about a:link,a:visited {
	color:#666;
	text-decoration:none;
}

#navi_box .e-lrn_box .about a:hover {
	color:#09c;
	text-decoration:none;
}

#navi_box .e-lrn_box .about a:active {
	color:#ccc;
	text-decoration:none;
}

#navi_box .e-lrn_box .wrapper {
	display:inline;
	float:left;
	clear:both;
	width:200px;
	min-height:100%;
	height:auto;
	max-height:100%;
	margin:0 0 9px 15px;
	padding:10px 0 10px 10px;
	background:#ececec url(../img/bg_nav_sub.gif) no-repeat 0 0;
	font-size:12px;
	line-height:120%;
}

#navi_box .e-lrn_box ul {
	list-style-type:none;
}

#navi_box .e-lrn_box li {
	display:inline;
	float:left;
	clear:both;
	margin:0 0 10px 0;
}

#navi_box .e-lrn_box li#ttl_mse {
	display:block;
	float:left;
	clear:both;
	width:190px;
	height:30px;
	background:transparent url(../img/prt_nav_mse.gif) no-repeat 0 0;	
	text-indent:-9999px;
}

#navi_box .e-lrn_box li#ttl_ime {
	display:block;
	float:left;
	clear:both;
	width:190px;
	height:30px;
	background:transparent url(../img/prt_nav_ime.gif) no-repeat 0 0;	
	text-indent:-9999px;
}

#navi_box .e-lrn_box li#ttl_cli {
	display:block;
	float:left;
	clear:both;
	width:190px;
	height:30px;
	background:transparent url(../img/prt_nav_cli.gif) no-repeat 0 0;	
	text-indent:-9999px;
}

#navi_box .e-lrn_box li a {
	float:left;
	width:190px;
	padding-left:15px;
	background:transparent url(../img/prt_nav_arw1.gif) no-repeat left center;
}

#navi_box .e-lrn_box li a:link,a:visited {
	color:#003;
	text-decoration:none;
}

#navi_box .e-lrn_box li a:hover {
	color:#09c;
	text-decoration:none;
}

#navi_box .e-lrn_box li a:active {
	color:#ccc;
	text-decoration:none;
}


/* ------------------------------
コンテンツ設定
------------------------------ */
#contents_box #topics_box .text ul.list_disc {
	float:left;
	width:325px;
	padding-left:30px;
}
#contents_box #topics_box .text img {
	display:block;
	float:right;
	margin:5px -1px 0 10px;
	border:5px solid #efefef;
}

#contents_box #topics_box .text p#right {
	width:500px;
	margin:10px 0 0;
	text-align:left;
}

#contents_box #topics_box .feature_box {
	display:inline;
	float:left;
	clear:both;
	width:620px;
	max-height:100%;
	margin:10px 0 0 0;
	padding:0 15px 15px;
	background-color:#efefef;
}

#contents_box #topics_box .feature_box p {
	display:inline;
	float:left;
	clear:both;
	width:100%;
	margin-top:5px;
	padding-bottom:10px;
}

#contents_box #topics_box .feature_box p.part {
	width:93%;
	margin-top:10px;
	padding:0 0 10px 40px;
	border-bottom:1px dotted #333;
}

#contents_box #topics_box .feature_box p.part_end {
	width:93%;
	margin-top:10px;
	padding:0 0 15px 40px;
	border:none;
}

#contents_box #topics_box .feature_box p#part1 {
	background:transparent url(../img/prt_cmn_rinum1.gif) no-repeat 0 0;
}

#contents_box #topics_box .feature_box p#part2 {
	background:transparent url(../img/prt_cmn_rinum2.gif) no-repeat 0 0;
}

#contents_box #topics_box .feature_box p#part3 {
	background:transparent url(../img/prt_cmn_rinum3.gif) no-repeat 0 0;
}

#contents_box #topics_box .feature_box p#part4 {
	background:transparent url(../img/prt_cmn_rinum4.gif) no-repeat 0 0;
}

#contents_box #topics_box .feature_box p#part5 {
	background:transparent url(../img/prt_cmn_rinum5.gif) no-repeat 0 0;
}

#contents_box #topics_box .feature_box img {
	display:inline;
	float:right;
	margin:0 0 0 10px;
	border:5px solid #036;
}

#contents_box #topics_box .feature_box img.margin_top10px {
	margin:10px 0 0 10px;
}

#contents_box #topics_box h6 {
	width:100%;
	margin:15px 0 0;
	padding:0 0 5px;
	color:#036;
	font-size:14px;
	border-bottom:1px solid #036;
}