div#keireki {
	width: 530px;
	padding: 0px 10px 0px 0px;
	margin: 20px 0px 35px 0px;
}
ul#keireki {
	padding: 0px;
}
ul#keireki li {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	padding: 0px 0px 0px 10px;
	clear: both;
	border-bottom: 1px solid #77bf85;
	line-height: 2.3em;
}





div#yobou {
	width: 530px;
	/*height: 130px;*/
}
ul#yobou {
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}
ul#yobou li {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2.3em;
	background-image: url(images/ya.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 0px 18px;
	clear: both;
}

div#annairight {
	width: 330px;
	height: 130px;
	float: right;
}
ul#annairight {
	padding: 0px;
}
ul#annairight li {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	padding: 0px 0px 0px 10px;
	clear: both;
	border-bottom: 1px solid #77bf85;
	line-height: 2.0em;
}

div#renkei {
	width: 550px;
	height: 160px;
}
div#renkei img {
	float: left;
}

div#tokutei {
	width: 530px!important;
	width/**/: 540px;
	display: block;
	float: right;
	padding: 5px;
}
ul#tokutei {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}
ul#tokutei p {
	padding-bottom: 15px;
	line-height: 2em;
	letter-spacing: 0.1em;
}
ul#tokutei li {
	font-size: 14px;
	color: #CC0000;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.7em;
	background-image: url(images/ya.gif);
	background-repeat: no-repeat;
/*	background-position: left top;*/
	background-position: left 8px;
	padding: 2px 0px 0px 18px;
	clear: both;
}
a:active {
	color: #CC0000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

p.metabo_img {
	width: 300px;
	float: right;
}
p.metabo {
	line-height: 2em;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  table style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

table.table {
	width: 552px;
	background-color: #D7D7D7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	/*margin-left: 15px;*/
}
table.table tr {
	border-bottom: solid 1px #CCCCCC;
}
table.table tr th {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 3px;
}
table.table tr td {
	font-size: 12px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 3px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  tableA style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tableA {
	width: 450px;
}
table.tableA tr th,table.tableA tr td  {
	width: 120px;
	text-align: right;
	padding: 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
}
table.tableA tr td {
	width: 330px;
	text-align: left;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  tableB style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tableB {
	width: 650px;
	padding-bottom: 20px;
}
table.tableB td {
	font-size: 12px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
}

tr.colors {
	background-color: #E8EEF9;
}
tr.nonecolors {
	background-color: none;
}
td.colors {
	background-color: #E8EEF9;
}
td.nonecolors {
	background-color: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  tableC style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tableC {
	width: 600px;
	/*padding: 0px 10px;*/
	/*margin: 0px auto 20px auto;
	_width: ;
	_margin: 0px 10px 20px 10px;*/
}
table.tableC th {
	width: 120px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	background-color: #81735D;
	border-top: 1px solid #9D8E76;
	border-right: 1px solid #99A294;
	border-bottom: 1px solid #81735D;
}
table.tableC td{
	/*width: 470px;*/
	font-size: 12px;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
	border-top: 1px solid #99A294;
	border-bottom: 1px solid #81735D;
}
td.colors {
	background-color: #7B705F;
}
td.nonecolors {
	background-color: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

