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

/*#menu2 ul{
	list-style:none;
	background-image:url(images/navi.jpg);
	display:block;
	width:806px;
	height:61px;
    float:left;	
	background-repeat: no-repeat;
	overflow:hidden;
}
#menu2 li{
    list-style:none;
    float:left;
    width:160px;	
}
#menu2 a{
	display:block;
	width:806px;
	height:61px;
	text-indent:-9999px;
	overflow:hidden;
}*/


ul#menu2{
	list-style:none;
	width:100%;
	margin-top: 4px;
}
ul#menu2 li{
    list-style:none;
    float:left;
    width:161px;
}
ul#menu2 a{
    display:block;
    width:161px;
    height:61px;
	text-indent: -9999px;
    background-image:url(images/navi.jpg);
    overflow:hidden;	
}



a.rinen{

    background-position:0px 0px;
}
a:hover.rinen{
    background-position:0px -61px;
}
a.gaiyou{
    background-position:-161px 0px;
}
a:hover.gaiyou{
    background-position:-161px -61px;
}
a.message{
    background-position:-322px 0px;
}
a:hover.message{
    background-position:-322px -61px;
}

a.jinzai{
    background-position:-483px 0px;
}
a:hover.jinzai{
    background-position:-483px -61px;
}

a.recruit{
    background-position:-644px 0px;
}
a:hover.recruit{
    background-position:-644px -61px;
}
#contHead {
	float: left;
	width: 593px;
	background-color: #FFFFFF;
	background-image: url(images/cont_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}

#menuHead {
	float: left;
	width: 199px;
	margin-left: 5px;	
	background-color: #FFFFFF;
	background-image: url(images/cont_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}


#contFoot {
	float: left;
	width: 593px;
	background-color: #FFFFFF;
	background-image: url(images/cont_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}

#menuFoot {
	float: left;
	width: 199px;
	margin-left: 5px;	
	background-color: #FFFFFF;
	background-image: url(images/cont_r5_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}

#cont {
	display:block;
	float: left;
	width: 551px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sideMenu {
    display:block;
	float: left;
	width: 177px;
	margin-left: 5px;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#footer li{
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
	float: left;
	width: 90px;
	text-align: center;
}
#footer ul{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


/*サイドバー*/

#sidebar h2 {
	font-size: 12px;
	background-image: url(images/side_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 17px;
	color: #333333;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
	}	

.pagenav h2{
	

	}

