/* Standard elements */
html {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	background-repeat: repeat-x;
}

a:link {
	color: #2E2B1A; text-decoration: none;
	/* */
}
a:visited {
	color: #000000; text-decoration: none;
	/* */
}
a:hover {
	color: #000000; text-decoration: none;
	/* */
}
a:active {
	color: #000000; text-decoration: none;
	/* */
}

a.special01 {
	background-image: url("http://kitato.com/test/sub/img/list_title01.jpg");
}
a.special01:link {
	background-image: url("http://kitato.com/test/sub/img/list_title01.jpg");
}
a.special01:hover {
	background-image: url("http://kitato.com/test/sub/img/list_title01_a.jpg");
}

/* Standard font-size */
.t0 {
	font-size: 9px;
	line-height: 10px; 
	color: #2E2B1A;
}

.t1 {
	font-size: 10px;
	line-height: 15px; 
	color: #000000;
}

.t2 {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.t2G {
	font-size: 12px;
	line-height: 17px;
	color: #808080;
}
.t2BR {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}

.t3BC {
	font-family: 'MS PƒSƒVƒbƒN',Osaka,sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	background-image: url("http://b-koko.com/test/kitato/common/img/kingaku_bc.jpg");
	background-repeat: no-repeat;
}

.t3 {
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}

.t3R {
	font-size: 14px;
	color: #FF0000;
}

.t3B {
	font-size: 14px;
	font-weight: 700;
	color: #000000;
}

.t4 {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}

.t4B {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	color: #000000;
}

.t4BR {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	color: #FF0000;
	/* */
}

.t5B {
	font-size: 20px;
	font-weight: bolder;
	line-height: 20px;
	color: #000000;
}

/* Original */

.padding3 {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.padding5 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.padding7 {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
}

.padding10 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.infotable {
	width: 450px;
	height: 300px;
	font-size: 10pt;
}

table.info {
	background-image: url("http://kitato.com/test/common/img/info_bg.jpg");
	background-repeat: repeat;
	border-collapse:collapse;
}

.td1 {
	border:1px solid #FFFFFF;
}

.line {
	width: 700px;
	height: 3px;
	background-image: url("http://kitato.com/test/common/img/line.jpg");
}

.box1 {
	overflow: hidden;
	width: 180px;
	height: 200px;
	background-color: #CCFF99;
}

.box2 {
	overflow: auto;
	width: 329px;
	height: 300px;
	border: 1px solid #C0C0C0;
}

.box3 {
	overflow: auto;
	width: 214px;
	height: 100px;
	border: 4px double #61533B;
}

.box4 {
	overflow: auto;
	width: 980px;
	height: 1500px;
	border: 1px solid #C0C0C0;
}

.box5 {
	overflow: auto;
	width: 250px;
	height: 300px;
	border: 4px solid #C0C0C0;
}

.box6 {
	overflow: auto;
	width: 800px;
	height: 300px;
	border: 1px solid #C0C0C0;
}
.box7 {
	overflow: auto;
	width: 667px;
	height: 199px;
	border: 1px solid #C0C0C0;
}

.cbox1 {
	overflow: auto;
	width: 800px;
	height: 150px;
	border: 1px solid #C0C0C0;
}
.cbox2 {
	overflow: auto;
	width: 800px;
	height: 400px;
	border: 1px solid #C0C0C0;
}
.cbox3 {
	overflow: auto;
	width: 800px;
	height: 250px;
	border: 1px solid #C0C0C0;
}

.tborder1{
	border: 4px double #61533B;
}

.button1 {
	width: 100px;
	height: 30px;
}

