@import "reset.css";
@import "base.css";


#wrapper {
	background-image:url(../img/share/bg.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left;
	width:840px;
}


#container {
	width: 800px;
	margin:0 auto;
	padding:0;
}


#header {
	background-image:url(../img/41th/common/bg_header.png);
	background-repeat:no-repeat;
	display:block;
	margin:0 auto;
	width:800px;
	height: 138px;
}


#header h1#title a {
	text-indent: -9999px;
	display:block;
	width: 350px;
	height:120px;
}


#contains p.caution {
	line-height: 140%;
	font-size: 90%;
	margin-left: 1em;
	clear:both;
}
#contains p.caution span {
	vertical-align: middle;
}


/*ナビゲーション*/

div#gnav {
	width: 100%;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}

div#gnav ul {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

div#gnav ul li {
	float:left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display:block;
	list-style:none;
}

div#gnav ul li span {
	visibility:hidden;
	font-size: 10%;
}

#gnav01 a {
	display:block;
	width: 156px;
	height: 35px;
	text-decoration:none;
	background: url(../img/share/gnav.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
}

#gnav01 a:hover, #gnav01 #here {
	background-position: 0 -35px;
}

#gnav02 a {
	display:block;
	width: 115px;
	height: 35px;
	text-decoration:none;
	background: url(../img/share/gnav.jpg) no-repeat -156px 0;
	margin: 0;
	padding: 0;
}

#gnav02 a:hover, #gnav02 #here {
	background-position: -156px -35px;
}

#gnav03 a {
	display:block;
	width: 230px;
	height: 35px;
	text-decoration:none;
	background: url(../img/share/gnav.jpg) no-repeat -271px 0;
	margin: 0;
	padding: 0;
}

#gnav03 a:hover, #gnav03 #here {
	background-position: -271px -35px;
}

#gnav04 a {
	display:block;
	width: 150px;
	height: 35px;
	text-decoration:none;
	background: url(../img/share/gnav.jpg) no-repeat -501px 0;
	margin: 0;
	padding: 0;
}

#gnav04 a:hover, #gnav04 #here {
	background-position: -501px -35px;
}

#gnav05 a {
	display:block;
	width: 149px;
	height: 35px;
	text-decoration:none;
	background: url(../img/share/gnav.jpg) no-repeat -651px 0;
	margin: 0;
	padding: 0;
}

#gnav05 a:hover, #gnav05 #here {
	background-position: -651px -35px;
}

#contains {
	margin: 10px;
	padding:0;

	_margin: 20px auto 0 15px;
}

#contains h2 {
	margin-bottom:20px;
	padding:0;
}

#contains h3#trofie {
	margin: 20px auto;
	text-align: center;
}
/* tableスタイル */

table.outline {
	margin:10px auto;
	border-collapse:collapse;
}
table.outline th, table.outline td {
	border:1px solid #000000;
	padding: 10px;
}
table.outline th {
	background-color: #EDEDED;
	text-align: center;
}
/*受賞一覧のスタイル*/

h3.list_title {
	margin: 20px 0;
	clear:left;
}
div#thum_list {
	width:780px;
	/*_width:800px;*/
	margin: 30px 0;
	clear:left;
}
div.thum_left, div.thum_center, div.thum_right {
	float:left;
	width: 200px;
	margin: 20px 25px;
	/*_margin: 20px 15px;*/
	text-align:center;
}
div.thum_left p.name, div.thum_center p.name, div.thum_right p.name {
	font-weight: bold;
	font-size: 120%;
	line-height: 130%;
	padding: 0.5em;
}
div.thum_left p.caption, div.thum_center p.caption, div.thum_right p.caption {
	font-size:80%;
	line-height: 1.2em;
}
div.thum_left p.production,div.thum_center p.production, div.thum_right p.production{
	margin-top: 5px;
	font-size: 80%;
	color: #069;
}
div.thum_left {
	clear:left;
}
div.thum_left span a, div.thum_center span a, div.thum_right span a {
	border-bottom:1px dotted;
	color: #000;
	text-decoration:none;
	line-height:150%;
}
p.hide {
	display:none;
}
/*過去の受賞一覧のスタイル*/
ul#past_list {
	width: 760px;
	margin: 20px auto 300px;
}
ul#past_list li {
	background: transparent url(../img/share/arrow.gif) no-repeat scroll left center;
	padding-left:18px;
}
ul#past_list li a {
	border-bottom:1px dotted;
	color: #000;
	text-decoration:none;
	line-height:150%;
}
p.txt{
	clear: both;
}





#gnav {
	margin: 0;
	padding: 0;
}

#gnav li {
	list-style-type: none;
	display: inline;

}





p.production {
	line-height: 1.5;
	
}


span.adcompany {
	font-weight: bold;
}

span.productioncompany {
	font-weight: bold;
}












/**********
推薦応募　記入項目
***********/
ol#forapply {
	margin: 2em;
	padding: 0;
}

ol#forapply li {
	list-style-type: decimal;
	margin: 0;
	paddin: 0;
}



/**********
フッタ
**********/
#footer {
	margin:50px auto 0;
	padding: 2em;
	text-align:center;
	font-size: small;
	border-top:1px solid #000;
	border-bottom:1px solid #ccc;
	clear:both;
}
