@charset "Shift_JIS";

/* reset
***************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin: 0; 
	padding: 0; 
} 
table {
	width: 100%;
	border-collapse: collapse; 
	border-spacing: 0;
	font-size: 100%;
} 
fieldset,img {  
	border: 0; 
}
li img {
	vertical-align: top;
}
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style: normal; 
	font-weight: normal; 
} 
ol,ul { 
	list-style: none;
} 
 
caption,th { 
	text-align: left; 
} 

h1,h2,h3,h4,h5,h6 { 
	font-size: 100%; 
	font-weight: normal; 
} 
q:before,q:after { 
	content: ''; 
} 
abbr,acronym {
	border: 0; 
} 
/* ie6の背景バグ用 */
ul, ol, dl { 
	position: relative;
}
/* body
***************************************************************/
body {
	font-size: 12px;
	font-family     : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	color: #FFF;
	letter-spacing: 0.05em;
	line-height: 1.6em;
	text-align: center;
	background: #000 url(../img/common/bg_01.jpg) no-repeat center top;
}
/* ie6 hack */
* html body {
	font-size: 77%;
	letter-spacing:0.1em;
	line-height: 1.6em;
}
/* ie7 hack */
*:first-child+html body {
	font-size: 77%;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}

/* clear
***************************************************************/
div{
    zoom:1;
}
div:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
/* link
***************************************************************/
a {
	color:#FFF;
	text-decoration: underline;
	outline: none;
	word-break: break-all;
}
a:hover{
	color:#FFF;
	text-decoration:none;
}

/* wrapper
***************************************************************/
#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

/* header
***************************************************************/
#header {
	height: 136px;
	position: relative;
}
#header #logo {
	position: absolute;
	top: 30px;
	left: 20px;
}
#header #tag-line {
	position: absolute;
	top: 20px;
	left: 250px;
}
/* contents
***************************************************************/
#contents {
	padding: 0 30px 0 0;
	background: url(../img/common/bg_contents.png) repeat-y;
}
p#page-top {
	text-align: right;
}
#pan {
	margin: 20px 0;
}
/* main
***************************************************************/
#main {
	width: 710px;
	float: right;
}

/* sidebar
***************************************************************/
#sidebar {
	width: 220px;
	float: left;
}

#nav {
	margin: 0 0 30px;
}
#nav a {
	display: block;
	width: 220px;
	height: 63px;
	background-image: url(../img/common/nav_03.gif);
	text-indent: -5000px;
	margin: 0 0 1px;
}
#nav a:hover,
#nav a.current {
	background-image: url(../img/common/nav_hover_03.gif);
}
#nav .home a  {
	background-position: 0 0; 
}
#nav .contest-category a  {
	background-position: 0 -64px; 
}
#nav .exhibitors a  {
	background-position: 0 -128px; 
}
#nav .media-zone a  {
	background-position: 0 -192px; 
}
#nav .contest-category li a {
	height: 32px;
	background-image: url(../img/common/sub_nav_category_03.gif);
	margin: 0;
}
#nav .contest-category li a:hover,
#nav .contest-category li a.current {
	background-image: url(../img/common/sub_nav_category_hover_03.gif);
}
#nav .exhibitors li a {
	height: 32px;
	background-image: url(../img/common/sub_nav_exhibitors.gif.jpeg);
	margin: 0;
}
#nav .exhibitors li a:hover,
#nav .exhibitors li a.current {
	background-image: url(../img/common/sub_nav_exhibitors_hover.gif.jpeg);
}


#nav .sn1 a {
	background-position: 0 0;
}
#nav .sn2 a {
	background-position: 0 -32px;
}
#nav .sn3 a {
	background-position: 0 -64px;
}
#nav .sn4 a {
	background-position: 0 -96px;
}
#nav .sn5 a {
	background-position: 0 -128px;
}
#nav .sn6 a {
	background-position: 0 -160px;
}
#nav .sn7 a {
	background-position: 0 -192px;
}
#nav .sn8 a {
	background-position: 0 -224px;
}
#nav .sn9 a {
	background-position: 0 -255px;
}
#nav .sn10 a {
	background-position: 0 -287px;
}
#nav .sn11 a {
	background-position: 0 -319px;
}

#nav .media-zone li a {
	height: 32px;
	background-image: url(../img/common/sub_nav_media-zone.gif);
	margin: 0;
}
#nav .media-zone li a:hover,
#nav .media-zone li a.current {
	background-image: url(../img/common/sub_nav_media-zone_hover.gif);
}
#nav .sn1-2 a {
	height:65px!important;
	background-position: 0 0;
}
#nav .sn2-2 a {
	background-position: 0 -65px;
}
#nav .sn3-2 a {
	background-position: 0 -97px;
}
#nav .sn4-2 a {
	background-position: 0 -129px;
}
#nav .sn5-2 a {
	background-position: 0 -161px;
}
#nav .sn6-2 a {
	background-position: 0 -193px;
}
#nav .sn7-2 a {
	background-position: 0 -225px;
}
#nav .sn8-2 a {
	background-position: 0 -257px;
}

#banners li {
	text-align: center;
	margin: 0 0 10px;
}
/* footer
***************************************************************/
#footer {
	padding: 20px 30px;
	text-align: right;
}
