@charset "UTF-8";
img {
    border:none;
}
#ContestMain:after,
#ContestMainInner:after,
.WorksBoxWrapper:after,
 .WorksBoxWrapperLarge:after {
    content:"";
    display:block;
    clear:both;
}
#ContestMain,
#ContestMainInner,
.WorksBoxWrapper,.WorksBoxWrapperLarge {
    display:inline-block;
}
/* Mac版IE除外 \*/
#ContestMain,
#ContestMainInner,
.WorksBoxWrapper,.WorksBoxWrapperLarge {
    display:block;
}
/* */
/*---------------------------------------------------------
    01：レイアウト
---------------------------------------------------------*/
#ContestMain {
    margin:20px auto;
    padding:0;
    width:660px;
    text-align:left;
    background:url(/images/tagstock/MainBg.jpg) repeat-y center top;
    line-height:160%;
}
#ContestMainInner {
    background:url(/images/tagstock/MainBottom.jpg) no-repeat center bottom;
	padding:0 36px 24px 24px;
}
#ContestMain #ContestNavi  {
    height:28px;
    margin-bottom:60px;
}
#ContestMain #ContestNavi li {
    list-style:none;
    display:inline;
}
#ContestMain #ContestNavi li a {
	float:left;
	display:block;
	padding-top:28px;
	width:118px;
	height:0;
	background-image:url(/images/tagstock/ContestNavi.png);
	background-repeat:no-repeat;
	text-decoration:none;
	overflow:hidden;
}
#ContestNaviResult a,
#ContestNaviAbout a,
#ContestNaviEntry a,
#ContestNaviRule a {
	margin-right:2px;
}

#ContestNaviResult a {
  background-position:0 0px;
}
#ContestNaviResult a:hover {
  background-position:0 -28px;
}
.ContestResult #ContestNaviResult a {
  background-position:0 -56px;
}
#ContestNaviAbout a {
  background-position:-120px 0px;
}
#ContestNaviAbout a:hover {
  background-position:-120px -28px;
}
.ContestAbout #ContestNaviAbout a {
  background-position:-120px -56px;
}
#ContestNaviEntry a {
  background-position:-240px 0px;
}
#ContestNaviEntry a:hover {
  background-position:-240px -28px;
}
.ContestEntry #ContestNaviEntry a {
  background-position:-240px -56px;
}
#ContestNaviRule a {
  background-position:-360px 0px;
}
#ContestNaviRule a:hover {
  background-position:-360px -28px;
}
.ContestRule #ContestNaviRule a {
  background-position:-360px -56px;
}
#ContestNaviMaterial a {
  background-position:-480px 0px;
}
#ContestNaviMaterial a:hover {
  background-position:-480px -28px;
}
.ContestMaterial #ContestNaviMaterial a {
  background-position:-480px -56px;
}

#ContestMain h3 {
  text-align:left;
    padding:0;
    margin:0;
    position:relative;
}
#ContestMain h4 {
  text-align:left;
    margin:20px auto;
}
.ContestSubHead {
	color:#E37F84;
	font-weight:bold;
	padding:0 0 0 1em;
	margin-bottom:1em;
	background:url(/images/tagstock/IconCircle.png) no-repeat left center;
	display:block;
}

.ContestList {
    margin-left:2em;
    margin-bottom:1em;
}
.ContestWideColumn {
	background:url(/images/tagstock/WideColumnTop.png) no-repeat center top;
}
.ContestWideColumnInner {
	background:url(/images/tagstock/WideColumnbottom.png) no-repeat center bottom;
	padding:24px;
}
.ContestColumn {
	background:url(/images/tagstock/ColumnTop.png) no-repeat center top;
	width:434px;
	margin-bottom:1em;
}
.ContestColumnInner {
	background:url(/images/tagstock/Columnbottom.png) no-repeat center bottom;
	padding:16px;
}

.OfficialSiteBtn {
    display:block;
    width:200px;
    height:0;
    padding-top:34px;
    overflow:hidden;
    position:absolute;
}
.ContestLink {
    background:url(/images/tagstock/LinkArrow.png) no-repeat left center;
    padding:3px 0 3px 22px;
}
.ContestAbout .note,
.ContestEntry .note {
    color: #666666;
    font-size:10px;
}
.ContestCaution {
	font-weight:bold;
	color: #C00;
}

/*---------------------------------------------------------
    02：募集要項
---------------------------------------------------------*/
.ContestAbout .Regulation {
    border-top:1px #D0D0D0 solid;
    border-bottom:1px #FFFFFF solid;
    margin:0 auto;
    width:600px;
}

.ContestAbout .Regulation th,
.ContestAbout .Regulation td {
	border-top:1px #FFFFFF solid;
	border-bottom:1px #D0D0D0 solid;
	padding-top:1em;
	text-align: left;
}

.ContestAbout .Regulation th {
    width:140px;
    vertical-align:top;
}
.ContestAbout .Regulation strong {
}

.ContestAbout .Regulation ul {
    margin:0 0 0 2em;
    padding:0;
}

