div#jichibaBox{

}
div#jichibaHeader{
    position:relative;
    z-index: 2;
    width:690px;

}

div#goodDealWapper{
    background: url('../i/jichiba_bg_contents.png') top left no-repeat;
    position: relative;
    z-index: 1;
    width:690px;
    margin:-30px 0 0 0;
    padding:40px 0 0 0;

}

div#titleBox{
	margin-top:20px;
    background:url('../i/jichiba_icon_toku.png') top left no-repeat;
    padding:0 0 0 77px;
    height:72px;

}
div#titleBox h3{
    padding:5px 0;
}
div#titleBox p{
    font:12px £Í£Ó ¥´¥·¥Ã¥¯;
}
div#goodDeal strong{
    margin:0 5px 0 0;
    font:16px ¾®ÄÍ¥´¥·¥Ã¥¯ Pro;
    line-height:160%;
    font-weight:bold;
}
div#goodDeal p.tokuText{
    margin:15px;
    font:14px ¾®ÄÍ¥´¥·¥Ã¥¯ Pro;
    line-height:160%;
}
.goodDealIntro{
	padding-left:50px;
	}



div#specialInf{
	margin-top:10px;
	margin-bottom:10px;
	}
div#specialInf p{
    line-height:150%;
}
	.specialLeft{
	width:330px;
	border-right:dotted 1px #CCCCCC;
	float:left;
	padding:10px 10px 10px 0;
	}
	.specialRight{
	width:330px;
	float:left;
	padding:10px 0 10px 10px;
	}
    .specialTextBox img{
    float:left;
    padding:0 10px 0 0;
	}
    .specialRight h4{
	margin-bottom:10px;
	}
    .specialLeft h4{
	margin-bottom:10px;
	}
	.specialLeftTopic{
	width:210px;
	border-right:dotted 1px #CCCCCC;
	float:left;
	padding:10px 10px 10px 0;
	}
    
   	.specialMiddleTopic{
	width:210px;
	border-right:dotted 1px #CCCCCC;
	float:left;
    display:inline;
	padding:10px;
	}
	.specialRightTopic{
	width:210px;
	float:left;
    display:inline;
	padding:10px 0 10px 10px;
	}
	.specialImg{
	float:left;
    display:inline;
	padding-right:10px;
	}
	
div#detailBox{
	clear:both;
	}
div#detailBox p{
    width:205px;
    float:left;
    display:inline;
    font:10px £Í£Ó ¥´¥·¥Ã¥¯;
    line-height:160%;
     padding:5px;
}

div.detailCourse{
    float:left;
    display:inline;
    background: url(../i/jichiba_bg_nav.png) no-repeat;
    width:335px;
    height:74px;
    margin:10px 5px 10px 0;
}
div.detail{
    float:left;
    display:inline;
    background: url(../i/jichiba_bg_nav.png) no-repeat;
    width:335px;
    height:74px;
    margin:10px 0 10px 5px;

}
div.detailCourse img{
    float:left;
    margin:10px 0;
}


div.detail img{
    float:left;
    margin:10px 0;
}


div#careerWebWapper{
    height:123px;
   width:690px;
    background: url(../i/jichiba_bg_careerWeb.png) top no-repeat;
    margin:10px 0;
}
#careerWeb{
	margin:10px 0 0 0px;
    padding:0px 30px 0 0;
    float:right;
    text-align:right;
}
.careerWebImg{
	float:left;
	margin-right:20px;
	}


