@charset "utf-8";
#contents {
	clear:both;
	margin:0px 45px;
}

#main {
	width:680px;
	float:right;
}

#contents_business strong a{
	text-decoration: none;
}

#menu {
	width:235px;
	float:left;
	background:url(../common/images/bg_menu.jpg) no-repeat right top;
}

#jisseki_list {
	margin:0px;
	padding-right:0px;
}

#jisseki_list ul {
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
}

#jisseki_list ul li {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	background:url(../common/images/bg_list_icon.jpg) no-repeat center left;
	border-bottom:#999999 dotted 1px;
	line-height:200%;
}


/* -------------- chiba追加 -------------- */

body#contents_business {
    background: url("images/bg_body.gif") no-repeat scroll center top #FFF;
}

#contents_business strong {
	font-size: 18px;
	color: #333;
}

.produce_box, .event_box, .web_box, .movie_box, .print_box {
	margin: 0px 15px 30px 15px;
}

.produce_box dl, .event_box dl{
	padding: 0px 10px;
}

/*.produce_box dt, .event_box dt{
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #CCC;
	padding: 5px 0px 5px 10px;
	border-left: 7px solid #990000;
}
*/

.midashi_main_02 {
	font-size: 16px;
	font-weight: bold;
}

.produce_box dt, .event_box dt{
	font-size: 18px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 10px solid #888;
	padding: 5px 0px 5px 10px;
	margin: 15px 0px 10px 0px;
	font-weight: bold;
	/*css3 - for IE*/
	behavior: url(http://fortheground.jp/fordreams/wp-content/themes/fordreams/pie/PIE.htc);
	position:relative;
	/*css3 - グラデーション*/
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f0f0f0));
	background: -moz-linear-gradient(#ffffff, #f0f0f0);
	background: linear-gradient(#ffffff, #f0f0f0);
	-pie-background: linear-gradient(#ffffff, #f0f0f0);
}

.produce_box dd p, .event_box dd p {
	margin-bottom: 15px;
}

.produce_box dt span, .event_box dt span{
	float: right;
	margin-right: 20px;
}

.produce_box dd, .event_box dd{
	padding: 10px 0px;
	margin: 0px 0px 0px 20px;
}


/* WEB制作・動画制作 */

.web_box th, .movie_box th {
	width: 626px;
	font-size: 17px;
	border-bottom: 2px solid #CCC;
	padding: 10px 10px 5px 10px;
	text-align: left;
}

.web_box th a, .movie_box th a {
	text-decoration: none;
}

.web_right{
	float: right;
}

.web_box td, .movie_box td {
	padding: 10px 15px;
}

.movie_box h4 {
	font-weight: bold;
	font-size: 17px;
	margin: 0px 0px 0px 5px;
}

.movie_box #videogallery h4 a {
	text-decoration: none;
	display: inline-block;
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0px;
    opacity: 0.87;
    position: relative;
    text-align: left;
    text-decoration: none;
	font-weight: bold;
    vertical-align: top;
    width: auto;
}

/* ページトップへ */

#topcontrol {
	padding: 5px 5px;
	margin: 0px 50px 10px 0px;
	background-color: #666;
	color: #FFF;
}
