@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-size: 80%;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}

.clear{
	clear: both;
}
.right{
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.left{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.center {
	text-align: center;
}

h1,h2,h3 {
	font-size:100%;
}
/* --- link-sytle --- */
a:link { color: #0000ff; text-decoration: none;}
a:visited { color: #800080; text-decoration: none;}
a:hover { color: #1433b9; text-decoration: underline;}
a:active { color: #1433b9; text-decoration: underline;}

/* --- font-style --- */
.bold{
	font-weight: bold;
}
.gray{
	color: #999999;
}
.navy{
	color: #003366
}
.red{
	color: #FF0000;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	background-image: url(../../images/icon/h4.gif) ;
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 2px;
}


#wrapper {
	margin: 0 auto;
	padding: 0px;
	max-width: 95%;
}
#left {
	background-position: left;
	padding-left: 5px;
}
#right {
	background-position: right;
	padding-right: 5px;
}
#wrapp {
	background-color: #FFFFFF;
}
#wrapp #hedder_line {
	display: none;
}
#wrapp #hedder_logo {
	display: none;
}
#hedder_logo #logo {
	display: none;
}
#hedder_logo #lang {
	display: none;
}
#hedder_logo #lang ul {
	display: none;
}
#hedder_logo #lang li {
	display: none;
}

#hedder_photo {
	display: none;
}
#bread {
	display: none;
}
#bread .in {
	display: none;
}
#bread .ont {
	display: none;
}
#privacy {
	display: none;
}
#footer {
	display: none;
}
#footer .footer_in {
	display: none;
}
#copy {
	display: none;
}


/* --- toppage-design --- */
#contents {
	background-color: #f2f8fb;
	margin-top: 20px;
	position: relative;
	height:1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;

}
#contents #primary {
	background-color: #FFFFFF;
	margin-left: 179px;
	padding-right: 30px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8cad8;
}

#contents #primary h1 {
	background-image: url(../images/background/midashi.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 39px;
	padding-left: 25px;
	font-size: 140%;
	font-weight: bold;
	color: #66002a;
	margin-bottom: 10px;
}
#primary .gotop {
	display: none;
}


#contents #index {
	position: absolute;
	width: 179px;
	left: 0px;
	top: 0px;
}
#contents #index ul {
	background-color: #FFFFFF;
}
#contents #index .dott_list {
	background-image: url(../images/icon/index_icon.gif);
	background-position: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bfbfbf;
	background-repeat: no-repeat;
}
#contents #index .none_list {
	background-image: url(../images/icon/index_icon.gif);
	background-position: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	background-repeat: no-repeat;
}
#contents #index .solid_list {
	background-image: url(../images/icon/index_icon.gif);
	background-position: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	background-repeat: no-repeat;
}

#index .index_blue {
	background-image: url(../images/background/index_blue.gif);
	background-repeat: repeat-x;
	height: 4px;
	overflow: hidden;
}
#index #count {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2e3769;
	border-bottom-color: #999999;
}
#index #count img {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* --- detailpage-design --- */
#d_contents {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#d_contents h1 {
	font-size: 140%;
	font-weight: bold;
	color: #66002a;
}
#d_contents #content .section {
	margin-bottom: 20px;
	clear: both;
}

#d_contents #content h2 {
	background-image: url(../images/icon/h2_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9494;
}
#d_contents #content .inner {
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#d_contents #content .inner2 {
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 25px;
}


#d_contents #update {
	background-color: #EBE1E8;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/design/d_data_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#d_contents #update2 {
	background-color: #EBE1E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/design/d_data_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
#d_contents .gotop {
	display: none;
}
#content {
	margin-top: 15px;
}

/* --- detailpage(Mayor's Profile)-design --- */
#content .m_photo {
	margin-bottom: 5px;
	margin-right: 10px;
}


/* --- detailpage(Derectory)-design --- */
.nor100 {
	width: 100%;
	border: 1px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:10px;
}


