﻿/*------------------------------------------------------------//
	footer copyright
//------------------------------------------------------------*/
.list {
margin-top: 0px;
margin-bottom: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc; }

.th_list {
color: white;
background-color: #95BFA0;
font-size: 90%;
text-align: center;
text-valign: middle;
/*width: 1em;*/
/*padding: 5px;*/
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc; }

.th_list1 {
color: white;
background-color: #95BFA0;
font-size: 90%;
text-align: center;
text-valign: middle;
width: 33%;
/*width: 1em;*/
/*padding: 5px;*/
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc; }

.th_list2 {
color: white;
background-color: #95BFA0;
font-size: 90%;
text-align: center;
text-valign: middle;
width: 52%;
/*width: 1em;*/
/*padding: 5px;*/
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc; }

.th_list3 {
color: white;
background-color: #95BFA0;
font-size: 90%;
text-align: center;
text-valign: middle;
width: 15%;
/*width: 1em;*/
/*padding: 5px;*/
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc; }

.td_list {
line-height: 180%;
font-size: 82%;
text-valign: middle;
padding: 5px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc; }

td.preparation {
background-color: #f4eaff;
width: 10em; }

/*------------------------------------------------------------//
	list
//------------------------------------------------------------*/

/* 都道府県名
-----------------------------*/
.ken{
	font-size:105%;
	font-weight:bold;
	color:#5f854d;
}
/*------------------------------------------------------------//
	font
//------------------------------------------------------------*/
.update{
	font-size:90%;
	font-weight:bold;
	color:#828282;
}
.normal{
	font-size:100%;
	font-weight:normal;
}
.pankuzu{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:80%;
	font-weight:normal;
	color:#828282;
}
.large{
	font-size:110%;
	font-weight:normal;
	line-height: 1.5em;
}