@charset "Shift_JIS";

/* 共通 */
@import "../../../../css/lv3.css";

/****************************** コンテンツ ********************************/
.body{
	margin-left:15px
}
.under{
	text-decoration:underline;
}
.under2{
	text-decoration:underline;
	font-weight:bold
}
.font1{
	font-size:xx-small
}
.bold{
	font-weight:bold
}
.indent{
	text-indent:-15px;
	padding-left:15px;
}
