#navi {
padding: 0px;
margin: 0px;
}
#navi ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#navi li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	width: 140px;
	height: 40px;
	text-align: center;
}
#navi li a {
	display: block;
	background-image:url(../image/back_1.jpg);
	background-repeat: no-repeat;
	color: #EB790F;
	width: 140px;
	height: 40px;
	padding: 12px 0px 0px 0px;
	text-decoration: none;
	font-weight: bolder;
}
#navi li a:hover {
display: block;
	color: #333333;
	background-image: url(../image/back_2.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 40px;
}


#flow {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow: auto;
	width: 378px;
	height: 260px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}
#flow ul{
	margin: 0px;
	padding: 0px;
}
#flow li{
	list-style: none;
	margin: 0px;
	padding: 8px 0px;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
#flow a{
	color: #333333;
	text-decoration: underline;
}
#flow a:hover{
	color: #FF0000;
	text-decoration: none;
}


#flow_san {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow: auto;
	width: 378px;
	height: 260px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}
#flow_san dl{
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
#flow_san dt{
	color: #FF3399;
	font-size: 20px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#flow_san dd{
	list-style: none;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#flow_san a{
	color: #333333;
	text-decoration: underline;
}
#flow_san a:hover{
	color: #FF0000;
	text-decoration: none;
}

#flow_san_info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 378px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}
#flow_san_info dl{
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
#flow_san_info dt{
	color: #FF3399;
	font-size: 20px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#flow_san_info dd{
	list-style: none;
	margin: 0px 0px 20px 20px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF3399;
}
#flow_san_info a{
	color: #333333;
	text-decoration: underline;
}
#flow_san_info a:hover{
	color: #FF0000;
	text-decoration: none;
}




#ID_1 { 
margin: 0px; 
padding: 0px; 
}
#ID_1 ul {
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
}
#ID_1 li {
	list-style: none;
	display: block;
	background-image:url(../site/image/line_001.gif);
	background-repeat: no-repeat;
	margin: 10px 20px;
	padding: 10px 0px 10px 35px;
	font-size: 14px;
}
#ID_1 a {
color: #000000;
text-decoration: none;
}
#ID_1 a:hover {
color: #FF0000;
text-decoration: none;
}
#ID_2 { 
margin: 0px 0px 0px 50px; 
padding: 0px; 
}
#ID_2 ul {
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
}
#ID_2 li {
	list-style: none;
	display: block;
	background-image:url(../site/image/line_002.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 0px 10px 35px;
	font-size: 14px;
}
#ID_2 a {
color: #000000;
text-decoration: none;
}
#ID_2 a:hover {
color: #FF0000;
text-decoration: none;
}