body {
	font-size:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#F1F1EB;
	color:#000000;
}
h1, h2, h3, h4, p, ul {
	margin:0px;
	padding:0px;
}
p {
	line-height:1.4;
	margin-bottom: 10px;
}
li {
	list-style:none;
	line-height:1.4;
}
img {
	border:none;
}
img.block {
	display:block;
}
.pnavi {
	text-align: right;
	margin: 10px 0px;
}
h1 {
	text-indent:-9999px;
}
#season h1 {
	text-indent:0;
}
h2 {
	background-repeat:repeat-x;
	margin:0px;
}
h2#emergency {
	margin:0 0 10px 0;
	padding:0 2px 2px 2px;
	border-bottom:solid 2px #666666;
}
h2#topics {
	margin:15px 0 10px 0;
	padding:0 2px 2px 2px;
	border-bottom:solid 2px #CCCCCC;
}
.line-margint10b10 {
	border-top:solid 1px #666666;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
}
.border {
	border:solid 1px #999999;
	background-image: url(../images/h2_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#000000;
}
.border-search {
	border-top:solid 1px #999999;
	border-bottom:solid 5px #cccccc;
	background-color:#FFFFFF;
	color:#000000;
	margin-top:5px;
	font-size:90%;
}
.barder-left {
	border-left:solid 1px #111111;
	padding:0px 0px 0px 10px;
	margin:0px;
}
#title-right ul {
	margin:0;
	display:inline;
	padding:0;
}
#title-right li {
	list-style:none;
	display:inline;
	padding:0 6px 0 0;
}
#txt-size {
	margin:10px 5px 0px 5px;
}
#txt-size img {
	margin:0px;
}
#glonavi {
	text-align:center;
	padding:0px;
	margin:0px;
}
#glonavi .left {
	background-image: url(../images/gn_left_bg.gif);
	background-repeat:repeat-y;
	background-position: right top;
}
#glonavi .right {
	background-image: url(../images/gn_right_bg.gif);
	background-repeat:repeat-y;
	background-position: left top;
}
#glonavi .top{
	background-image: url(../images/gn_top_bg.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
}
#glonavi .btm{
	background-image: url(../images/gn_btm_bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
}
#glonavi a:link {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
}
#glonavi a:visited {
	color:#000000;
	background:inherit;
	text-decoration:none;
}
#glonavi a:hover {
	text-decoration:underline;
}
#glonavi p {
	list-style:none;
	margin:0px;
	font-weight: bold;
	padding: 0;
}
.vertical_top {
	vertical-align:top;
}
.vertical_bottom {
	vertical-align:bottom;
}
#site {
	margin-bottom:10px;
}
form {
	margin:0px;
}
form img {
	vertical-align:middle;
}
form label#txt_keyword {
	display:none;
}
.margin5pxmiddle {
	margin:5px;
	padding: 0;
	vertical-align: middle;
}
#lnavi {
	border:1px solid #999999;
	border-bottom:none;
	background:url(../images/lnavi_bg.jpg) no-repeat left top;
	background-color:#e8e9de;
	color:inherit;
}
#lnavi_btm {
	border:1px solid #999999;
	border-top:none;
	background-color:#e8e9de;
	color:inherit;
}
.category {
	color:#ffffff;
	background-color:inherit;
	font-size:110%;
	font-weight:bold;
	background:url(../images/category_bg.jpg) repeat-x center center;
	padding:6px 10px;
	margin:10px 5px 20px 5px;
}
#area_rgt {
	border:1px solid #999999;
	border-bottom:none;
	background-color:#ffffff;
	color:inherit;
}
#pankuzu {
	padding:10px 10px 15px 10px;
}
#contents {
	padding:9px 0px;
}
#contents h1 {
	text-indent:0;
	color:#990000;
	background:inherit;
	font-size:120%;
	background:url(../images/h1_bg.gif) no-repeat left bottom;
	padding-bottom:7px;
	margin-bottom:15px;
}
#contents h2 {
	font-size:100%;
	color:#990000;
	border-left:5px solid #990000;
	background-color:#ebebeb;
	padding:5px 13px;
	margin-top:10px;
	margin-bottom:10px;
}
#contents h3 {
	font-size:100%;
	background:url(../images/h3_bg.gif) no-repeat left center;
	padding-left:20px;
	border:none;
	margin-top:5px;
	margin-bottom:5px;
}
#contents h4 {
	font-size:100%;
	background:url(../images/h4_bg.gif) no-repeat left center;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