#ContestMainInner .ContestColumn .ContestColumnInner .AboutLogo {
	float:left;
	margin-right:12px;
}
.ContestAbout .AboutText {
	overflow:hidden;
}
.ContestAbout .PriseList {
	margin-bottom:1em;
}
.ContestAbout .PriseList dt {
	color:#E37F84;
	clear: both;
}
.ContestAbout .PriseList dd {
	margin-bottom:1em;
}
.PrizeImages{
	 margin-bottom:10px;
}
.SeminarBanner{
	margin-top:10px;
	text-align:center;
}
/*---------------------------------------------------------
    04：エントリー方法
---------------------------------------------------------*/
.SpecList li {
	list-style:none;
    padding:0 0 0 1em;
    margin-bottom:1em;
    background:url(/images/tagstock/IconCircle.png) no-repeat left 8px;
}
.StepList dd {
	margin-top:8px;
	padding-left:50px;
  background:url(/images/tagstock/StepLine.png) repeat-y 18px  top;
}
.HelpList dt {
	color:#E37F84;
    padding:0 0 0 1em;
    background:url(/images/tagstock/IconCircle.png) no-repeat left 8px;
}
.HelpList dd {
	margin-bottom:1em;
	padding-left:1em;
}

/*---------------------------------------------------------
    05：利用規約
---------------------------------------------------------*/
.ContestRule {
    border-top:1px #D0D0D0  solid;
    border-bottom:1px #FFFFFF solid;
}
.ContestRule dt {
    border-top:1px #FFFFFF solid;
    padding-top:1em;
}
.ContestRule dd {
    padding-left:2em;
    padding-bottom:1em;
    border-bottom:1px #D0D0D0 solid;
}
.ContestRuleList {
    margin-left:2em;
    list-style-type:lower-alpha;
}

/*---------------------------------------------------------
    06：制作素材
---------------------------------------------------------*/
.PhotoSampleList {
	list-style:none;
	margin-left:38px;
	margin-bottom:20px;
}
.PhotoSampleList li {
	width:150px;
	height:210px;
	float:left;
	margin-right:32px;
}

.MaterialNotice {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.MaterialPoint{
	text-align:center;
	font-size:10px;
}
.MaterialDownloadList {
	list-style:none;
	margin-left:38px;
	margin-bottom:20px;
}
.MaterialDownloadList li {
	width:150px;
	height:210px;
	float:left;
	margin-right:32px;
}
.MaterialDownloadList li img {
	margin-bottom:5px;
}
.ContestBtnDl {
	float:right;
}


/* Clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*---------------------------------------------------------
    07：結果発表
---------------------------------------------------------*/
.TagstockTitle{
	margin-bottom:30px;
}
#ImgHighestAward{
	background:url(/images/tagstock/Img/ImgHighestAward.jpg) no-repeat;
	height:421px;
	padding-bottom:20px;
	position:relative;
}
.Portfolio a{
	background:url(/images/tagstock/PortfolioBtn.gif) no-repeat;
	display:block;
	height:19px;
	width:111px;
	text-indent:-9999px;
	position:absolute;
	overflow:hidden;
}
#ImgHighestAward .Portfolio a{
	left:343px;
	top:180px;
}
#ImgHighestAward .Comments {
	background:url(/images/tagstock/CommentsBtn.gif) no-repeat;
	display:block;
	height:27px;
	width:150px;
	text-indent:-9999px;
	position:absolute;
	left:343px;
	top:388px;
	overflow:hidden;
}
#ImgAward01{
	float:left;
	position:relative;
	height:507px;
	width:188px;
	background:url(/images/tagstock/AwardBack01.jpg) no-repeat;
}
#ImgAward01 .Portfolio a{
	left:55px;
	top:313px;
}
#ImgAward02{
	float:left;
	position:relative;
	height:507px;
	width:210px;
	background:url(/images/tagstock/AwardBack02.jpg) no-repeat;
}
#ImgAward02 img{
	padding-left:13px;
}
#ImgAward02 .Portfolio a{
	left:80px;
	top:313px;
}
#ImgAward03{
	float:left;
	position:relative;
	height:507px;
	width:202px;
	background:url(/images/tagstock/AwardBack03.jpg) no-repeat;
}
#ImgAward03 img{
	padding-left:7px;
}
#ImgAward03 .Portfolio a{
	left:65px;
	top:313px;
}
#ImgFine01{
	float:left;
	position:relative;
	height:304px;
	width:188px;
	background:url(/images/tagstock/FineBack/FineBack01.jpg) no-repeat;
	padding-bottom:20px;
}
#ImgFine01 img{
	padding-left:43px;
}
#ImgFine01 .Portfolio a{
	left:43px;
	top:205px;
}
#ImgFine02{
	float:left;
	position:relative;
	height:304px;
	width:210px;
	background:url(/images/tagstock/FineBack/FineBack02.jpg) no-repeat;
	padding-bottom:20px;
}
#ImgFine02 img{
	padding-left:50px;
}
#ImgFine02 .Portfolio a{
	left:55px;
	top:205px;
}
#ImgFine03{
	float:left;
	position:relative;
	height:304px;
	width:202px;
	background:url(/images/tagstock/FineBack/FineBack03.jpg) no-repeat;
	padding-bottom:20px;
}
#ImgFine03 img{
	padding-left:55px;
}
#ImgFine03 .Portfolio a{
	left:50px;
	top:205px;
}
#ImgFine04{
	float:left;
	position:relative;
	height:507px;
	width:188px;
	background:url(/images/tagstock/FineBack/FineBack04.jpg) no-repeat;
}
#ImgFine04 img{
	padding-left:30px;
}
#ImgFine04 .Portfolio a{
	left:45px;
	top:195px;
}
#ImgFine05{
	float:left;
	position:relative;
	height:507px;
	width:210px;
	background:url(/images/tagstock/FineBack/FineBack05.jpg) no-repeat;
}
#ImgFine05 img{
	padding-left:35px;
	padding-top:20px;
}
#ImgFine05 .Portfolio a{
	left:60px;
	top:195px;
}