@charset "utf-8";
/* ----------------------------------------------
	This style definition is initiarize.
------------------------------------------------- */

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td { 
	margin: 0;
	padding: 0;
}

body {
	overflow-y:hidden;
	background-color: #ffffcb !important;
	font-size: 16px;
	font-family: "���C���I", Verdana, "�l�r �o�S�V�b�N", sans-serif;
	line-height: 150%;
	text-align:center;
	width:250px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset , img { 
	border: 0;
	vertical-align: bottom;
}

address , caption , cite , code , dfn , em , strong , th , var {
	font-style: normal;
	font-weight: normal;
}

ol , ul {
	list-style: none;
}

th , td {
	text-align: left;
	font-size:16px;
}
caption{
	text-align:center;
	font-size:16px;
	padding-bottom:3px;
	border-bottom:1px solid #d3d3d3;
	font-weight:bold;
}
caption img{
	vertical-align:middle;
}

h1 , h2 , h3 , h4 , h5 , h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before , q:after {
	content: '';
}

abbr , acronym {
	border: 0;
}


textarea {
	font-size: 100%;
	font-family: "���C���I", Verdana, "�l�r �o�S�V�b�N", sans-serif;
}

.calDiv {
	font-size: 16px;
	height: 190px;
	width: 180px;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
	font-family: "���C���I", Verdana, "�l�r �o�S�V�b�N", sans-serif;
}

.text_padding span {
	position: static;
	top: -4px;
	font-size:12px;
}

