/*基本設定*/


/*reset start*/

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;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*reset end*/



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #333333;
}
/*スクロールバー*/
scrollbar-arrow-color:#FFFFFF; 
scrollbar-base-color:#999999; 
scrollbar-highlight-color:#CCDBE8; 
scrollbar-shadow-color:#003366; 
/*標準設定*/
	table {font-size: 12px; text-decoration: none}
	td {   font-size: 12px; text-decoration: none}
	a {    font-size: 12px;text-decoration: none}
	select {  background-color: #EBFFCA; border:1 #330000 solid}
	form	{ font-size: 12px; }
	a:hover { color: red;}
/*フォントサイズ*/
.s08{ font-size: 8px  }
.s09{ font-size: 9px  }
.s10{
	font-size: 10px;
	line-height: 15px;
}
.s12{ font-size: 12px ; line-height: 16px}
.s14{ font-size: 14px ; line-height: 19px}
.s18{ font-size: 18px }
.s20{ font-size: 20px }
.s24{ font-size: 24px }
/*テーブル要素凸*/
.table_out_blue {  
BACKGROUND: #3784A8;
BORDER-BOTTOM: #003366 1px solid;
BORDER-RIGHT: #003366 1px solid;
BORDER-LEFT: #99CCFF 1px solid;
BORDER-TOP: #99CCFF 1px solid;
COLOR: #FFFFFF;
		}
.table_out_green {  
BACKGROUND: #006600;
BORDER-BOTTOM: #003366 1px solid;
BORDER-RIGHT: #336600 1px solid;
BORDER-LEFT: #ABEC13 1px solid;
BORDER-TOP: #99CC00 1px solid;
COLOR: #FFFFFF;
		}
.table_out_orange {  
BACKGROUND: #FF9C17;
BORDER-BOTTOM: #993300 1px solid;
BORDER-RIGHT: #993300 1px solid;
BORDER-LEFT: #FFF584 1px solid;
BORDER-TOP: #FFF584 1px solid;
COLOR: #FFFFFF;
		}
/*テーブル要素凹*/
.table_in_white {  border-color: #333333 #CCCCCC #CCCCCC #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.table_in_yellow { border-color: #999900 #ECEC00 #ECEC00 #999900; background-color: #FFFFCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.table_in_blue { border-color: #0099FF #D9FBFD #D9FBFD #0099FF; background-color: #DDEFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
h1 {
	font-size: 10px;
	text-decoration: none;
	line-height: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	text-decoration: none;
}
strong {
	color: #FF6600;
}
li {
	list-style-type: disc;
}
#name{
	font-size:12px;	
	font-weight:bold;
	
}
p#name{
	position:absolute; 
	top:13px; 
	left:448px;
}
