@charset "Shift_JIS";

/* 共通 */
@import "../../../../../../../css/lv3.css";


/****************************** コンテンツ ********************************/
.b1{
	border-width:1px 1px 3px 1px;
}
.b2{
	border-width:1px 1px 3px 3px;
}
.b3{
	border-width:3px 3px 1px 1px;
}
.b4{
	border-width:3px 1px 1px 1px;
}
.b5{
	border-width:3px;
}
