/*左右部分 ここから---------------------------------------------------------*/

.com-text {
	padding: 0px;
	margin: 0px;
}
.text-red {
	color: #D54D2B;
}


/*moreinfo_btn ここから---------------------------------------------------------*/


#moreinfo_btn {
	margin-top: 10px;
}

#moreinfo_btn ul{
	margin:0px;
	padding:0px;
	list-style:none;

}

#moreinfo_btn li{
	margin: 0px;
	padding: 0px;
	width: 325px;
	text-indent: -9999px;

}
#moreinfo_btn li a{
   text-decoration: none;
   display: block;
	width:325px;
	height:36px;
}

#moreinfo_btn li#moreinfo a{
	background-image: url(../img/more_info_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#moreinfo_btn li#moreinfo a:hover{
	background-image: url(../img/more_info_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
/*新着情報 ここから---------------------------------------------------------*/

#news_left {
	clear:both;
	width: 414px;
}
.news {
	margin-top: 25px;
	background-image: url(../img/news_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#newslist ul{
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}

#newslist li{
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/news_list_point.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-position: 5px 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#newslist a:link {
	color: #489312;
	text-decoration: underline;

}
#newslist a:visited {
	color: #489312;
	text-decoration: underline;

}
#newslist a:hover {
	color: #E2680D;
	text-decoration: underline;

}
#newslist a:active {
	color: #E2680D;
	text-decoration: underline;

}

/*news_btn ここから---------------------------------------------------------*/


#news_btn {
	margin-left: 450px;
	text-align: right;
}

#news_btn ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#news_btn li{
	margin: 0px;
	padding: 0px;
	width: 131px;
	text-indent: -9999px;
	text-align: left;
}
#news_btn li a{
   text-decoration: none;
   display: block;
	width:131px;
	height:29px;
}

#news_btn li#newsbtn a{
	background-image: url(../img/news_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#news_btn li#newsbtn a:hover{
	background-image: url(../img/news_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}


/* topMain ここから---------------------------------------------------------*/
.topMain{
	background:url(../img/img_top_key.jpg) 0 0 no-repeat;
	position:relative;
	height:202px;
	width:779px;
	margin-bottom:10px;
	}
.topMain h2{
	position:absolute;
	top:18px;
	left:23px;
	margin:0;
	padding:0;
	}	
.topMain .inboxInfo{
	position:absolute;
	top:17px;
	left:565px;
	margin:0;
	padding:0;
	}
.topMain .inboxInfo p{
	padding-bottom:5px;
	}
.topMain .inboxInfo .dotbox{
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:5px;
	}
.topMain .inboxInfo #dotlinkbox{
	margin-bottom:0;
	}
	
/* topAbout ここから---------------------------------------------------------*/
.topAbout{
	background:url(../img/bg_main_about.jpg) 0 0 no-repeat;
	width:781px;
	height:328px;
	position:relative;
	}
.topAbout h3,
.topAbout p,
.topAbout h4,
.topAbout .namePrice,
.topAbout .itemLink{
	margin:0;
	padding:0;
	position:absolute;
}
.topAbout h3{
	top:1px;
	left:1px;
	}	
.topAbout p{
	top:70px;
	left:20px;
}		
.topAbout h4{
	top:133px;
	left:20px;
}
.topAbout .namePrice{
	top:176px;
	left:20px;
	width:450px;
}
.topAbout .namePrice li{
	background:url(../img/i_org.jpg) 0 50% no-repeat;
	padding-left:20px;
	}
.topAbout .namePrice li img{
	padding: 0 0 0 5px;
	}
.topAbout .itemLink{
	top:270px;
	left:230px;
	}
	
#con {
	background:none;
	}

/* 休暇連絡--------------------*/
.copyHoliday{
	padding:10px;
	background-color:#FFFFCC;
	color:#D54D2B;
	margin-bottom:10px;
	}
.copyHoliday .title{
	margin:0;
	padding:0;
	font-weight:bold;
	}
.copyHoliday .copy{
	padding:0;
	margin:0;
}