/* CSS Document */

body{
	color:#444444;
	background-color:#D0FFDF;
	background-image:url(../images/back01.jpg);
	margin: 0px;
}

A:link { color:#003399; text-decoration:underline}
A:visited {color:#666666; text-decoration:underline}
A:active { color:#cc0000; text-decoration:underline}
A:hover { color:#cc0000; text-decoration:underline}


td,th,caption { font-size:12px; color:#444444 ; line-height:18px}
body { font-size:10px; }

.text_pink{font-size:12px; color:#FF565D}
.text {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.text_copy{color:#FFE1E2;}

p.logoText {
	margin: 0px;
	padding: 0px;
	font-size:10px;
	text-align: left;
	line-height: 1.2em;
}

.fcolor {
	color: #CC0000;
}

.fcolorh {
	color: #287728;
	font-weight:bolder;
}

table.kaaturyoukin {
	border: 1px solid #0066ff;
	margin-top: 15px;
	margin-left: 40px;
	margin-bottom: 30px;
	float: left;
	margin-right: 0px;
}

table.kaatuhanbai {
	border: 1px solid #0066ff;
	margin-top: 15px;
	margin-left: 40px;
	margin-bottom: 30px;
	float: left;
	margin-right: 0px;
}

table.kaaturyoukin td, table.kaaturyoukin th {
	background-color: #FFEcEc;
	border: 1px dashed #2A7429;
	padding: 5px;
}
table.kaatuhanbai td, table.kaatuhanbai th {
	background-color: #E8FDEE;
	border: 1px dashed #2A7429;
	padding: 5px;
}

table.kaaturyoukin th {
	text-align: center;
}

caption {
	padding-left: 40px;
	text-align: left;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}

@charset "Shift_JIS";
@media print{ 
body{zoom: 80%;}
}
#yohaku{
margin:0 0 0 15px;
}
#clear {
	clear: both;
}
