@charset "utf-8";
/* CSS Document */

#Creators{
	background-image: url(../creators/images/title.gif);
}
#TitleCreators{
	background-image: url(../creators/images/subtitle_Creators.jpg);
	height: 83px;
}
#CreatorsNote{
display:none;
}
.CreatorsBoxInner {
	background-color: #CCCCCC;
	background-image: url(../creators/images/showcase_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 580px;
	margin-bottom: 10px;
}
.CreatorsBoxInner img {
	margin-left: 5px;
}

.CreatorsContact {
	margin-bottom:5px;
}
.CreatorsName {
	background-image: url(../creators/images/showcase_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
	float: left;
	padding-bottom: 10px;
}

.CreatorsContact a {
	background-image:url(../creators/images/showcase_contact.gif);
	display: block;
	background-repeat: no-repeat;
	float: right;
	text-indent: -9999px;
	height: 29px;
	width: 186px;
	margin-right: 10px;
	margin-top: 5px;
}
.CreatorsContact a:hover {
	background-image:url(../creators/images/showcase_contact_.gif);
}
#SecondNaviBox #NaviBox .CreatorsSubNavi{
	background-image: url(../photo/images/PhotoSubNaviBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	color: #004186;
	font-weight: normal;
}
#SecondNaviBox #NaviBox .CreatorsSubNavi a{
	color: #004186;
	font-weight: normal;
	text-indent: 0px;
	width: 133px;
	height:23px;
	overflow: hidden;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#SecondNaviBox #NaviBox .CreatorsSubNavi a:hover{
	background-color: #FFFFCC;
}
#CreatorsCategory{
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-bottom: 10px;
}
#CreatorsCategory li{
	width: 142px;
	float: left;
	list-style-type: none;
	margin-top: 10px;
	
}
.CreatorsCategoryTitle{	
	font-weight: bold;
}
.CreatorsCategoryTitle a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../creators/images/CreatorsCategoryBg.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	height: 20px;
}
.CreatorsCategoryTitle a:hover{
	background-image: url(../creators/images/CreatorsCategoryBgHover.jpg);
	color: #FFFFFF;
	text-decoration: none;
}
#CreatorsCategory img{
	border: 1px solid #A5A5A5;
	margin-top: 10px;
	text-align: center;
	width: 135px;
}
/* -----------------------------------------------------------------------
	カテゴリ別ページ
-----------------------------------------------------------------------*/
#CreatorsImage {
margin-top:10px;
}
.CreatorsImageInner {
float:left;
margin-top:15px;
width:145px;
}
