p{padding:5px 5px 5px;}

/*p:link    { color: #3333CC; text-decoration: none ;}*/
p:visited { color: #663399; text-decoration: none ;}
a:hover   { color: #3333CC; text-decoration: none ;}

.px12 {
	font-size:12px;
}
.px10 {font-size:10px;}

h1 {
	font-size: 16px;
}


h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
	line-height:13px;
	text-indent:2em;
}

h4 {
	font-size: 12px;
	font-weight:normal;	
}
.title{
	color:#0080C0;
	margin:3px;
	line-height:15px;
	text-indent:1em;
}

.text_red{
	color:#F00;
}	

.navi{
	color:#FFF;
	margin:1px;
	background-image:url(img/common/bg2.jpg);
	padding:10px 3px;
}
.navi2{
	color:#808080;
	margin:1px;
	padding:3px 3px;
}
h2 .navi{
	color:#FFF;
}
h2 .navi:hover{
	text-decoration: underline;
	background-image:url(img/common/bg1.jpg);
}

h4 .navi2{
	color:#232323;
}
h4 .navi2:hover{
	text-decoration: underline;
}

.table_clear {
	background-image:url(img/common/bground_x.gif);
}



.table_gray {
	border-collapse:collapse;
	border:solid #808080 1px;
	background-color: #FFF;
	width:90%;
	
}
.box1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	text-align: left;
}

.box1 tr td {
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	padding-right: 5px;
	padding-left: 5px;
	border-spacing: 15px 5px;
		}
	
.table_green {background-color: #32CD32;
}

.green{background-color:#C4FF9B;
}

.table_navi {
	background-image:url(img/common/text_navi.jpg);
}
