@charset"utf-8";


@import "2nd_base.css";

/*-----------------------------------------------------------------------ボタン------------------------------*/


.big {
	height:20px;
	width:20px;
	background-image:url(../image/l_off.jpg);
	float: right;
}

.mid {
	height:20px;
	width:20px;
	background-image:url(../image/m_on.jpg);
	float: right;
}

.small {
	height:20px;
	width:20px;
	background-image:url(../image/s_off.jpg);
	float: right;
}
.mojisize {
	float: right;
}



body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 15px;
	color:#111;
	margin-top: 0px;
	text-align: center;
}

h2 {
	font-size: 20px;
	line-height: 1.5em;
}

.staff_name {
	font-size: 18px;
}

h3 {
	font-size: 16px;
	line-height: 1.5em;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 16px;
}

h6 {
	font-size: 18px;
}

.ne_box {
	width: 120px;
}

#menu_left {
 font-size:14px;
}
.hiyou_imp {
	font-size: 15px;
}

.hiyou_imp td {
	font-size: 15px;
	padding-left: 10px;
}
.ippan th {
	font-size: 15px;
}
.td01 {
	font-size: 15px;
	line-height: 1.3em;
}

.td02 {
	font-size: 15px;
	line-height: 1.3em;
}

.td03 {
	font-size: 15px;
	line-height: 1.3em;
}

.td04 {
	font-size: 15px;
	line-height: 1.3em;
}
