@charset "utf-8";
#main #workBox {
	background-image: url(../common/images/bg_btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 680px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	float: left;
	overflow: hidden;
}
#main #workBox div.box {
	width: 600px;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
	margin-top: 20px;
	float: left;
	display: inline;
}
#main #workBox div.boxTMCA {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: inline;
	float: left;
}
#main #workBox div.boxImg {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	width: 600px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
	display: inline;
}
#main #workBox div.boxImg img {
	float: left;
	margin-right: 25px;
}
#main #workBox div.boxImg div.rightBox {
	float: left;
	width: 390px;
}
#main #workBox h3#management {
	background-image: url(../common/images/bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 14px;
}
#main #workBox h3#promotion {
	margin-bottom: 20px;
}
#main    #workBox    h3#project {
	width: 640px;
	float: left;
	padding-left: 15px;
	margin-top: 20px;
}
#main     #workBox     h3#casting {
	width: 640px;
	float: left;
	padding-left: 15px;
	margin-top: 20px;
}
#main      #workBox      h3#promotion {
	width: 640px;
	float: left;
	padding-left: 15px;
	margin-top: 20px;
}
#main      #workBox      h3#produce {
	width: 640px;
	float: left;
	padding-left: 15px;
	margin-top: 20px;
}
#main #workBox p.text {
	margin-left: 15px;
	float: left;
	width: 660px;
}
#main  #workBox  p.text02 {
	margin-left: 35px;
	float: left;
	width: 660px;
}
#main #workBox div.box p a {
	color: #FFF67F;
	text-decoration: underline;
	float: left;
	background-image: url(images/icon_link.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
#main #workBox div.box p a:hover {
	text-decoration: none;
}
#main #workBox div.boxImg div.rightBox p a {
	color: #FFF67F;
	text-decoration: underline;
	float: left;
	background-image: url(images/icon_link.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
#main #workBox div.boxImg div.rightBox p a:hover {
	text-decoration: none;
}
