BODY {
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: #333;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 14px;
}
#header {
	width: 800;
	background-color: #0066cc;
}
#logo-search {
	width: 100%;
	height: 85px;
	background-color: #0066cc;
	text-align: right;
	margin: 0;
	padding-top: 15px;
	padding-right: 15px;
	background: url(../images/NNZ-New-logo2.gif) no-repeat;
	vertical-align: middle;
}
#topmenu {
	width: 100%;
	background-color: #0000cc;
	height: 20px;
	clear: both;
}
#container {
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
}
#content {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	height: 300px;
	margin-top: 10;
}
#block_b {
	width: 500px;
	float: right;
	text-align: left;
	margin-top: 10;
}
#block_a {
	width: 300px;
	text-align: center;
	margin-top: 10;
}
#footer {
	width: 800;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	clear: both;
}
#block_b_menu {
	width: 600px;
	float: right;
	text-align: left;
	margin-top: 10;
}
#left_menu {
	float: left;
	text-align: left;
	width: 200;
}
#block_middle {
	float: left;
	padding: 10;
	width: 400px;
	text-align: center;
}
#right_menu {
	float: right;
	text-align: left;
	width: 200;
}
TH, TD {
}
H1 {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	line-height: 2;
}
H2 {
	font-size: 16px;
}
H3 {
	font-size: 14px;
}
H4 {
	font-size: 12px;
}
H5 {
	font-size: 10px;
}
H6 {
	font-size: 10px;
}
border_menu {
	border-bottom-width: 0pt;
	border-top-width: 2pt;
	border-left-width: 2pt;
	border-right-width: 0pt;
	border-color: #000066;
	border-style: inset;
}
.bg_over {
	background-image: url(../NZinfo/tb02.jpg);
}
.bg_right {
	background-image: url(../NZinfo/tb04.jpg);
}
.bg_under {
	background-image: url(../NZinfo/tb06.jpg);
}
.bg_left {
	background-image: url(../NZinfo/tb08.jpg);
}
.center_td {
	background-image: url(../NZinfo/tb09.jpg);
}
A.btn {
	display: block;
	/* ブロック要素にする */
	color: #ffffff;
	background-color: #0000cc;
	/* 背景色 */
	border: outset 2px #9999cc;
	/* 枠の色 */
	margin: 0px;
	padding: 3px 1px 1px 0px;
	font-size: 14px;
	/* フォントサイズ */
	line-height: 14px;
	/* 行の高さ */
	text-align: center;
	/* 水平揃え */
	text-decoration: none;/* 下線を消す */
}
A.btn:hover {
	color: #eeeeee;
	background-color: #0066cc;
	/* 背景色 */
	border: inset 2px #9999cc;
	/* 枠の色 */
	margin: 0px;
	padding: 4px 0px 0px 1px;
}
A.btn:active {
	color: #ffffff;
}
A.btn:visited {
	color: #ffffff;
}
A {
	cursor: pointer;
	border-style: hidden hidden hidden hidden;
	text-decoration: none;
}
A:LINK {
	border-style: hidden hidden hidden hidden;
	text-decoration: none;
}
A:HOVER {
	border-top-style: hidden;
	border-left-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	text-decoration: none;
	font-weight: bolder;
}
A:VISITED {
	border-top-style: hidden;
	border-left-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	text-decoration: none;
}
A:ACTIVE {
	border-top-style: hidden;
	border-left-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	text-decoration: none;
}
A.orangeline {
	color: #990000;
}
.orangeline {
	color: #990000;
	font-size: 15px;
	border-color: #cc3333;
	border-style: dotted;
	border-bottom-width: 0px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 0px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	background : url(../images/a_blt008.gif) no-repeat 6px 6px;
	padding-left: 25px;
}
A.greenline {
	color: #006600;
}
.greenline {
	color: #006600;
	font-size: 15px;
	border-color: #99cc99;
	border-style: dotted;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-width: 3px;
	border-right-width: 0px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	background : url(../images/a_blt006.gif) no-repeat 6px 6px;
	padding-left: 25px;
}
.orangesquare {
	color: #990000;
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	background : url(../images/a_blt008.gif) no-repeat;
	padding-left: 25px;
}
.greensquare {
	color: #006600;
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	background : url(../images/a_blt006.gif) no-repeat;
	padding-left: 25px;
}
H1.bluebird_title {
	color: #009999;
	font-size: 16px;
	height: 50px;
	text-align: center;
	line-height: 1.2;
	background : url(../images/bluebird_title.gif) no-repeat center center;
	padding: 5px;
}
H1.brownbird_title {
	color: #663300;
	font-size: 16px;
	height: 50px;
	text-align: center;
	line-height: 1.2;
	background : url(../images/brownbird_title.gif) no-repeat center center;
	padding: 5px;
}
H1.pinkbird_title {
	color: #ff9393;
	font-size: 16px;
	height: 50px;
	text-align: center;
	line-height: 1.2;
	background : url(../images/pinkbird_title.gif) no-repeat center center;
	padding: 5px;
}
H1.purplebird_title {
	color: #400080;
	font-size: 16px;
	height: 50px;
	text-align: center;
	line-height: 1.2;
	background : url(../images/purplebird_title.gif) no-repeat center center;
	padding: 5px;
}
H1.garden_title {
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 30;
	padding-top: 110;
	background : url(../images/garden.jpg) no-repeat center center;
}
H1.tour_title {
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	background : url(../images/originaltrip.jpg) no-repeat center center;
	height: 200;
	padding-top: 70;
	vertical-align: top;
}
H1.language_title {
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	background : url(../images/language780.gif) no-repeat center center;
	height: 212;
	vertical-align: middle;
	padding-top: 80;
}
H1.sheep_title {
	color: #ffffff;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10;
	padding-top: 120;
	padding-left: 15;
	background : url(../images/sheep_background.jpg) no-repeat center center;
}
UL.list_new {
	list-style : square url(../images/sprout3.gif);
	font-size: 14px;
	margin: 0 0 0 20;
}
LI.list_orange {
	list-style-image: url(../language/a_blt008.gif);
	color: #990000;
}
LI.list_green {
	list-style-image: url(../language/a_blt006.gif);
	color: #006600;
}
LI.list_greendot {
	list-style-image : url(../NZinfo/greendot.gif);
	font-size: 13px;
	padding-left: 30px;
	line-height: 1.4;
	text-align : left;
}
#left_menu A {
	color: #00cc00;
}
#left_menu UL {
	margin: 0 0 0 1;
}
LI.list_none {
	list-style: none;
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0;
}
LI.list_greenflower {
	list-style-image: url(../language/gr_flowerB.gif);
}
.menu {
	color: white;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 12px;
	border-color: #0066cc;
	border-style: solid;
	text-align: center;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
}
.info {
	width: inherit;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	background-color: #0099FF;
	text-align: center;
}
A.info {
	color: #FFFFFF;
}
.info_text {
	width: inherit;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2;
	background-color: #d9ffFF;
	text-align: left;
	padding: 5px;
}
.info_menuB {
	color: #009933;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}
.info_menu {
	color: #00CC33;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-left: 8px;
	padding-right: 8px;
}
.greenletter {
	color: #003333;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1.5;
}
DIV.dangumi_left {
	clear: both;
	float: left;
	text-align: right;
}
DIV.dangumi_right {
	clear: both;
	float: right;
	text-align: left;
}
.photo {
	vertical-align: top;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 14px;
}
.line120 {
	line-height: 1.2;
}
.orangeletter {
	color: #660000;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1.5;
}
.norm {
	color: #000033;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
}
.mame {
	color: #009933;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
}
.info_detail {
	color: #3333CC;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 8px;
	vertical-align: middle;
}
.info_title {
	color: #333399;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
	font-weight: 300;
}
.norm14 {
	color: #000033;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
}
.title {
	color: #993366;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	line-height: 2;
}
.title_Large {
	color: #993366;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	line-height: 2;
}
.head {
	color: #000099;
	font-family: "メイリオ", Meiryo, "MS PGothic", "ＭＳ Pゴシック", "Osaka", Arial, Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 1.5;
}
.toplogo {
	background-color: #0000cc;
	position: absolute;
	top: 0px;
}
.list_pinkdot {
	text-align : left;
	list-style-image : url(../NZinfo/pinkdot.gif);
}
.pict {
height: 160px;
width: 180px;
padding: 10px;
margin-bottom: 10px;
background: #CCC;
clear: both;
}

.pict p {
text-align: center;
}

