﻿body {
	margin-left: 100px;
	font-family: Verdana;
	font-size: 15px;
}

h3 {
	color: #008080;
}

.st_cur {
	cursor: hand;
}

.st_cur_block {
	color: #999999;
}


.tab_main {
	font-size: 15px;
	width: 600px;
	border: 1px solid #808080;
}

.tab_find_count {
	font-size: 14px;
	width: 600px;
}

table.tab_popfromto th {
	background-color: #999999;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
table.tab_popfromto td {
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
}
table.tab_popfromto A {
	text-decoration: none;
}



.get_right {
	font-size: 11px;
	width: 600px;
}


.mop{
	font-size: 30px;
	width: 600px;
	border: 1px solid #808080;
	background-color: #C0C0C0;
	color: #FFFFFF;
}


table.tab_main th {
	background-color: #999999;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

table.tab_main td {
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
}


.style1 {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

.style2 {
	text-align: right;
	font-size: 12px;
}

.style2 {
	text-align: center;
	font-size: 12px;
}

.sp {
	font-size: 10px;color:silver;
}

A:link    {color: #000080;}
A:visited {color: #000080;}
A:active  {color: #000080;}
A:hover   {color: #008080;}
