@charset 'UTF-8';

/** -------------------------------------------
* =============================================
* 
* Style Name: style.css
* Modified:   2009-03-18
* 
* =============================================
* ------------------------------------------**/


/*h3*/
body h3 {
	width:629px;
	height:0px;
	margin:0 0 13px 0;
	padding-top:64px;
	overflow:hidden;
}
* html body h3 { height:64px;  }/* for IE6 */
#about-program h3   { background:url(../images/home/ttl-h3_001.jpg) no-repeat left top; }
#information h3     { background:url(../images/home/ttl-h3_002.jpg) no-repeat left top; }
#contact h3         { background:url(../images/home/ttl-h3_003.jpg) no-repeat left top; }

#program h3         { background:url(../images/program/ttl-h3_001.jpg) no-repeat left top; }
#curriculum h3      { background:url(../images/curriculum/ttl-h3_001.jpg) no-repeat left top; }
#consortium h3      { background:url(../images/consortium/ttl-h3_001.jpg) no-repeat left top; }
#link h3            { background:url(../images/link/ttl-h3_001.jpg) no-repeat left top; }
#news_contents h3	{ background:url(../images/information/ttl-h3_001.jpg) no-repeat left top; }

* html #information h3 { margin-bottom:0px; }/* for IE6 */
*:first-child+html #information h3 { margin-bottom:0px; }/* for IE7 */


/* home */
.contentsBlock .section {
	padding:0 20px 20px 39px;
	text-align:left;
	clear:both;
}



#about-program,#information {}
#about-program #pg-intro {
	background:url(../images/common/dotted-line_001.gif) no-repeat 20px bottom;
	margin:0 0 20px 0;
}
#pg-intro #pg-intro-inner {
	float:left;
	width:323px;
}
#pg-intro dt,
#pg-feature dt {
	font-size:114%;
	font-weight:bold;
	margin:0 0 5px 0;
}
#pg-intro #pg-intro-image {
	float:right;
	width:221px;
}
#about-program #pg-feature { clear:both;}

#news ul {  }
#news ul li { background:url(../images/common/dotted-line_002.gif) no-repeat left bottom; padding:0 0 10px 0; }

#news dl { line-height:1.3;}  
#news dt {
	background:url(../images/common/arrow-icon_001.gif) no-repeat left 0.3em;
	float:left;
	width:120px;
	padding:0 0 0 20px;
	clear:both;
} 
#news dt span { color:#c00; } 
#news dd {
	margin-left:140px;
	padding:0 20px 0 0 ;
}






#contact .section .make-contact {
	font-weight:bold;
}
#contact .section .e-mail {
	background:url(../images/common/email-icon_001.gif) no-repeat left 0.6em;
	padding:0 0 0 20px;
}





/*program*/
#contents #contents-wrapper #program { line-height:2.1; text-align:left; }


#program .sentence-1 {
	float:left;
	width:235px;
}
#program .caption-1 {
	float:right;
	width:304px;
}
#program .caption-1 span {
	background:url(../images/common/arrow-icon_003.gif) no-repeat left 0.3em;
	padding:0 0 0 15px;
	margin:5px 0 0 0;
	line-height:1.3;
	display:block;
	color:#015301;
}
#program .sentences-2 {
	clear:both;
	padding:30px 0 20px 0;
}

#program .caption-2 {
	width:304px;
	float:left;
	position:relative;
}
#program .caption-2 span {
	background:url(../images/common/arrow-icon_004.gif) no-repeat left 0.3em;
	position:absolute;
	width:240px;
	top:192px;
	left:315px;
	padding:0 0 0 15px;
	line-height:1.3;
	display:block;
	color:#015301;
}
#program .sentences-3 {
	width:250px;
	float:right;
}
#program #sentence-bottom {
	background:url(../images/common/dotted-line_002.gif) no-repeat bottom;
	height:20px;
	display:block;
	clear:both;
	margin-bottom:20px;
}
#program .caption-3 img {
	width:304px;
	float:right;
	margin:0 0 20px 0;
}
#program .caption-3 span {
	background:url(../images/common/arrow-icon_005.gif) no-repeat right 0.3em;
	width:250px;
	padding:0 10px 0 0;
	line-height:1.3;
	display:block;
	color:#015301;
}




/* curriculum */
/*#curriculum #curriculum-image { margin:0 0 40px 0; }*/
#curriculum #curriculum-text {
	background:url("../images/curriculum/curriculum-img_001.gif") no-repeat center top;
	height:400px;
}
#curriculum #curriculum-text p{
	text-align:left;
	margin-left:40px;
	font-size:10px;
}
#curriculum .section h4 {
	font-size:114%;
	font-weight:bold;
	margin:0 0 15px 0;
}
#curriculum .section-inner {
	background:url(../images/common/dotted-line_001.gif) no-repeat left bottom;
	margin:0 0 30px 0;
	padding:0 0 20px 0;
	line-height:2;
	clear:both;
}


#curriculum .section #section-1 ol {
	list-style:decimal;
	margin:5px 0;
}
#curriculum .section #section-1 ol li {
	list-style:decimal;
	padding: 0 0 0 10px;
	list-style-position:inside;
}

#curriculum .section .sentences-left {
	float:left;
	width:332px;
}

#curriculum .section .cbi-right {
	float:right;
}
#curriculum .section p {
	padding-left:5px;
}

.pt15clear {
	padding-top:15px;
	clear:both;
}

#consortium-image {
	margin:0 0 30px 0;
}
#consortium .section .consortium-section-inner {
	line-height:2.2;
	margin:0 0 50px 0;
}






/* Link */
#link h4 {
	font-size:114%;
	font-weight:bold;
	margin:0 0 20px 0;
}
#link ul { 
	padding:0 20px;
}
#link ul li {
	background:url(../images/link/link-icon_001.gif) no-repeat left 0.4em;
	padding:0 0 0 18px;
	line-height:1.6;
	margin:0;
}
#link ul li p {
	background:url(../images/common/dotted-line_001.gif) no-repeat left bottom;
	padding:0 0 15px 0;
	margin:0 0 18px 0;
}
#link ul li a {
	color:#005f3a;
	font-weight:bold;
}


/* information */
#news_s h4 {
	font-size:114%;
	font-weight:bold;
	margin:0 0 10px 0;
}

#news_s #date {
	font-size:90%;
	font-weight:bold;
	color:#666666;
	margin:0 0 10px 0;
}

#news_s p {
	margin:10px 0 0 0;
}



#news_s .news_img_l {
	float:left;
	width:221px;
	padding:10px 10px 0 0;
	text-align:center;	
}


#news_s .news_img_r {
	float:right;
	width:221px;
	padding:10px 0 0 10px;
	text-align:center;	
}


#news_s .news_inq {
	background:url(../images/common/dotted-line_001.gif) no-repeat left top;
	padding:10px 0 0 0;
}



/* === float Element Clear ============== */
body .section:after,
body .section .section-inner:after,
body #about-program #pg-intro:after,
body #program #program-outline:after {
	content:" ";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
body .section .section-inner,
body .section,
body #about-program #pg-intro,
body #program #program-outline {
	height:100%;
}

/*\*/
* html body .section .section-inner,
* html body .section,
* html body #about-program #pg-intro,
* html body #program #program-outline {
	display:inline-block;
	height:1em;
}
body .section .section-inner,
body .section,
body #about-program #pg-intro,
body #program #program-outline {
	display:block;
}



/* -------------------------------------------------------------------------------- */
