/* main_index ------------------------------------------------------------------ */
#subBox {
	width:444px;
	_width:475px;
	padding:15px;
	padding-bottom:0px;
	float:left;
	}

#sideBox {
	width:153px;
	float:right;
	margin-top:15px;
	}

/* EVENT Banner*/
.topEventBanner {
	margin-bottom:1em;
	}

/* TOPICS */
#topics {
	clear:both;
	}

#topics dl {
	margin-bottom:1em;	
	}

#topics h3 {
	width:444px;
	height:24px;
	background:url(http://www.ndc.ac.jp/img/topics_t.gif) top no-repeat;
	margin-bottom:0.5em;
	}

#topics h3 a {
	display:block;
	margin-left:383px;
	width:60px;
	height:24px;
	}

#subBox dl dt {
	width:150px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin-bottom:0.3em;
	color:#fff;
	background:url(http://www.ndc.ac.jp/img/cat_r.gif) right top no-repeat;
	}

#subBox dl dt .cat_box {
	padding:3px 3px 0px 3px;
	background:url(http://www.ndc.ac.jp/img/cat_l.gif) left top no-repeat;
	height:18px;
}

	
#subBox dl dd {
	font-size:12px;
	margin-bottom:0.3em;
	padding-bottom:0.3em;
	border-bottom:1px dotted #ccc;
	}

#subBox dl dd a {
	display:block;
	}

#subBox dl dd a:hover {
	background-color:#ccc;
	text-decoration:underline;
	}

/* SUBMENU */
#subMenuLeft {
	width:216px;
	float:left;
	}
	
#subMenuRight {
	width:216px;
	float:right;
	}

.submenuBox {
	width:214px;
	height:98px;
	_width:216px;
	_height:100px;
	border:1px solid #666;
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}

.submenuBox .inbox {
	float:left;
	}

.submenuBox p.btn a {
	display:block;
	width:89px;
	height:98px;
	float:right;
	}

.submenuBox h3 {
	background-position:left;
	background-repeat:no-repeat;
	}

.submenuBox h3 a {
	display:block;
	width:125px;
	height:23px;
	}

.submenuBox .comment {
	width:119px;
	height:69px;
	padding:3px;
	}

.submenuBox .comment p,
.submenuBox .comment strong {
	font-size:10px;
	line-height:120%;
	}
	
.submenuBox .comment strong {
	display:block;
	font-weight:bold;
	color:#f00;
	}

#sub_experience p a:link,
#sub_experience p a:visited {background-image:url(http://www.ndc.ac.jp/img/experience_p.jpg);}
#sub_experience p a:hover {background-image:url(http://www.ndc.ac.jp/img/experience_p_f2.jpg);}
#sub_experience h3 {background-image:url(http://www.ndc.ac.jp/img/experience_t.jpg);}

#sub_everyday p a:link,
#sub_everyday p a:visited {background-image:url(http://www.ndc.ac.jp/img/everyday_p.jpg);}
#sub_everyday p a:hover {background-image:url(http://www.ndc.ac.jp/img/everyday_p_f2.jpg);}
#sub_everyday h3 {background-image:url(http://www.ndc.ac.jp/img/everyday_t.jpg);}

#sub_experience_study p a:link,
#sub_experience_study p a:visited {background-image:url(http://www.ndc.ac.jp/img/experience_study_p.jpg);}
#sub_experience_study p a:hover {background-image:url(http://www.ndc.ac.jp/img/experience_study_p_f2.jpg);}
#sub_experience_study h3 {background-image:url(http://www.ndc.ac.jp/img/experience_study_t.jpg);}

#sub_guardian p a:link,
#sub_guardian p a:visited {background-image:url(http://www.ndc.ac.jp/img/guardian_p.jpg);}
#sub_guardian p a:hover {background-image:url(http://www.ndc.ac.jp/img/guardian_p_f2.jpg);}
#sub_guardian h3 {background-image:url(http://www.ndc.ac.jp/img/guardian_t.jpg);}

#sub_attention p a:link,
#sub_attention p a:visited {background-image:url(http://www.ndc.ac.jp/img/attention_p.jpg);}
#sub_attention p a:hover {background-image:url(http://www.ndc.ac.jp/img/attention_p_f2.jpg);}
#sub_attention h3 {background-image:url(http://www.ndc.ac.jp/img/attention_t.jpg);}

#sub_work p a:link,
#sub_work p a:visited {background-image:url(http://www.ndc.ac.jp/img/work_p.jpg);}
#sub_work p a:hover {background-image:url(http://www.ndc.ac.jp/img/work_p_f2.jpg);}
#sub_work h3 {background-image:url(http://www.ndc.ac.jp/img/work_t.jpg);}

#sub_adec p a:link,
#sub_adec p a:visited {background-image:url(http://www.ndc.ac.jp/img/adec_p.jpg);}
#sub_adec p a:hover {background-image:url(http://www.ndc.ac.jp/img/adec_p_f2.jpg);}
#sub_adec h3 {background-image:url(http://www.ndc.ac.jp/img/adec_t.jpg);}

#sub_mydesign p a:link,
#sub_mydesign p a:visited {background-image:url(http://www.ndc.ac.jp/img/mydesign_p.jpg);}
#sub_mydesign p a:hover {background-image:url(http://www.ndc.ac.jp/img/mydesign_p_f2.jpg);}
#sub_mydesign h3 {background-image:url(http://www.ndc.ac.jp/img/mydesign_t.jpg);}

#sub_teacher p.btn a:link,
#sub_teacher p.btn a:visited {background-image:url(http://www.ndc.ac.jp/img/teacher_p.jpg);}
#sub_teacher p.btn a:hover {background-image:url(http://www.ndc.ac.jp/img/teacher_p_f2.jpg);}
#sub_teacher h3 {background-image:url(http://www.ndc.ac.jp/img/teacher_t.jpg);}
#sub_teacher p a:hover {color:#f00;}

#topics h3 a span,
.submenuBox a span {
	position:relative;
	left:-9999px;
	font-size:1px;
	line-height:1px;
	}
 
#SECOM {
	width:153px;
	margin:10px auto 10px auto;
	text-align:center;
	}

/* banner */

#banner {
	clear:both;
	width:444px;
	}

#banner ul {
	text-align:center;
	}

#banner ul li {
	width:138px;
	float:left;
	}

#banner ul li p {
	font-size:10px;
	}

