body {
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	background: url(../reimg/back02.jpg) repeat-x;
}
.news {
	font-size: x-small;
	line-height: 120%;
}
.news_time {
	font-size:84%;
	line-height: 120%;
	color: #FF6699;
	font-weight: bold;
}
.px10 {
	font-size:84%;
	line-height: 150%;
}
.px12 {
	font-size: 100%;
	line-height: 140%;
}
.px14 {
	font-size: 117%;
	line-height: 140%;
}
.px18 {
	font-size: 150%;
	color: #FF6699;
	line-height: 150%;
}
a:hover {
	color: #FF6699;
	text-decoration: underline;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a {
	color: #0066CC;
	text-decoration: none;
}
.title1 {
	font-size: 12px;
	line-height : 30px;
	padding-left : 8px;
	margin : 0px;
	background : #FFFF99;
	border : solid 1px #FE5FB2;
	border-left : solid 10px #FE5FB2;
	font-weight: bold;
	top: 0px;
	color: #FE5FB2;
}
.read1 {
	font-size: x-small;
	line-height: 130%;
	margin-top: 5px;
}
.title2 {
	font-size: 12px;
	line-height : 30px;
	padding-left : 8px;
	margin : 0px;
	background : #FFFFCC;
	border : solid 1px #0099FF;
	border-left : 10px solid #0099FF;
	font-weight: bold;
	top: 0px;
	color: #0099FF;
}
.top {
	font-size: x-small;
	line-height: 130%;
	color: #333333;
	padding-left : 5px;
	line-height : 20px;
	border-left : 5px solid #0099FF;
}
.scroll{
	width:100%;
	overflow-y:scroll;
	scrollbar-face-color:#FFCCFF;
}
.point {
	font-size: 14px;
	line-height: 130%;
	color: #FFFFFF;
}
table {
	font-size:100%;
}



/* staff */

.staff_sicyouson {
	font-size: 16px;
	color: #F39;
	font-weight: bold;
	margin: 0px 0px 30px 30px;
}

.staff_midasi {
	font-size: 16px;
	color: #F39;
	font-weight: bold;
}

.staff_reed {
	font-size: 12px;
	line-height: 130%;
	text-align:left;
	margin: 10px 0px 15px;
	width:530px;
}


/* staff table*/
table.staff {
	width:530px;
	border: 1px #999 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
.staff th {
	padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
	font-size: 12px;
	line-height: 130%;
	font-weight:normal;
	text-align:right;
	background:#FFC;
	width:80px;
}
.staff td {
    padding: 5px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
	font-size: 12px;
	line-height: 130%;
	background:#FFF;
}
.staff table {
	padding: 1px;
	border-collapse: collapse;
    border-spacing: 0;
}
.staff table th {
    border: 0px;
	text-align:left;
	width:108px;
	background:#FFF;
}
.staff table td {
    border: 0px;
	text-align:left;
	font-size: 12px;
	line-height: 130%;
	background:#FFF;
}

/* staff tenmei*/
table.staff_tenmei {
	width:530px;
	height: 30px;
	border: 1px #999 solid;
	font-size: 16px;
	font-weight:bold;
	background:#FC6;
	margin-bottom: 20px;
}
.staff_tenmei th {
	text-align:left;
	padding-left: 5px;
}
.staff_tenmei td {
	text-align:right;
	font-size: 10px;
	font-weight:normal;
	padding-right: 8px;
}


/* staff button*/
.staff_button {
	margin: 15px 0px 30px;
}


.m_member {
	font-size: 16px;
	color: #900;
	font-weight: bold;
}

.pink_midashi {
	font-size:100%;
	line-height: 150%;
	color: #FF6699;
	font-weight: bold;
}