.nor100 th {
    padding: 5px;
    border: #999999 solid;
    border-width: 0 0 1px 1px;
    background: #BDD1E8;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
.nor100 td {
    padding: 5px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
}

/* --- detailpage(Outline of each facility)-design --- */
#content .section .list_ontline {
	background-image: url(../images/icon/list1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	margin-bottom: 5px;
}
#content .section .out {
	margin-left: 10px;
}

/* detailpage(Live Camera)-design
---------------------------------------------*/
#content_wrapp_camera{
	padding-top: 15px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#main_camera {
	background-color: #FFFFFF;
}
#main_camera #camera {
	background-image: url(../images/background/l_camera_t.gif);
	background-repeat: no-repeat;
	height: 312px;
	width: 502px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main_camera #camera_back {
	position: absolute;
	left: 7px;
	top: 110px;
}
#main_camera #camera_next {
	position: absolute;
	top: 110px;
	right: 7px;
}
#main_camera .camera_time {
	font-size: 14px;
	text-align: center;
	width: 72px;
}
#main_camera #camera_date {
	position: absolute;
	left: 150px;
	top: 277px;
	display: inline;
	font-size: 16px;
}
#main_camera #camera_date img {
	vertical-align: top;
}


#main_camera #camera_bottom {
	background-image: url(../images/background/l_camera_b.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 502px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main_camera #camera_kako {
	position: absolute;
	left: 15px;
	top: 6px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c69b5f;
	border-left-color: #c69b5f;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
}
#main_camera #camera_text {
	position: absolute;
	left: 15px;
	top: 30px;
	font-size: 14px;
}
#main_camera #select_time {
	position: absolute;
	left: 80px;
	top: 60px;
	font-size: 13px;
}
#main_camera #camera_main {
	position: absolute;
	height: 240px;
	width: 320px;
	left: 91px;
	top: 17px;
}

/* detailpage(Movie)-design
---------------------------------------------*/
#content .p_section .m_title {
	background-image: url(../images/icon/m_camera.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
}
#content .p_section p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}


/* detailpage(Best Shots)-design
---------------------------------------------*/
#content .section .inner .b_photo {
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .section .inner .b_photo img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .section .inner .b_shot {
	margin-top: 10px;
}


/* detailpage(SightSeeing)-design
---------------------------------------------*/
#content .p_section {
	margin-top: 5px;
	margin-bottom: 15px;
}
#content .p_section .waku_top {
	text-align: center;
}
#content .p_section .waku_bottom {
	text-align: center;
}
#content .p_section .waku_in {
	background-color: #f7f0e6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#content .p_section .waku_in li {
	background-image: url(../images/icon/p_icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content .p_section .p_mokuji {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#content .p_section .p_mokuji {
	width: 99%;
}
#content .p_section .p_innner {
	width: 99%;
}

#content .p_section .waku_in {
	background-color: #f7f0e6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#content .p_section .p_innner .p_lt {
	background-image: url(../images/background/p_lt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 5px;
	height: 5px;
}
#content .p_section .p_innner .p_m {
	background-color: #f7f0e6;
	width: 5px;
}
#content .p_section .p_innner .p_m2 {
	background-color: #f7f0e6;
	height: 5px;
}

#content .p_section .p_innner .p_rt {
	background-image: url(../images/background/p_rt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	width: 5px;
}
#content .p_section .p_innner .p_lb {
	background-image: url(../images/background/p_lb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 5px;
}
#content .p_section .p_innner .p_rb {
	background-image: url(../images/background/p_rb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 5px;
}

/* detailpage(Panorama)-design
---------------------------------------------*/
#content .panorama {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#content .panorama2 {
	margin-bottom: 20px;
}

#content .panorama .pano_bg {
	background-image: url(../../images/background/e_pano_button_bg.gif);
	background-repeat: repeat-y;
}
#content .p_iroiro {
	font-size: 100%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#p_help{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}