#contents table.data_tbl {
	border:1px solid #676767;
	border-collapse:collapse;
	margin-bottom:20px;
}
#contents table.data_tbl th {
	border:1px solid #676767;
	background-color:#f0f0f0;
	color:inherit;
}
#contents table.data_tbl td {
	border:1px solid #676767;
}
#contents ul {
	margin:0 0 15px;
	list-style-type:none;
}
#contents ul.list_memo li {
	list-style-image:url(../images/icon_list_memo.gif);
	margin-left:25px;
	padding-left:10px;
	padding-bottom:10px;
	vertical-align:top;
	line-height:1.1;
}
.hr_bdr {
	height:1px;
	border:none;
	border-top:1px dotted #000000;
	margin-top:10px;
	margin-bottom:10px;
}
ol li {
	list-style:decimal;
}
ul {
	margin-bottom:15px;
}
ul li {
	list-style-image: url(../images/icon_list01.gif);
	margin-left:25px;
	margin-bottom:3px;
}
li.listmark {
	list-style-image:url(../images/icon_list02.gif);
}
#inquiry {
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #990000;
	background-color:inherit;
}
#govmenu {
	margin:15px 3px 10px;
	padding:3px;
	background-color:#0066FF;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.box-border {
	padding:5px;
	border:solid 1px #CCCCCC;
}
.margin-left20 {
	margin-left:20px;
}
@media print {
#head,td#lnavi,td#lnavi_btm,.noprint {
	display:none;
}
table#mainbox {
	width:100%;
}
#contents h3,#contents h4 {
	padding-left:0;
}
}
/* お問い合わせ */
.user_inquiry {
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #990000;
	background-color:inherit;
}
/* 段落1字下げ */
.user_text-indent {
	text-indent:1em;
}
/* 行中右スペース（1字） */
.user_padding-right {
	padding-right:1em;
}
/* 行中左スペース（1字） */
.user_padding-left {
	padding-left:1em;
}
/* 文字色（赤） */
.user_red {
	color:#FF0000;
}
/* 文字色（青） */
.user_blue {
	color:#0000FF;
}
/* 文字色（緑） */
.user_green {
	color:#009900;
}
/* 文字色（灰）	*/
.user_gray {
	color:#333333;
}
/* 枠線（黒） */
.user_box_black {
	border:solid 1px #000000;
	margin:10px 0px;
	padding:10px;
}
/* 枠線（赤） */
.user_box_red {
	border:solid 1px #FF0000;
	margin:10px 0px;
	padding:10px;
}
/* 余白（5ピクセル） */
.user_margin_5 {
	margin:5px;
}
/* PDFアイコン */
a.user_pdf_icon {
	background:url(../images/icon_pdf.gif) no-repeat right center;
	padding-right:16px;
}
/* wordアイコン */
a.user_word_icon {
	background:url(../images/icon_word.gif) no-repeat right center;
	padding-right:16px;
}
/* excelアイコン */
a.user_excel_icon {
	background:url(../images/icon_excel.gif) no-repeat right center;
	padding-right:16px;
}
/* リストアイコン */
li.user_listmark {
	list-style-image:url(../images/icon_list02.gif);
}
#fl_serect p {
	margin: 0px;
	padding: 0px 10px 0px 5px;
	font-weight: bold;
}
#fl_serect {
	margin: 10px 0px 0px;
}
.top_image {
	text-align: center;
	margin: 20px 0px;
}
.c_title_bg {
	background: url(../images/c_title_bg.jpg) repeat-x left top;
}
.contents {
	background: #FFFFFF;
	border: 1px solid #999999;
}
.contents h2 {
	margin: 0px 3px;
	border-bottom: 2px solid #666666;
}
.contents ul li {
	background: url(../images/arrow_fl.gif) no-repeat 0.3em 0.4em;
	padding: 0px 0px 0px 15px;
	margin: 5px;
	list-style: url(none) none;
}
#fl_footer {
	color: #FFFFFF;
	background: #8B8B8B url(../images/footer_bg.jpg) repeat-x left top;
	margin: 10px 0px 0px;
	border-top: 10px solid #FFFFFF;
	padding: 4px 0px;
}
.head {
	background: url(../images/haeder_bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
.head p {
	margin: 0px;
}

.head h1 {
	text-indent: 0px;
}
.arrow{
	background:   url(../images/arrow.gif) no-repeat 0% 20%;
	padding-left:20px;
	margin: 0 0 0 5px;
}.margin-top10 {
	margin: 10px 0px 0px;
}
#page_navi {
	background-color:#ffffff;
	color:inherit;
	padding:25px 10px 10px 10px;
	border:1px solid #999999;
	border-top:none;
}
.green_bg {
	background: url(../../english/travelguide/images/tihaikei.gif) no-repeat;
}
.greenkage {
	background: url(../../english/travelguide/images/greenkage.jpg) no-repeat;
}
