@charset "UTF-8";
/* CSS Document */

.about_ibs_bg {
	background:transparent url(../img/about_ibs_bg.jpg) 350px 73px no-repeat;
}

h1 {
	background-image: none;
}

h2 {
	background-image:url(/common/img/bg_h2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:4px;
	margin-bottom:15px;
	
	font-size:100%;/*body 83% of 100%*/
	line-height:1.4;
}

h2 a{
	color: #000000;
}

.stTitle {

	vertical-align: top;
	margin-top: 3px;
	padding-left:8px;
	padding-top: 2px;
	padding-bottom:8px;	
}

.l3Col,
.c3Col,
.r3Col{
	width: 198px;
	}

.bullet {

	padding-left: 22px;
	padding-right:10px;
	
	font-size:90%;
	background-repeat:no-repeat;
	background-position: top;
	
	margin-bottom: 4px;
	line-height: 1.4;
}

.type0 {
	background-image:url(/common/img/bullet_sn.gif);
}
.type1 {
	background-image:url(/common/img/bullet_sn1.gif);
}
.type2 {
	background-image:url(/common/img/bullet_sn2.gif);
}
.type3 {
	background-image:url(/common/img/bullet_sn3.gif);
}

.noDetail {
	margin-bottom: 30px;
}

.detail {
	margin-bottom: 15px;
}
	

	

