@charset "UTF-8";
/* earthworkers2013 */

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 {
    padding:0px;
    width:780px;
    text-align:left;
	background:url(../../images/earthworkers2013/BgContents.png) repeat-y;
	color:#333333;
}
#ContestMainInner {
	padding:30px;
	background:url(../../images/earthworkers2013/ContentsFooter.png) no-repeat bottom center;
}
#ContestMainInner a:link,
#ContestMainInner a:visited {
	color:#FE0065;
}
#ContestMainInner a:hover,
#ContestMainInner a:active {
	color:#FF9999;
}
#ContestMainInner h4,
#ContestMainInner h5 {
	padding-bottom:20px;
}

#Contents #ContestMainInner .ContestContentsBox .Caution{
	clear:both;
	text-align:center;
}
#ContestNavi,
#ContestNaviResult {
	height:50px;
	margin:0 auto;
	padding-left:90px;
	list-style-type:none;
	background:url(../../images/earthworkers2013/BgNavi.png) no-repeat;
}
#ContestNaviResult {
	padding-left:10px;
}
#ContestNavi li,
#ContestNaviResult li {
	width:200px;
	height:50px;
	float:left;
}
#ContestNaviResult li {
	width:190px;
}
#ContestNavi li a {
	display:block;
	width:200px;
	height:0;
	padding-top:50px;
	background:url(../../images/earthworkers2013/Navi.png) no-repeat;
	overflow:hidden;
}
#ContestNaviResult li a {
	display:block;
	width:190px;
	height:0;
	padding-top:50px;
	background:url(../../images/earthworkers2013/NaviResult.png) no-repeat;
	overflow:hidden;
}
.ContestOutline #ContestNavi li#ContestNaviOutline a,
#ContestNavi li#ContestNaviOutline a:hover {
	background-position:0 -50px;
}
#ContestNavi li#ContestNaviEntry a {
	background-position:-200px 0;
}
.ContestEntry #ContestNavi li#ContestNaviEntry a,
#ContestNavi li#ContestNaviEntry a:hover {
	background-position:-200px -50px;
}
#ContestNavi li#ContestNaviRule a {
	background-position:-400px 0;
}
.ContestRule #ContestNavi li#ContestNaviRule a,
#ContestNavi li#ContestNaviRule a:hover {
	background-position:-400px -50px;
}

.ContestIndex #ContestNaviResult li#ContestNaviIndex a,
#ContestNaviResult li#ContestNaviIndex a:hover {
	background-position:0 -50px;
}
#ContestNaviResult li#ContestNaviOutline a {
	background-position:-190px 0;
}
.ContestOutline #ContestNaviResult li#ContestNaviOutline a,
#ContestNaviResult li#ContestNaviOutline a:hover {
	background-position:-190px -50px;
}
#ContestNaviResult li#ContestNaviEntry a {
	background-position:-380px 0;
}
.ContestEntry #ContestNaviResult li#ContestNaviEntry a,
#ContestNaviResult li#ContestNaviEntry a:hover {
	background-position:-380px -50px;
}
#ContestNaviResult li#ContestNaviRule a {
	background-position:-570px 0;
}
.ContestRule #ContestNaviResult li#ContestNaviRule a,
#ContestNaviResult li#ContestNaviRule a:hover {
	background-position:-570px -50px;
}


/*---------------------------------------------------------
    02：募集要項
---------------------------------------------------------*/
#ContestOutlineList {
	position:relative;
	padding:10px 20px 20px 20px;
	background:url(../../images/earthworkers2013/BgColumn.png) repeat;
}
#ContestOutlineList dt {
	position:absolute;
	left:0;
	width:100px;
	margin-left:20px;
	padding-top:10px;
	line-height:1.5em;
	font-size:12px;
	font-weight:bold;
}
*html #ContestOutlineList dt {
	position:absolute;
	left:0;
	width:100px;
	margin-left:10px;
	padding-top:10px;
	line-height:1.5em;
	font-size:12px;
	font-weight:bold;
}
#ContestOutlineList dd {
	border-bottom:dashed 1px #CCCCCC;
	padding:10px 0 10px 110px;
	line-height:1.6em;
}
#ContestOutlineList dd span {
	font-size:10px;
	color:#666666;
}
#ContestOutlineList dd img {
	margin-right:20px;
}
#ContestProf {
	width:720px;
	list-style-type:none;
}
#ContestProf li {
	position:relative;
	margin-bottom:10px;
	padding:20px;
	line-height:1.6em;
	background:url(../../images/earthworkers2013/BgProf.png) repeat;
}
#ContestProf li h6 {
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
}
#ContestProf li .ProfJob {
	position:absolute;
	top:20px; right:20px;
	color:#157233;
}
#ContestPoint {
	list-style-type:none;
	margin-top:20px;
}
#ContestPoint li {
	margin-bottom:5px;
}


/*---------------------------------------------------------
    03：エントリー方法
---------------------------------------------------------*/
.ContestEntryList {
	width:660px;
	padding:10px 20px 20px 40px;
	background:url(../../images/earthworkers2013/BgColumn.png) repeat;
	list-style-position:outside;
}
.ContestEntryList li {
	border-bottom:dashed 1px #CCCCCC;
	padding:10px 0;
	line-height:1.6em;
}
.ContestEntryList li span {
	font-size:10px;
	color:#666666;
}
.EntryAddress {
	border:solid 1px #CCCCCC;
	margin-top:10px;
	padding:10px;
	background-color:#FFFFFF;
}
#EntryContact {
	border:double 3px #147233;
	margin-top:30px;
	padding:20px;
	text-align:center;
}
#EntryContact strong {
	color:#147233;
}


/*---------------------------------------------------------
    04：応募規約
---------------------------------------------------------*/
.ContestRuleList {
	width:680px;
	padding:10px 20px 20px 20px;
	background:url(../../images/earthworkers2013/BgColumn.png) repeat;
	list-style-type:none;
}
.ContestRuleList li {
	border-bottom:dashed 1px #CCCCCC;
	padding:10px 0;
	line-height:1.6em;
}
.ContestRuleList li ul {
	margin-top:5px;
}
.ContestRuleList li ul li {
	border:none;
	margin-left:20px;
	padding:0;
	list-style-type:disc;
	list-style-position:outside;
}
.ContestRuleList li p {
	margin:5px 0 0 20px;
}


/*---------------------------------------------------------
    05：結果発表
---------------------------------------------------------*/
#ContestCeremony {
	position:relative;
}
#ContestCeremony dt {
	position:absolute;
	left:0;
	width:113px;
	line-height:1.5em;
	padding-top:10px;
}
#ContestCeremony dd {
	border-bottom:solid 2px #EDEDED;
	padding:15px 0 15px 133px;
	line-height:1.5em;
}
#ContestCeremony dd strong {
	font-weight:bold;
	font-size:14px;
}
#ContestCeremony dd strong span {
	color:#187A39;
}


/* 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 */


#LastBtn {
	margin:20px 0;
	text-align:center;
}