﻿@charset "utf-8";
/************** Yonefu styles **************/
DIV{
		font-family: "MS PGothic";
		font-size:12px;
		line-height:18px;
		color:#4B4B4B;
		margin:0px;
		padding:0px;
	}

.MINI_TXT{
		font-size:11px;
		line-height:16px;
	}

#KIYAKU{
	width: 98%;
	height: 110px;
	border-color: #A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style: solid;
	border-width: 0px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	overflow: auto;
	text-align: left;
	vertical-align: middle;
}
#KIYAKU_CELL{
	margin: 0px 5px 5px 5px;
}
/************** News styles **************/