@charset "euc-jp";

/* ===================================================================
CSS Document

 file name  :style.css
 style info :研修のコンテンツエリア関係 他
=================================================================== */

@import url("/common/css/second_main.css");


/*----------------------------------------------------
	タイトル
----------------------------------------------------*/
h1 {
	background: url(../image/bg_h1.gif) no-repeat top left;
}

h2 {
	background: url(../image/bg_h2.gif) no-repeat bottom left;
}

h3 {
	background-color:#f2e9ce;
}

h4 {
	background:  url(../image/bg_h4.gif) no-repeat bottom left;
}



#wrapper{
	background:#ffffff url(../image/bg_body_cb.gif) repeat-x top left;
}

.link{
	margin-top:16px;
}

.ff3 .link,
.ff2 .link{
	margin-top:17px;
}

.ie6 .navigation_area {
	float:left
}


ul.content_kaiin li.cb {
	margin: 0;
	padding: 0;
}

ul.content_kaiin li.cb a {
	display:block;
	width:260px;
	height:67px;
	margin-top:-3px;
	padding: 0;
	padding-bottom:3px;
	background: none;
}
.ie7 ul.content_kaiin li.cb a {
	margin-top:-6px;
}

.ie7 ul.content_kaiin li.cb a,
.ie6 ul.content_kaiin li.cb a {
	padding-bottom:0;
}
