/*====================================================================

level2.css

====================================================================*/

/*--------------------------------------------------------------------
common elements
--------------------------------------------------------------------*/
.lpbox{margin-bottom: 20px;}

/*level2 side navigation
-----------------------------------*/
#lv2navi{margin-bottom: 20px;}
#lv2navi ul{
	width: 172px;
	border-bottom: solid 1px #E3E3E3;
}
#lv2navi ul li{
	display: block;
	line-height: 1.3;
	border-top: solid 1px #E3E3E3;
	background: url(../img/lv2_navi.gif) no-repeat left center;
	padding: 5px 0 5px 9px;
}
#lv2navi ul li a{
}
#lv2navi ul li a:hover{}

/*--------------------------------------------------------------------
topics
--------------------------------------------------------------------*/
/* titles */
#h2_tpcs{background: url(../../topics/img/h2.jpg);}
#h3_tpcs1{background: url(../../topics/img/h3_01.gif);}
#h3_tpcs2{background: url(../../topics/img/h3_02.gif);margin-top: 30px;}

/*harassment counsellor training course
-----------------------------------*/
#tpcs1_img{
	float: right;
	width: 227px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#tpcs1_img img{margin-left: 7px}

/*activity information
-----------------------------------*/
#ai{
	width: 518px;
	background: url(../img/border_s2.gif) repeat-y 93px;
	margin-top: 10px;
}
.aid, .ain{padding-bottom: 13px;}
#ai p.aid{
	float: left;
	width: 80px;
	color: #999999;
}
#ai p.ain{
	float: right;
	width: 413px;
}
#ai p.ain strong{
	font-weight: normal;
	color: #96CA2D;
}


/*--------------------------------------------------------------------
counseling
--------------------------------------------------------------------*/
/* titles */
#h2_cnsl{background: url(../../counseling/img/h2.jpg);}
#h3_cnsl1{background: url(../../counseling/img/h3_01.gif);}
#h3_cnsl2{background: url(../../counseling/img/h3_02.gif);margin-top: 40px;}
#h3_cnsl3{background: url(../../counseling/img/h3_03.gif);margin-top: 40px;}
#h3_cnsl4{background: url(../../counseling/img/h3_04.gif);margin-top: 40px;}
.h4_cnsl1{background: url(../../counseling/img/h4_01.gif) no-repeat;margin-top: 20px;}
#h4_cnsl2{background: url(../../counseling/img/h4_02.gif) no-repeat;margin-top: 20px;}

/*harassment counseling
-----------------------------------*/
#cnsl1_img{
	float: right;
	width: 230px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#cnsl1_img img{margin-left: 10px}
.cnsltext1{
	margin-top: 5px;
	background: url(../img/border_s2.gif) repeat-x top;
}
.cnsltext1 h5{
	font-size: 12px;
	font-weight: normal;
	color: #4BB5C1;
	float: left;
	width: 120px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.cnsltext1 p{
	float: right;
	width: 390px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.cnsltext1 div{
	background: url(../img/border_s2.gif) repeat-x;
}
#pdgb20{padding-bottom: 20px}


/*--------------------------------------------------------------------
works
--------------------------------------------------------------------*/
/* titles */
#h2_wks{background: url(../../works/img/h2.jpg);}
#h3_wks1{background: url(../../works/img/h3_01.gif);margin-top: 45px;}
#h3_wks2{background: url(../../works/img/h3_02.gif);margin-top: 45px;}
#h3_wks3{background: url(../../works/img/h3_03.gif);margin-top: 45px;}
#h3_wks4{background: url(../../works/img/h3_04.gif);margin-top: 45px;}
#h3_wks5{background: url(../../works/img/h3_05.gif);margin-top: 0px;}
#h3_wks6{background: url(../../works/img/h3_06.gif);margin-top: 45px;}
#h4_wks1{background: url(../../works/img/h4_01.gif) no-repeat;margin-top: 15px;}
#h4_wks2{background: url(../../works/img/h4_02.gif) no-repeat;margin-top: 15px;}
#h4_wks3{background: url(../../works/img/h4_03.gif) no-repeat;margin-top: 15px;}
#h4_wks4{background: url(../../works/img/h4_04.gif) no-repeat;margin-top: 15px;}

/* consultation */
#wksimg1{
	width: 518px;
	height: 140px;
	text-indent: -9999px;
	background: url(../../works/img/image_01.jpg) no-repeat;
	margin-top: 5px;
}

#cnsltext{
	background: url(../img/border_d.gif) repeat-x top;
	padding-top: 11px;
}
#cnsltext2{
	background: url(../img/border_d.gif) repeat-x top;
	padding-top: 11px;
}


/*--------------------------------------------------------------------
contact
--------------------------------------------------------------------*/
/* titles */
#h2_cnct{background: url(../../contact/img/h2.jpg);}
#h3_cnct1{background: url(../../contact/img/h3_01.gif);}
#h3_cnct2{background: url(../../contact/img/h3_02.gif);margin-top: 40px;}
#h3_cnct3{background: url(../../contact/img/h3_03.gif);margin-top: 40px;}
#h3_cnct4{background: url(../../contact/img/h3_04.gif);}
#h3_cnct5{background: url(../../contact/img/h3_05.gif);}
#h3_cnct6{background: url(../../contact/img/h3_06.gif);}
#h4_cnct1{background: url(../../contact/img/h4_01.gif) no-repeat;margin-top: 15px;}
#h4_cnct2{background: url(../../contact/img/h4_02.gif) no-repeat;margin-top: 15px;}
#h4_cnct3{background: url(../../contact/img/h4_03.gif) no-repeat;margin-top: 15px;}
#h4_cnct4{background: url(../../contact/img/h4_04.gif) no-repeat;margin-top: 15px;}

/* strong */
#ctel td, #ctel td{
	vertical-align: middle;
}
#ctel strong{font-size: 14px;}



