@charset "utf-8";
/* CSS Document */

#top{
}

#top .left { float:left; }
#top .left .txt dl dd.textbox {
	width:210px;
	height: 40px;
	color: #F60;
	padding: 0 0 0 5px;
}
#top .bg1 { background-image:url(../images/top/news_bg1.jpg); background-repeat:no-repeat; }
#top .bg2 { background-image:url(../images/top/news_bg2.jpg); background-repeat:no-repeat; }
#top .bg3 { background-image:url(../images/top/news_bg3.jpg); background-repeat:no-repeat; }
#top .bg4 { background-image:url(../images/top/news_bg4.jpg); background-repeat:no-repeat; }


/* �X���C�h�V���[���̃}�[�W������ 2014/05/01 */
#top .main_image {
	height: 318px;
}

#top .newsbox .box .bg1 p {
	font-size:75%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 25px;
	float: left;
	font-weight: bold;
	color: #AD3D4B;
}

#top .newsbox .box .bg2 p {
	font-size:75%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 25px;
	float: left;
	font-weight: bold;
	color: #21A422;
}
#top .newsbox .box .bg3 p {
	font-size:75%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 25px;
	float: left;
	font-weight: bold;
	color: #2679AB;6dc3d8
}
#top .newsbox .box .bg4 p {
	font-size:75%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 25px;
	float: left;
	font-weight: bold;
	color: #6dc3d8;
}
#top .newsbox .box p.date {
	float: right;
	text-align:right;
	width: 70px;
	font-weight: normal!important;
	color: #333!important;
	padding-right:5px;
	padding-left: 5px;
}
#top .left .txt dl dt {
	clear:left;
	font-weight: bold;
	padding: 10px 0 0 5px;
}

#top .content1 {
	border:1px solid #CCC;
	width:222px;
	clear: left;
}
#top .content2 {
	border:1px solid #CCC;
	width:222px;
	padding:0 0 0px 5px;
	margin: 0 0 0 13px;
}
#top .content3 {
	border:1px solid #CCC;
	width:222px;
	padding:0 0 0px 0px;
	float:right;
	margin: 0 13px 0 0;
}
#top .mainimg{
	margin: 0 0 20px 0;
}
#top .mainimg h2{
	margin: 0;
	padding: 0;
}

.line {
	border-bottom:1px dotted #CCCCCC;
	padding-top:10px;
}


#top #set_contents{
	background: none;
	border: none;
}
#top #set_contents #contbox{
	width: 730px;
}



#top .news{
	position: relative;
	margin: 0;
	padding: 0 0 30px 0;
	width: 730px;
}
#top .news h3{
	margin: 0 0 5px 0;
	padding: 0;
	width: 730px;
}
#top .news h3.mobile {
	display: none;
}/*追加*/
#top .news p.mobile {
	display: none;
}/*追加*/
#top .news .newsbox{
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 7px;
}
#top .news .newsbox .box{
	margin: 2px 0px 2px 13px;
	padding: 6px 0 5px 0;
	/* [disabled]border-top: 1px dotted #CCC; */
}
#top .news .txt{
	padding: 0;
}
#top .news .txt2{
	width: 650px;
	float: right;
}
#top .news .txt dl{
}
#top .news .txt dl dt{
	font-size: 82%;
	padding-top: 10px;
	padding-bottom: 5px;
	/* [disabled]border-top: 1px dotted #CCCCCC; */
	font-weight: bold;
}
#top .news .txt2 dl dt{
	font-size: 82%;
	padding-top: 10px;
	padding-bottom: 5px;
	/* [disabled]border-top: 1px dotted #CCCCCC; */
}
#top .news .txt dl dt.first{
	width:193px;
	/* [disabled]float: right; */
	height: 20px;
	padding-top: 0px;
}
#top .news .txt dl dt.first img {
	border: none;
}
#top .news .txt dl dd{
	font-size: 75%;
}
#top .news .txt2 dl dd{
	font-size: 88%;
}
#top .news .imgbox {
	display: table;
	margin: 0;
	width: 193px;
	height: 128px;
	/* [disabled]height: 74px; */
	float: left;
	text-align: center;
	/* [disabled]border: 1px solid #CCCCCC; */
	padding: 0 0 0 25px;
}
#top .news .imgbox p {
	display: table-cell;
	vertical-align:middle;
}
#top .news .icon{
	margin: 0;
	padding: 0;
	width: 50px;
	float: left;
}
#top .news .itiran_banner {
	position: absolute;
	left: 646px;
	top: 8px;
}
.right.caps a {
	font-size:94%;
	line-height:0.5em;
}
#top .txt dl .textbox a {
	text-align: right;
	line-height:1.4em;
}
#top .sideBanner {
	margin-top: 3px;
}
*:first-child+html #top .sideBanner {
	margin-top: 295px;
}