p {  font-size: 12px; font-style: normal; line-height: 120%; font-weight: normal; font-variant: normal}
.moji-12 {  font-size: 12px; font-style: normal; line-height: 120%; font-weight: normal; font-variant: normal}
.guide {
	vertical-align: top;
	font-size: 12px;
	line-height: 120%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
}
.guideTable {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	margin-bottom: 5px;
}
.guidetitle {
	vertical-align: top;
	font-size: 12px;
	line-height: 120%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	background-color: #E6FFE6;
}

/* addded on 2010/9/15 */
table.table2 {
	border:1px solid #000;
	border-collapse:collapse;
}

table.table2 td {
	padding:5px 10px;
	border:1px solid #000;
	vertical-align:middle;
}

.moji-1 {
	font-size:14px;
	font-weight:bold;
}

.title1 {
	margin-left:1em;
	text-indent:-1em;
	font-size:13px;
	font-weight:bold;
}
.content1 {
	margin-top:5px;
	margin-left:1.2em;
	font-size:12px;
}

table.seibun {
	width:600px;
	border:2px solid #333;
	border-collapse:collapse;
}

table.seibun th,
table.seibun td {
	padding:5px 5px 3px;
	border:1px solid #000;
	vertical-align:middle;
	font-size:12px;
	font-weight:normal;
}

table.seibun th.item {
	width:5em;
	border-right:none;
}
table.seibun th.kind {
	width:5em;
	border-left:none;
	border-right:2px solid #666;
	font-size:11px;
}

table.seibun thead th {
	background:#FFFFEF;
	text-align:center;
}
table.seibun thead tr.theadBottom th{
	border-bottom:2px solid #666;
}
table.seibun tbody th {
	background:#FFFFEF;
	text-align:left;
}
table.seibun tbody td {
	text-align:right;
}
table.seibun tbody td.highest { background:#FFCCFF;}

table.avocad-cut {}
table.avocad-cut td {
	padding:0 5px;
	vertical-align:top;
	font-size:12px;
}


div.flow_title2 {
	margin:20px 0 5px;
}

table.flow {
	font-size:12px;
}
table.flow td {
	vertical-align:top;
	text-align:center;
}

table.calendar {
	border-collapse:collapse;
	border:1px solid #333;
}

table.calendar th,
table.calendar td {
	padding:3px 0;
	border:1px solid #333;
}

table.calendar th {width:130px; text-align:left;}
table.calendar td {width: 35px; text-align:center;}

table.calendar thead th,
table.calendar thead td {
	background:#060;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}


table.calendar tbody th {
	padding-left:5px;
	font-size:13px;
	font-weight:bold;
}

table.calendar tbody td {
	color:#FF6600;
}

