@charset "utf-8";

* {
	margin: 0 0;
	padding: 0 0;
}


/*--[mirushiru_index]--------------*/

div.txt_mainbox{
	width: 605px;
	height: 45px;
	border-bottom: 1px dotted #CCCCCC;
}
div.txt_leftbox{
	width: 416px;
	float: left;
}	

div.txt_rightbox{
	width: 179px;
	height: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align:right;
	float: right;
}
div.txt_rightbox a {
	background:transparent url(../../img/job/navigation_onoff.png) no-repeat scroll 0 0;
	width: 125px;
	height:20px;
	text-align:right;
	position:relative;
	bottom: -50%;
	right: -30%;
	display: block;
}
div.txt_rightbox a:hover {
	background:transparent url(../../img/job/navigation_onoff.png) no-repeat scroll 0 -20px;
}	
div.txt_mainbox p{
	margin:0;
	padding:0;
}	
.bottom{
	padding-bottom: 10px;
}

/*- contents -*/

h3 {
	padding: 40px 0 10px 0;
	display: block;
	font-size: 120%;
	font-weight: bold;
}


.font_r {
	font-weight: bold;
   color: #CC3300;
   	}
.font_b {
	font-weight: bold;
   color: #336699;
   	}
.font_y {
	font-weight: bold;
   color: #EC5F00;
   	}
   	
.font_p {
	font-weight: bold;
   color: #FF6666;
   	}
   	
.font_g {
	font-weight: bold;
   color: #336633;
   	}


   	div.contents_list ul{
    list-style-type: none;
    list-style-image: url(../../img/job/list_01.png);
    line-height: 180%;
    font-size: 130%;
    margin: 10px 0 0 30px;
}
