@charset "utf-8";

/*----------------------------
印刷用CSS
------------------------------*/

/*非表示
---------------------------------------------------------------------*/
#bodyWrapper{
	border:none;
	text-align: left;
}

#top #bodyWrapper{
border:none;
background-image:none;
}

#bodyWrapper {/*暮らしの情報　サブナビ背景*/
background-image:none;
}

#mainArea{
border:none;
}

#footerArea,
#maSubmenu,
#headerArea,
.logoMark,
#gaibuLink
{
	display:none;
}



/*フロート解除
------------------------------*/
#top #mainArea #maSubmenu,
#top #mainArea #maContents,
#miru #mainArea #maSubmenu,
#miru #mainArea #maContents,
#shiru #mainArea #maSubmenu,
#shiru #mainArea #maContents,
#asobu #mainArea #maSubmenu,
#asobu #mainArea #maContents,
#ajiwau #mainArea #maSubmenu,
#ajiwau #mainArea #maContents{
	float:none;
}


/*リスト背景表示
------------------------------*/
#top #categoryLink li{
width:155px;
}

.macLink,
.macLink_2{
width: 503px;
}

.macConText,
.date{
	margin-top: 5px;
	}

.sitemap h3,
.siteKaisou1,
#kanrenArea h4.macMenuTitle,
#kanrenArea ul li{
	width: 100%;
	}

/*その他
------------------------------*/
div.contentWrapper{
 width: 600px;
	margin-bottom: 15px;
	}
#mainArea {
 width: 600px;
 text-align: left;
}

#top p,
#miru p,
#shiru p,
#asobu p,
#ajiwau p,
#categoryLink{
 width: 520px;
	}
	

.maConRight{/*左写真用テキストエリア*/
 width:287px !important;
 width:307px;
 padding-left: 15px;
}

.maConLeft {/*右写真用テキストエリア*/
 width:287px !important;
 width:307px;
 padding-right: 15px;
}

.txtBox{/*テキストボックス*/
	width: 495px;
	}

body#top{
	width: 503px
	}
	
#top #categoryLink .sangyo,
#top #categoryLink .shisei{
	margin-left: 0;
	}

#top #categoryLink .sangyo{
	min-height: 400px;
	}

#top #categoryLink:after{ 
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
	}
	
#top #categoryLink{
/* \*//*/
	display: inline-table;
/**/
	}
	
/* Mac版 IE 避け\*/
* html #categoryLink{
	height: 1%;
 }
#top #categoryLink{
  display: block;
 }
/*Mac版 IE 避け*/


#maContents h2,
#miru #maContents h2,
#shiru #maContents h2,
#asobu #maContents h2,
#ajiwau #maContents h2,{
	background-image: none;
	}
#maContents h2 {/*共通*/
	font-size: 130%;
	padding-left: 0;
	}
	
#maContents #event{
	width: 600px;
	}
	
