﻿@charset "UTF-8";
@import url("common.css");

#creatorsbank_h2{
	width:685px;
	height:125px;
	background:url(../creatorsbank/img/creatorsbank_h2.jpg) top left no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 0 10px;
	margin-bottom:10px;
}

.creatorsttlBox{
	background:url(../creatorsbank/img/creatorttl.gif) top left no-repeat;
	margin:10px 0 20px 0;
	width:685px;
}

.creatorsttlBox h3{
	padding-left:50px;
	line-height:35px;
	float:left;
}

.creatorsarea{
	font-size:24px;
	line-height:35px;
	float:right;
	margin-right:10px;
}

.creatorsSet{
	width:665px;
	margin:10px 10px 15px 10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}

.creatorslogo{
	width:250px;
	float:left;
}

.creatorstextBox{
	width:410px;
	float:right;
}

.topcreatorsarea{
	width:100px;
	float:left;
	font-size:28px;
	line-height:28px;
}

.creatorstext{
	width:300px;
	float:right;
}

.creatorsjyohoBox{
	background:url(../creatorsbank/img/creatorsjyoho.gif) top left no-repeat;
	margin:0 0 20px 10px;
	padding-top:38px;
}

.creatorsworksBox{
	background:url(../creatorsbank/img/creatorsworks.gif) top left no-repeat;
	margin:0 0 20px 10px;
	padding-top:48px;
}

.creatorsworksSet{
	float:left;
	width:215px;
	margin:0 10px 10px 0;
}

.creatorsworksSet dd{
	margin-top:5px;
}


