@charset "utf-8";
/*----------------------------------------------------
	各種リストスタイル
----------------------------------------------------*/
.atype {
	margin-top:15px;
}

.atype li{
	list-style: square;
	margin-left:25px;
	margin-bottom:10px;
	}
	
.btype li{
	background:url(../about/img/ab_p2.gif) 0 0 no-repeat;
	padding-left:13px;
	width:170px;
	margin-left:23px;
	line-height:120%;
	margin-top:10px;
	}
	



/*----------------------------------------------------
	下部、「さらに」BOX
----------------------------------------------------*/

.abo02box{
	width:670px;
	}

.ab2box_01{
	float:left;
	width:220px;
	background: url(../about/img/abo02_img_13bg.gif) left top repeat-y;
} 

.ab2box_02{
	float:left;
	width:217px;
	background: url(../about/img/abo02_img_14bg.gif) left top repeat-y;
} 

.ab2box_03{
	float:right;
	width:233px;
	background: url(../about/img/abo02_img_15bg.gif) left top repeat-y;
} 


/*
#ab2box_01{
	float:left;
	width:220px;
	height:320px;
	background:left top no-repeat url(../about/img/abo02_img_09.gif);
} 

#ab2box_02{
	float:left;
	width:217px;
	height:320px;
	background:left top no-repeat url(../about/img/abo02_img_10.gif);
} 

#ab2box_03{
	float:left;
	width:218px;
	height:320px;
	background:url(../about/img/abo02_img_11.gif) left top no-repeat;
} */