/*---import CSS-----------------------------------*/
@import "base_layout.css";
@import "common_parts.css";
/*---import CSS-----------------------------------*/

/*---area photo-----------------------------------*/
#sideRight #mainphoto{
	margin: 0;
	width: 636px;
	height: 382px;
	}
/*firefox*/
#sideRight #mainphoto:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #sideRight #mainphoto {
    height: 1em;
}

#sideRight #mainphoto {
    display: block;
}
/*firefox*/

/*---area news-----------------------------------*/
#areaNews{
	background: url(../../img/top/title_news.gif) no-repeat center;
	width: 636px;
	height: 28px;
	margin: -5px 0 0 0;
	clear: both;
	}
#areaNews #newsTxt{
	width: 530px;
	padding-left: 100px;
	font-size: 13px;
	line-height: 28px;
	margin: 0;
	}
#areaNews #newsTxt p.date{
	color: #BDC900;
	float: left;
	width: 115px;
	line-height: 28px;
	}
#areaNews #newsTxt p.txt{
	color: #FFFFFF;
	float: left;
	width: 400px;
	line-height: 28px;
	}
/*---comment-----------------------------------*/
#areaComment{
	width: 636px;
	background: url(../../img/common/bg_comment.gif) repeat;
	padding: 10px 0 10px 0;
	clear: both;
	}
/*firefox*/
#areaComment:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/

#areaComment {
    display: block;
}
/*firefox*/

/*キャッチコピー*/
#areaComment h2.catch{
	width: 533px;
	height: 52px;
	background: url(../../img/top/catch.png) repeat;
	clear: both;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	}

#areaComment p.logo{
	width: 90px;
	height: 90px;
	background: url(../../img/top/icon_kamon.png) no-repeat;
	float: left;
	margin-left: 8px;
	padding: 0;
	font-size: 0;
	}
#areaComment p.txt{
	width: 510px;
	float: left;
	font-size: 13px;
	color: #FFFFFF;
	}

#areaComment .bannerTop a{
	width: 595px;
	height: 100px;
	margin: 15px auto 10px auto;
	clear: both;
	background: url(../../img/top/bn_shuzen.png) no-repeat;
	display: block;
	text-indent: -9999px;
	}

#areaComment #banner img{
	margin-bottom: 3px;
	}
#areaComment #banner p.left{
	float: left;
	width: 280px;
	margin-right: 20px;
	font-size: 10px;
	color: #FFFFFF;
	}
#areaComment #banner p.right{
	float: right;
	width: 280px;
	font-size: 10px;
	color: #FFFFFF;
	}

/*--- -----------------------------------*/

