@charset "utf-8";

#main_title{
	padding-bottom: 16px;
}
#glist{
	width: 530px;
}
#glist h4{
	border-bottom:1px solid #7D573B;
	width:530px;
	height:30px;
	margin-bottom:16px;
}
/*-- 近隣観光案内 リスト --*/
#glist{
	width:540px;
}
#glist h5{
	margin-bottom:8px;
}
#glist .box01{
	width:530px;
	margin-bottom:50px;
}
#glist .last{
	width:530px;
	margin-bottom:0px;
}
#glist .box01 .col_l{
	width: 360px;
}
#glist .box01 .col_r{
	width: 150px;
	padding-top: 4px;
}
#glist .box01 .col_l p{
	padding-left: 17px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#glist .box01 .col_l p span{
	padding-bottom: 1em;
	display: block;
}
#glist .box01 .col_l a{
	display: block;
	color: #7D573B;
	text-decoration: underline;
}
#glist .box01 .col_l a:hover{
	text-decoration: none;
}

/* 右カラム内　設定
============================================================================================== */
#COL_R .side_col{
	border-bottom: 2px solid #999999;
}

