@charset "utf-8";
/* CSS Document */

@import url("shushoku.css");/* leadingフォルダ内共通 */


/* ==================================================================
CSS information
 style info : 目指す職種・就職先 設定 *yama 201002renew
================================================================== */

/* --------------------------------------------------------
	ボックス背景
-------------------------------------------------------- */

.job_box{
margin-top:20px;
width:632px;
height:205px;
border: 1px solid #CCCCCC;}


.job_box p,
.job_box ul{
width:250px;
margin:10px 0 0 230px;}


.job_box .iconline{
line-height:16px;}

.job_box .iconline img{
margin-right:5px;
}

.job_box ul li{
	background:url(../../img/common/ico_dot01.gif) 5px 5px no-repeat;
	padding-left:20px;}



.box_title{
font-size:14px;}

.box_title strong{
padding:0 0 2px 0;
border-bottom:2px dotted #FFBBBB;
}

.job_box a{border-bottom:1px dotted #0099FF;}





/* 各項目 */

.pati{ background:url(../img/shokushu_pati.jpg) no-repeat;}
.hotel{ background:url(../img/shokushu_hotel.jpg) no-repeat;}
.wagashi{ background:url(../img/shokushu_wagashi.jpg) no-repeat;}
.pan{ background:url(../img/shokushu_pan.jpg) no-repeat;}
.gakko{ background:url(../img/shokushu_gakko.jpg) no-repeat;}
.cafe{ background:url(../img/shokushu_cafe.jpg) no-repeat;}





/* --------------------------------------------------------
	主な就職先
-------------------------------------------------------- */

#store{margin-top:30px;}

#store dl,
#store dl dt,
#store dl dd{
margin:0;
padding:0;
font-size:11px;
}

#store dl{
margin-top:10px;}

#store dl dt{
background:url(../../img/common/ico_arrow.gif) no-repeat;
background-position:0pt 4pt;
padding-left:12px;
font-size:12px;
font-weight:bold;}


#store .bg_midashi{
font-size:13px;
font-weight:bold;}
