@charset "utf-8";
/* CSS Document */

@import url(footer.css); 

h2{
	margin-bottom:15px;
}

div.contents {
	margin:0 0 22px 40px;
}

/*****　　　　　ぶらり山代温泉散策 　　　　*****/
div.walking_area {
	background:  url(../img/bottom_shadow_1.gif) no-repeat bottom left;
	width:774px;
	overflow:hidden;
	padding-bottom:20px;
	
}

div.contents_walking {
	background:#919E4F url(../img/shadow_1.gif) repeat-y;
	padding:0 15px ;
	float:left;
	width:774px;
}

div.souyu {
	float:left;
	width:256px;
}

div.souyu.dl {
	width:226px;

}

div.souyu.dt {
	margin-bottom:5px;
}

div.hadutiwo {
	float:left;
	width:253px;
}

div.rosanjin {
	float:left;
	width:226px;
}

dl {
	margin:15px 15px 10px 0;
	width:226px;
}

dd {
	margin-bottom:15px;
}

/*****　　　　　お子様連れに人気のスポット 　　　　*****/

div.childrenspot_area {
	background:#73A1C1 url(../img/bottom_shadow_2.gif) no-repeat bottom left;
	overflow:hidden;
	width:774px;
	margin-top:23px;
	padding-bottom:16px;
}


div.contents_childrenspot {
	background:#73A1C1 url(../img/shadow_2.gif) repeat-y left;
	padding:0 15px 0 0;
	width:759px;
	overflow:hidden;
}


div.childrenspot_area h3 {
	width:244px;
	float:left;
}

div.childrenspot_area dl{
	width:228px;
	float:left;
}

div.childrenspot_area dt {
	width:228px;
	float:left;
}


/*****　　　　　加賀伝統工芸の体験スポット 　　　　*****/

div.kougeispot_area {
	background: #AC6886 url(../img/bottom_shadow_3.gif) no-repeat bottom left;
	overflow:hidden;
	width:774px;
	margin-top:23px;
	padding-bottom:16px;
}


div.contents_kougeispot {
	background:#AC6886 url(../img/shadow_3.gif) repeat-y left;
	width:759px;
	padding:0 15px 0 0;
	overflow:hidden;
}





div.kougeispot_area h3 {
	width:244px;
	float:left;
}

div.kougeispot_area dl{
	width:228px;
	float:left;
}


/*****　　　　　博物館・美術館 　　　　*****/
div.museum_area {
	background: #CFA54F url(../img/bottom_shadow_4.gif) no-repeat bottom left;
	overflow:hidden;
	width:774px;
	margin-top:23px;
	padding-bottom:16px;
}


div.contents_museum {
	background:#CFA54F url(../img/shadow_4.gif) repeat-y left;
	padding:0 15px 0 0;
	overflow:hidden;
	width:759px;
}


div.museum_area h3 {
	width:244px;
	float:left;
}


div.text_area {
	float:left;
	width:496px;
}

div.text_museum {
	width:496px;
	float:left;
}

div.museum_area dl{
	width:228px;
	float:left;
}

div.museum_area dt {
	width:228px;
	float:left;
}

