@charset "UTF-8";

@import url("../style.css");

/* ----------------------------------------
	繝壹・繧ｸ蜈ｨ菴・
   ---------------------------------------- */
   
.result_list { }
.result_list img {
	margin-bottom:1em;
}

   
  .photobox{
  	float:right;
  	margin:0em 1.0em 1.0em 1.0em;
  }
   
  .container_top{
  	border-bottom:dashed gray 1px;
  	margin-left:auto;
  	margin-right:auto;
  	padding-bottom:10px;
  	text-align:left;
  	width:550px;
  }
  
  .container_bottom{
  	border-top:dashed gray 1px;
  	margin-left:auto;
  	margin-right:auto;
  	padding-top:10px;
  	text-align:left;
  	width:550px;
  }

   
  #boxA {
   float:left;
   width:220px;
  }
   
  #boxB {
   float:left;
   margin-left:150px;
   margin-top:30px;
   text-align:right;
   width:170px;
  }

  #box_previous{
  	float:left;
  	width:220px;
  }
   
  #box_next{
  	float:left;
  	margin-left:160px;
  	text-align:right;
  	width:170px;
  }

  
  
  .job_header{
   border-bottom: dashed 1px gray;
  }

  .margin_top{
    margin-top:10px;
  }
  
  .margin_top_30{
    margin-top:30px;
  }
  
  .margin_top_80{
    margin-top:80px;
  }
  
  .margin_left{
      margin-left:25px;
  }
 

   table.csstable{
	border-collapse:collapse;
	line-height:130%;
	font-size:100%;
  }
  
  table.csstable td {
	border:solid 1px #999999;
	padding:3px;
  }
  
  .target{
      target="="_blank"
  }
  
  .border_0{
      border:0;
  }
  
  .header_board0{
      background:#000000;
      text-align:left; 
      height:100px; 
      border:0px; 
      margin-bottom:10px;
  }
  
  .header_board1{
      border:solid #CCCCCC 1px;
      line-height:150%;
      width:130px;
      float:right;
 }
  
  .header_board2{
      background:#F4FEDA;
      padding-left:5px;
      text-align:center;
 }
 
 .header_board3{
      border:solid #CCCCCC;
      border-width:1px 0px 0px 0px;
 }
 
 .float_right_img{
   float:right;
   width:200px;
  }
  .float_right_back{
   float:right;
   width:160px;
  }
  
 
 .medium_common {
   font-size: 83%;
   line-height: 200%;
   }
   
 .bgcolor_cccccc{
     background-color:#CCCCCC;
 }
  
 .bgcolor_f4feda{
     background-color:#F4FEDA;
 } 
 .bgcolor_ffffff{
    background-color:#FFFFFF;
 }

 div.result_banner{
	height:100px;
	display:block;
	margin-bottom:10px;
}

h2.result_caption{
	background:#EEEEEE;
	border-left:solid #3399ff 5px;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#2b2b2b;
}

div.result_list{
	margin:0px 0px 25px 0px;
}

div.result_list ul{
	list-style-type:square;
	padding-left:25px;
	line-height:150%;
	margin:10px 0px 10px 20px;
}


h3.result_caption{
	border-bottom:dashed orange 1px;
	border-left:solid orange 2px;
	font-size:13px;
	font-weight:bold;
	color:#2b2b2b;
	padding:5px 10px;
	margin:10px 0px 10px 20px;
 }
 
 .contents_list_area{
	width:150px;
	border:solid #999999 1px;
	padding:5px;
	background:#f8f4e6;
	margin:10px 0px;
 }
 .contents_list_area h2{
	text-align:center;
	font-weight:normal;
	color:black;
 }
 .contents_list_area ul{
 	list-style-type:decimal;
	padding-left:25px;
 }

 #list_110{
    background: url(../image/development/list_110.png) right top no-repeat;
    height:100px;
 }
 

