/* Copyright(c)2006 Shikoku Meitetsu Transport Co.,Ltd All Right Reserved */

body{
	scrollbar-face-color : #03C;
	scrollbar-highlight-color : #FF0;
	scrollbar-shadow-color : #03C;
	scrollbar-3dlight-color : #FFF;
	scrollbar-arrow-color : #FF0;
	scrollbar-track-color : #019;
	scrollbar-darkshadow-color : #000;
	background-color : #FFF;
}
body,td{
	font-size : 10pt;
	margin-top : 5pt;
	margin-left : 10pt;
}
h1,h2{
	font-family : 'serif';
	text-align : center;
}
h1{
	font-size : x-large;
}
ul{
	list-style: none;
}
/* コピーライト */
.cp{
	align : right;
	font : italic 9pt;
	color : #000;
}

a:link   {color : #00F; text-decoration : none;}
a:visited{color : #00F; text-decoration : none;}
a:active {color : #f00; text-decoration : none;}
a:hover  {color : #ffb500; text-decoration : none;}

.txt1{
	margin: 6px 56px 14px;
	font-family : 'serif';
	font-size : 14pt;
	font-weight : bold;
	line-height : 1.4em;
}
.item{
	margin : 20px 70px 20px 60px ;
	font-family : 'serif';
	font-size : 11pt;
	line-height : 1.5em;
	text-indent: -1em;
}
.sig{
	margin-left: 370px;
	font-family : 'serif';
	font-size : 12pt;
	font-weight : bold;
	line-height : 1.2em;
}
.txt2{
	margin: 6px 56px 14px;
	font-family : 'serif';
	font-size : 12pt;
	font-weight : bold;
	line-height : 1.4em;
}

