body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic";
	font-size: 78%;
	line-height: 1.4;
	background-image: url(../../images/bg_2011.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	color: #3366CC;
	text-decoration: underline;
}
img { border-width: 0px; }

a:hover {
	color: #EE568A;
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
p {margin: 0;
border: 0;
}
#livecameraBox {
	margin: 10px auto;
	width: 660px;
	background-color: #FFF;
}
#livecameraBox .pagetitle {
	margin: 0px;
	text-align: left;
	background-image: url(../../images/subtitle_l_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 1.4em;
	line-height: 45px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
}
#livecameraBox .mainarea {
	margin: auto auto 10px;
	height: 480px;
	width: 640px;
}
#livecameraBox .housyasen {
	width: 640px;
	background-image: url(../../housyasen/images/housyasen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#livecameraBox .housyasen p {
	text-align: left;
	margin-left: 75px;
	margin-right: 75px;
	font-size: 1.4em;
	margin-bottom: 20px;
	margin-top: 20px;
}
#livecameraBox .thumbnail {
	text-align: center;
	background-color: #FFF;
	width: 640px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#livecameraBox .thumbnail td.list {
	text-align: center;
	padding: 0px 15px;
}
#livecameraBox .thumbnail td.list img  { margin: 5px; }

#livecameraBox    .camera a  {
	background: url(http://www.kawaba.co.jp/livecamera/img/livecamera_photo_off.gif) no-repeat;
	height: 100px;
	width: 130px;
	display: block;
}
#livecameraBox .camera a:hover {
	background: url(http://www.kawaba.co.jp/livecamera/img/livecamera_photo_on.gif) no-repeat;
	height: 100px;
	width: 130px;
	display: block;
}
#livecameraBox .thumbnail td.listtxt {
	text-align: center;
	padding-top: 2px;
}
#livecameraBox  .thumbnail  td.listtxt img  { margin-right: 3px; }
#livecameraBox .closebtn {
	margin: 10px 20px;
	padding: 0px;
	text-align: right;
}
.housyasen h3 {
	font-size: 1.8em;
	margin-bottom: 20px;
	padding-top: 50px;
}
.housyasen #housyasen_link {
	font-size: 1.4em;
	text-align: center;
}
.housyasen #corp_ad {
	text-align: left;
	margin-left: 40px;
	font-size: 1.2em;
}

