@charset ‘UTF-8′;

body{
	background-image: url("../img/back3.png"); 
	color:#333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
label,input,button,select,textarea{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
header{
	font-size:small;
	color:#666;
}
footer{
	text-align:center;
	color:#666;
	font-size:small;
}

#content{
	padding:5px;
}

#container{
	padding:0 5px 0 5px;
}

h2{
    color:#444455;
    font-size:large;
    text-shadow: 2px 2px 2px rgba(30,40,30,.2);
}

#content h3,#side h4{
    color:#444455;
    font-size:medium;
    text-shadow: 2px 2px 2px rgba(30,40,30,.2);
}

#content h4{
    color:#444455;
    font-size:small;
}

#map_area{
	width:100%;
	height:500px;

}

#poly_array{
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
	display:none;
	background-color:#FFFFFF;
	margin:5px;
	padding:5px;
}
.root_a_unselect{
	color:#999999;
}
.root_a_current{
	background-color:#FFCCCC;
}



.root_one_table td{
	padding:0;
}

#root_table td{
	vertical-align:top;
	white-space: nowrap;
}

.td_before{
	text-align:right;
}
.td_center{
	text-align:center;
}
.td_after{
	text-align:left;
}

#image_ship{
	z-index:1000;
	position:absolute;
	display:none;
}
#image_loading{
	z-index:1;
	position:absolute;
	display:none;
}
.ad_rect{

	margin-bottom:3px;
}

#ad_rect2{
	margin:15px 0 5px 0;
	
}
@media (min-width:400px) { 
	#ad_rect2{
		float:right;
		margin:15px 0 5px 5px;
	}
}
.div_socialbutton{
	margin-top:5px;
	margin-left:2px;
	margin-bottom:15px;

}
.div_socialbutton_one{
	display:inline;
	float:left;
	margin-right:0px;
}

input.gsc-input{
	margin-bottom:0;
}
#map_canvas label {
	width: auto; display:inline;
}
#map_area img {
	max-width: none;
}

#resize_handle{
	position:absolute;
	right:0px;
	bottom:0px;
	width:32px;
	height:32px;
	z-index:100;
}
#map_button_area{
	text-align:right;
	margin:5px 0 0 0;
}
#button_clear,#button_anime{
	display:none;
}
#select_anime_speed{
	margin-top:8px;
	display:none;
	width:100px;
}

#form_search_area{
	text-align:right;
	margin-top:10px;
}

#image_search_result_area img {

	margin-left:12px;
	margin-bottom:5px;
	display:inline-block; 
	vertical-align:top

}

#auto_load_area{
	margin-top:5px;
	text-align:right;
}

#brige_button_area{
	display:none;
	margin-top:5px;
	text-align:right;
}

.kz_ul{
	list-style:none;
}
.kz_ul li{
	float:left;
	margin-right:3px;
	color:#999999;
}



.blog_one_area{
	margin:5px 30px 5px 10px;
	padding:10px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */	
}

.blog_one_area:hover,.list_line_row:hover{
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; 
}

.list_line_row{
	margin:10px 10px;
	border-bottom:1px solid #ccc;
}
.rating_img_col{
	padding-left:10px;
}


.blog_one_area img{
	float:left;
	margin-right:10px;
	width:100px;
	height:100px;
}


.blog_escription{
	color:#555555;
}


#spotBlogReadMore{
	text-align:center;
}


.align_right,.goto_top{
	text-align:right;
}

.side_list_ul li,.r_ul li{
	list-style: none;  
	padding-left: 10px;  
	margin-bottom:7px;
	background: url("../img/1.gif") 0% 50% no-repeat;  
}

.wiki_text{
	background-color:#FFFFFF;
	border:1px solid #999999;
	margin:10px 0;
	padding:15px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */	
	clear:both;
	line-height:2rem;
}


.wiki_url{
	text-align:right;
}

#div_tag_cloud{
	background-color:#FFFFFF;
	border:1px dotted #CCDDCC;
	margin:5px;
	padding:10px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */	
	line-height:1.3;
}
.tag{
	margin:10px;
	line-height:2;
}

.all_list_col{
	float:left;
	width:230px;
	padding-left: 7px;
	line-height:2.2;
}

#all_city_link{
	margin-left:10px;
}

#button_search{
	margin-top:-4px;
}


#pac-input {
	background-color: #fff;
	padding: 0 11px 0 13px;
	width: 200px;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	text-overflow: ellipsis;
	display:none;
}

.am_one{
	float:left;
	width:150px;
	margin:5px;
	font-size:small;
}

.am_ad_area{
	margin-top:10px;
}


#goto_pagetop {
    display: none;
    position: fixed;
    bottom: 7px;
    right: 7px;

	width:40px;
	height:40px;
	border-radius: 50%;
	text-align:center;
	line-height: 40px;
	vertical-align: middle;
	margin:3px;
	background-color:#FF6550;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
	z-index:1000;
}
/*
#goto_pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
*/

#goto_pagetop a {
/*
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    */
    color:#fff;
	text-decoration:none;
}

#goto_pagetop a:hover {
	text-decoration:none;
/*
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
*/
}



#page_top_menu{
	margin:0 10px 10px 25px;
	z-index:1000;
}

#page_top_menu li{
	margin-bottom: 5px;
}

.page_top_menu_li{

 float:left;
 padding:3px 5px;
 margin:2px;
 border-radius:5px;
 border:1px solid #99f;
 
}

.small{
	font-size:small;
}

.blog_description{
	word-break: break-all;
}

.p_top_descr{
	line-height:2rem;
	margin:0 20px 10px;
}
.p_descr{
	line-height:2rem;
	margin:20px 20px;
}

.kasen_ul{
	margin-left:50px;
}

.kasen_ul li{
	line-height:2rem;
}