/* detailpage(detail of Outline)-design
---------------------------------------------*/
#content_in {
	float:left;
	width:100%;
}


#main {
	min-width:211px;
	margin:0 211px 0 0;
	padding-right:15px;
}

#sub {
	float:right;
	width:210px;
	margin-left:-210px;
}
#sub #k_map {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	border-top-color: #b2b2b2;
}
#sub #k_map .kouiki {
	background-color: #e6d9bd;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 4px;
}
#sub #k_access {
	background-color: #e3e4eb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b2b2b2;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
	padding: 5px;
}
#sub #k_access img {
	vertical-align: middle;
	padding-bottom: 3px;
}
#sub #k_access .a_text {
	padding-left: 5px;
}
#main .h_inner .k_photo {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

#main .h_inner #k_pict {
	text-align: right;
}


#content_in #main .inner {
	padding-bottom: 20px;
	clear: both;
}
#content_in #main .inner .i_text {
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content_in #main .inner .i_text2{
	padding-left: 15px;

}
#content_in #main .inner .i_text2 .p_guide {
	display: inline;
}
#content_in #main .inner .i_text2 .p_guide img {
	display: inline;
	padding-right: 10px;
	padding-bottom: 8px;
}

#content .inner .i_text {
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content .inner .i_text2{
	padding-left: 0px;

}
#content .inner .i_text2 .p_guide {
	display: inline;
}
#content .inner .i_text2 .p_guide img {
	display: inline;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}



#content_in #main .inner .i_text3{
	padding-left: 0px;

}
#content_in #main .inner .i_text3 .p_guide {
	display: inline;
}
#content_in #main .inner .i_text3 .p_guide img {
	display: inline;
	padding-right: 10px;
	padding-bottom: 8px;
}

#content_in #main .inner .p_guide .pt_90 {
	width: 90px;
}
#content_in #main .inner .p_guide .pt_top {
	vertical-align: top;
}

#main .inner .ul {
	padding-left: 13px;
	padding-top: 10px;
}

#main .inner .listtop_blue {
	background-image: url(../images/icon/d_listmaru.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	padding-bottom: 2px;
	
}

#main .inner #k_icon {
	margin-top: 7px;
	margin-bottom: 7px;
}
#main .inner #k_icon .t_l {
	background-image: url(../images/background/round_t_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 7px;
}
#main .inner #k_icon .t_r {
	background-image: url(../images/background/round_t_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 7px;
	width: 7px;
}
#main .inner #k_icon .t {
	background-image: url(../images/background/round_t.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 7px;
	width: 100%;	
}
#main .inner #k_icon .m_l {
	background-image: url(../images/background/round_m_l.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 7px;
}
#main .inner #k_icon .m {
	background-color: #ffffcc;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;	
}
#main .inner #k_icon .m_r {
	background-image: url(../images/background/round_m_r.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 7px;
}
#main .inner #k_icon .b_l {
	background-image: url(../images/background/round_b_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 7px;
}
#main .inner #k_icon .b {
	background-image: url(../images/background/round_b.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;
	width: 100%;
}

#main .inner #k_icon .b_r {
	background-image: url(../images/background/round_b_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 7px;
}
#main .inner #k_icon .m ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main .inner #k_icon .m li {
	display: inline;
	padding-right: 3px;
}

#main .inner #k_icon .m .t_right {
	text-align: right;
}
table#nort {
	border: 1px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:10px;
}


table#nort th {
    padding: 5px;
    border: #999999 solid;
    border-width: 0 0 1px 1px;
    background: #BDD1E8;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#nort td {
    padding: 5px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
}

table#nort td.center {
    padding: 5px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
#pg{
	height: 100%;
	overflow: auto;
}
#pg .i_text2 .li_img {
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#pg .i_text2 span {
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


