	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#ffffff;    	/* Right column background colour */
	    border-right:1px black solid;
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-200px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#fff;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:400px;         	/* Left column width + right column width */
        background:#ffffff;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:200px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	    
	}
	.holygrail .col1 {
        margin:0 200px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:visible;
	    
	}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:15px;         	/* Width of the left-had side padding on the left column */
        
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
        
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #000;
    }
    #footer p {
        padding:10px;
        margin:0;
    }



body {
	margin:0 auto; background-image: url('images/top_09_bgshadow.png');
	background-position:  right bottom;
	background-repeat: repeat-y;
	background-color: #ffffff;
	text-align:left;
	font-size:100%;
	padding: 0;
	min-width:600px;
	width:95%;
	border:1px black solid;
}

#header{
	width:100%;
	background-color:#ffffff;
}
#header1{
	width:100%;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ffffff;
	text-align:right;
	vertical-align:bottom;
}
#header2{
	width:100%;
	height:90px;
	background-color:#ffffff;
	background-image:url(./images/top_10_titleback.png);
	background-position:  right bottom;
	background-repeat: no-repeat;
	text-align:left;
	vertical-align:top;
}

#top_em{
	float:left;
	background-color:#ffffff;
}


.ul-short {
	list-style:none;
	font-size:90%;
	width:170px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}
.li-short-head{
	width:170px;;
	margin:0;
	padding:2;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	background-color:#482a00;
	background-image:url(./images/top_09_menuback.png);
	background-repeat:repeat;
	display:block;

}
.li-short {
	margin:0;
	padding:1;
}
.li-short a{
	margin:0;
	padding-top:3;
	padding-bottom:3;
	display:block;
	border-bottom:#555555 1px solid;
	border-right:#ffffff 5px solid;
	background-color:#ffffff;
	text-decoration: none; 
}
.li-short a:hover{
	background-color:#DBE0FB;
	border-bottom:#1C37D5 1px solid;
	border-right:#1C37D5 5px solid;
	font-weight:bold;
}




/*未使用　一応保存
.ul-online {
	list-style:none;
	font-size:90%;
	width:200px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}
.li-online-head{
	margin:0;
	padding:2;
	display:block;
	text-align:center;
        font-weight:bold;
	font-size:1.2em;
	background-color:#ffffff;
	display:block;
	border:#3A3A3A 1px solid;
	border-top:#3A3Aaa 4px solid;
	border-left:#3A3Aaa 6px solid;


}
.li-online-head a:hover{
	background-color:#CCCCFF;
}


.li-online {
	margin:0;
	padding:1;
	display:block;
}
.li-online a{
	margin:0;
	padding:1;
	display:block;
	background-color:#ffffff;
	border-bottom:#555555 1px solid;
	border-left:#555555 3px solid;
}
.li-online a:hover{
	background-color:#FFDAC8;
	border-bottom:#D24400 1px solid;
	border-left:#D24400 5px solid;
	font-weight:bold;
}
未使用　一応保存ここまで*/


.kinkyujoho {
	font-size:1.3em;
        height:auto;
        width:100%;
	margin:0;
	padding:0;

}
.dan-cate{
}

.dan-waku{
	width:100%;
	border:1px solid blue;
	margin-bottom:3px;
	line-height:1.3em;
}

.dan-iriguchi {
	width:auto;
	margin-right:200px;
	display:block;
	height:1.5em;
	background-image: url('images/top_09_danback2.png');
	background-position:  right bottom;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	vertical-align:middle;
	font-size:1.2em;
}

.dan-kensaku {
	display:block;
	font-size:1em;
	height:2.5em;
	width:auto;
	background-color:#ccccff;
	border:1px solid blue;
	margin:0;
	padding:0;
	vertical-align:middle;
}

.dan-ichiran{
	height:1.5em;
	float:right;
	
}

.under-menu {
	float:left;
        border-bottom:1px dotted #000000;
        border-left:6px solid #000000;
	margin:2px;
	padding:2px;
        padding-left:5px;
}


.dan-div{
	display:inline; 

}



a.tooltip:hover {
	background:#ffffff;
        text-decoration:none;
        color:#000000;
} /*BG color is a must for IE6*/

.tooltip span {
	margin-top : -9000px;
	margin-left : -9000px;
	display : block;
	display:none; 
	padding:3px 3px; 
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border:1px solid #000000;
}

.tooltip:hover span{
  margin-top : 60px;
  margin-left : 0px;
}

/*観光項目*/
a.tooltip_kanko:hover {
	background:#ffffff;
        text-decoration:none;
        color:#000000;
} /*BG color is a must for IE6*/

.tooltip_kanko span {
	margin-top : -9000px;
	margin-left : -9000px;
	display : block;
	display:none; 
	padding:3px 3px; 
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border-top:3px solid #6d1313;
	border-bottom:3px solid #6d1313;
	width:130px;
}

.tooltip_kanko:hover span{
  margin-top : 72px;
  margin-left : 0px;
}

/*暮らし項目*/
a.tooltip_kurashi:hover {
	background:#ffffff;
        text-decoration:none;
        color:#000000;
} /*BG color is a must for IE6*/

.tooltip_kurashi span {
	margin-top : -9000px;
	margin-left : -9000px;
	display : block;
	display:none; 
	padding:3px 3px; 
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border-top:3px solid #6d3713;
	border-bottom:3px solid #6d3713;
	width:130px;
}

.tooltip_kurashi:hover span{
  margin-top : 72px;
  margin-left : 0px;
}



/*ビジネス項目*/

a.tooltip_biz:hover {
	background:#ffffff;
        text-decoration:none;
        color:#000000;
} /*BG color is a must for IE6*/

.tooltip_biz span {
	margin-top : -9000px;
	margin-left : -9000px;
	display : block;
	display:none; 
	padding:3px 3px; 
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border-top:3px solid #132a6d;
	border-bottom:3px solid #132a6d;
	width:130px;
}

.tooltip_biz:hover span{
  margin-top : 72px;
  margin-left : 0px;
}

/*市政項目*/

a.tooltip_shisei:hover {
	background:#ffffff;
        text-decoration:none;
        color:#000000;
} /*BG color is a must for IE6*/

.tooltip_shisei span {
	margin-top : -9000px;
	margin-left : -9000px;
	display : block;
	display:none; 
	padding:3px 3px; 
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border-top:3px solid #136d20;
	border-bottom:3px solid #136d20;
	width:130px;
}

.tooltip_shisei:hover span{
  margin-top : 72px;
  margin-left : 0px;
}



.dan-kigyoyuchi {
	padding:2px;
	width:95%;
	border:1px solid #aaaaaa;
	
}



