/* CSS Document */

h1{
	margin:0px;
	padding:0px;
	font-size:medium;
	font-weight:bold;
}

h2{
	margin:0px;
	padding:0px;
	font-size:small;
	font-weight:normal;
}

h3{
	margin:0px;
	padding:0px;
	font-size:medium;
	font-weight:bold;
}


img {
	margin:0px;
	border:0px none;
}

.img_t5 {
	margin:5px 0px 0px 0px;
}

.img_t12 {
	margin:12px 0px 0px 0px;
}

.img_t14 {
	margin:14px 0px 0px 0px;
}

.img_t20 {
	margin:20px 0px 0px 0px;
}

.img_l12 {
	margin:0px 0px 0px 12px;
}

.img_r26 {
	margin:0px 26px 0px 0px;
}

.hr_head{
	margin:0px;
	color:#0000ff;
	background-color:#0000ff;
}

.hr_food{
	width:97%;
	color:#0000ff;
	background-color:#0000ff;
}

.hr_index01{
	width:100%;
	color:#0000ff;
	background-color:#0000ff;
}

.txt_1{
	font-size:large;
}

.txt_2{
	font-size:x-large;
}

.txt_3{
	font-size:90%;
}

.txt_navy{
	color:#000099;
}

.txt_green{
	color:#009900;
}

.txt_pagetop{
	line-height:140%;
}

.menu_pink{
	color:#ff3399;
	text-decoration:underline;
}

.menu_orange{
	color:#ff6633;
	text-decoration:underline;
}

.menu_navy{
	color:#000099;
	text-decoration:underline;
}

.menu_black{
	color:#000000;
	text-decoration:underline;
}

.menu_red{
	color:#cc0033;
	text-decoration:underline;
}

.menu_yellow{
	color:#cc9900;
	text-decoration:underline;
}

.menu_green{
	color:#009900;
	text-decoration:underline;
}

.menu_brown{
	color:#663300;
	text-decoration:underline;
}

.color_blue_line{
	color:#0000ff/*0080db*/;
	text-decoration:underline;
}

.color_red_line{
	color:#e54848;
	text-decoration:underline;
}

.color_green_line{
	color:#008000/*81b838*/;
	text-decoration:underline;
}

.color_gold_line{
	color:#e8b800;
	text-decoration:underline;
}

.color_orange_line{
	color:#ff8800;
	text-decoration:underline;
}

.color_green{
	color:#008000/*81b838*/;
}

/* page blue */
.body_blue .title a{
	color:#FFFFFF;
}
.body_blue .title a:visited{
	color:#FFFFFF;
}
.body_blue .title a:hover{
	color:#FFFFFF;
}

/* page red */
.body_red .title a{
	color:#FFFFFF;
}
.body_red .title a:visited{
	color:#FFFFFF;
}
.body_red .title a:hover{
	color:#FFFFFF;
}

/* page green */
.body_green .title a{
	color:#FFFFFF;
}
.body_green .title a:visited{
	color:#FFFFFF;
}
.body_green .title a:hover{
	color:#FFFFFF;
}

/* page gold */
.body_gold .title a{
	color:#FFFFFF;
}
.body_gold .title a:visited{
	color:#FFFFFF;
}
.body_gold .title a:hover{
	color:#FFFFFF;
}

/* page black */
.body_black .title a{
	color:#FFFFFF;
}
.body_black .title a:visited{
	color:#FFFFFF;
}
.body_black .title a:hover{
	color:#FFFFFF;
}

/* page orange */
.body_orange .title a{
	color:#FFFFFF;
}
.body_orange .title a:visited{
	color:#FFFFFF;
}
.body_orange .title a:hover{
	color:#FFFFFF;
}