
div#greeting {
	width: 550px;
	margin-bottom: 25px;
	
}
div#greeting p {
/*	width: 550px;*/
	font-size: 12px;
	line-height: 1.9em;
	margin: 0px 0px 0px 0px;
}

div#greetingright {
	/*width: 550px;*/
	font-size: 12px;
	margin: 0px 20px 0px 0px;
	float: right;
}
div#greeting img {
	padding: 5px;
	float: right;
}
div#keireki {
	width: 320px!important;
	width/**/: 330px;
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 10px 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: 1.9em;
}
div#picture {
/*	width: 550px;*/
	height: 220px;
}
div#picture img {
	float: left;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  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;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
