/* --------------------------------------------------------------- */
a:link{
	color:#06C;
	text-decoration:underline;
	}
a:visited{
	color:#06C;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}



/* Top Contents ---------------------------------------------------*/
#top_contents	{
	color:#333;
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: 10px auto 0px auto;
}

/* Header ---------------------------------------------------*/
#header{
    text-align:left;
	background:url(../img/header.gif) no-repeat #000;
	height:110px;
}
#header h1 a{
    display:block;
	width:400px;
	height:80px;
}
#header h1 a span{
    display:none;
}
#header a img{
    margin:15px 0 0 0;
    float:right;
	border:1px dotted #06C;
}
#header a:hover img{
	border:1px dotted #FF6;
}

/* Menu ---------------------------------------------------*/
#menu	{
	float: left;
	margin:-15px 0 0 0;
	_margin:-5px 0 0 0;
	padding:0;
}
#menu ul li	{
	float: left;
	list-style:none;
	width:150px;
	height:50px;
}
#menu ul li a	{
	display:block;
	width:150px;
	height:50px;
}
#menu ul li.officer,#menu ul li.officer_on	{
	float: left;
	list-style:none;
	width:170px;
	height:50px;
}
#menu ul li.officer a,#menu ul li.officer_on a	{
	display:block;
	width:170px;
	height:50px;
}
#menu ul li span	{
	display:none;
}
#menu ul li.about{
	background:url(../img/menu/about.gif) no-repeat;
}
#menu ul li.info	{
	background:url(../img/menu/info.gif) no-repeat;
}
#menu ul li.entry{
	background:url(../img/menu/entry.gif) no-repeat;
}
#menu ul li.artists{
	background:url(../img/menu/artists.gif) no-repeat;
}
#menu ul li.support{
	background:url(../img/menu/support.gif) no-repeat;
}
#menu ul li.officer{
	background:url(../img/menu/officer.gif) no-repeat;
}


#menu ul li.about_on{
	background:url(../img/menu/about_on.gif) no-repeat;
}
#menu ul li.info_on	{
	background:url(../img/menu/info_on.gif) no-repeat;
}
#menu ul li.entry_on{
	background:url(../img/menu/entry_on.gif) no-repeat;
}
#menu ul li.artists_on{
	background:url(../img/menu/artists_on.gif) no-repeat;
}
#menu ul li.officer_on{
	background:url(../img/menu/officer_on.gif) no-repeat;
}
#menu ul li.support_on{
	background:url(../img/menu/support_on.gif) no-repeat;
}


#menu ul li.about a:hover{
	background:url(../img/menu/about_on.gif) no-repeat;
}
#menu ul li.info	a:hover{
	background:url(../img/menu/info_on.gif) no-repeat;
}
#menu ul li.entry a:hover{
	background:url(../img/menu/entry_on.gif) no-repeat;
}
#menu ul li.artists a:hover{
	background:url(../img/menu/artists_on.gif) no-repeat;
}
#menu ul li.support a:hover{
	background:url(../img/menu/support_on.gif) no-repeat;
}
#menu ul li.officer a:hover{
	background:url(../img/menu/officer_on.gif) no-repeat;
}


/* Contents共通--------------------------------------------------- */
#contents{
	text-align: left;
	width: 700px; 
	padding: 0 0 30px 0;
	margin: 10px 0px 0 20px;
	float: left;
	background: url(../img/news/news_bottom.gif) no-repeat bottom #FFF;
}
#contents h2{
	padding: 5px;
	margin: 0;
	text-align: left;
	width:700px;
	height:48px;
	background: #FFF;
}

/* h2 背景画像 */
#contents h2.news{
	background:url(../img/news/title.gif) no-repeat;
	/margin-top:-10px;
}
#contents h2.about{
	background:url(../img/about/title.gif) no-repeat;
}
#contents h2.about_en{
	background:url(../img/about/en/title.gif) no-repeat;
}
#contents h2.info{
	background:url(../img/info/title.gif) no-repeat;
}
#contents h2.entry{
	background:url(../img/entry/title.gif) no-repeat;
}
#contents h2.entry_en{
	background:url(../img/entry/en/title.gif) no-repeat;
}
#contents h2.artists{
	background:url(../img/artists/title.gif) no-repeat;
}
#contents h2.support{
	background:url(../img/support/title.gif) no-repeat;
}
#contents h2.officer{
	background:url(../img/officer/title.gif) no-repeat;
}
#contents h2.contest{
	background:url(../img/contest/title.gif) no-repeat;
}
/* h2 背景画像 ココマデ*/

#contents h2 span{
	display:none;
}
#contents h2 img{
	float:right;
	padding:2px 20px 2px 2px;
}
#contents h3{
	padding:0 30px 0 30px;
	margin: 0;
	text-align: left;
}
#contents h4{
　　clear:both;
	padding:3px 30px 5px 25px;
	margin: 5px 20px 0;
	text-align: left;
	color:#06C;
	font-size:18px;
	background:url(../img/h4.gif) no-repeat;
	border-bottom:1px dotted #06C;
}
#contents p{
    clear:both;
    text-align: left;
	margin:0;
	padding:8px 30px 20px 30px;
	font-size:11px;
	line-height:180%;
}
#contents p.large{
	padding:0px 30px 20px 30px;
    font-size:15px;
}
#contents p span.attention{
	font-size:12px;
    color:#F30;
}
#contents ul.support_logo li{
	text-align:center;
	list-style:none;
	padding:12px;
}
#contents p dl{
    text-align: left;
	margin:0;
	padding:0;
	font-size:11px;
}
#contents dl dt{
    clear:both;
    font-weight:bold;
	margin:0 30px 3px 30px;
	padding:0 30px 0 10px;
	background:url(../img/banner/blog_title.png) no-repeat;
}
#contents dl dd{
    clear:both;
    font-weight:normal;
	margin:0 30px 10px 30px;
	padding:0 0 10px 45px;
	border-bottom:1px dotted #CCC;
}
#contents dl dd img{
    float:right;
	margin-left:10px;
}
#contents dl dd ul li{
    font-size:x-small;
	line-height:140%;
}
/* 審査員ここから*/
#contents p dl.shinsain{
    text-align: left;
	margin:0;
	padding:0;
	font-size:11px;
}
#contents dl.shinsain dt{
    clear:both;
    font-weight:bold;
	margin:0 30px 0 30px;
	padding:0 30px 0 0;
	background:none;
}
#contents dl.shinsain dt img{
    float:left;
    font-weight:bold;
	margin:0 10px 0 0;
	padding:0 0px 0 0;
	z-index:2;
}
#contents dl.shinsain dd{
    float:left;
	margin:-30px 0 5px 30px;
	padding-left:60px;
	border:none;
	z-index:1;
}
/* 審査員ここまで*/
#contents img.photo{
	clear:both;
	margin: 5px 10px 0 40px;
}
#contents p img{
	clear:both;
	margin: 0 10px 10px 10px;
}
#contents p img.left{
	float:left;	
}
#contents p img.right{
	float:right
}
/* 局員ここから*/
#contents dl.officer{
	margin:10px 0 300px 10px;
}
#contents dl.officer dt{
    font-size:12px;
    text-align:left;
    float: left;
    font-weight:normal;
    line-height:15px;
	margin:3px 0 3px 30px;
	padding:0 30px 0 10px;
	background:url(../img/banner/blog_title.png) no-repeat;
}
#contents dl.officer dd{
    font-size:11px;
    float: left;
	margin:-16px 30px 0 150px;
	padding:0 0 10px 10px;
	border:none
}
/* 局員ここまで*/
#contents h4{
    clear:both;
}
#contents ul.st li{
    clear:both;
	text-align:left;
	line-height:180%;
	font-size:10px;
	margin-left:20px;
}
/* 審査コメントここから*/
#contents p.comment{
    float:left;
    text-align: left;
	margin:-10px 30px 10px 30px;
	/margin:0px 30px 10px 0px;
	padding:0px 0px 10px 60px;
	/padding:0px 0px 10px 0px;
	font-size:12px;
	line-height:180%;
	border-bottom:1px dotted #CCC;
}
/* 受賞者ここから*/
#contents p.shou{
    font-size:12px;
    margin:10px 0 0 35px;
    padding-left:55px;
	padding-top:7px;
	background:url(../img/contest/shou.gif) no-repeat;
}
#contents p.shou a img{
    float:right;
	margin:0 0px 0px 0px;
}
#contents dl.shou{
    text-align: left;
	margin:0px 0px 30px 0px;
	padding:0px 0px 20px 0px;
	font-size:12px;
}
#contents dl.shou dt{
    float:left;
    font-weight:bold;
	margin:0 30px 3px 30px;
	padding:0 30px 0 10px;
	background:url(../img/banner/blog_title.png) no-repeat;
}
#contents dl.shou dd{
    float:left;
    font-weight:normal;
	margin:2px 0px 30px 0px;
	padding:0px 0px 0px 50px;
	border:none;
	width:600px;
}
#contents dl.shou dd img{
    float:left;
	border:1px solid #CCC;
	margin:2px 8px 8px 0px;
}

/* トップページ　News--------------------------------------------------- */
ul.news-list{
	list-style:none;
	color:#06C;
	margin-top:-10px;
}
ul.news-list li{
	float:left;
	list-style:none;
	width:300px;
	color:#06C;
	margin:0 10px 0 0;
	padding:5px;
	border-bottom:1px dotted #06C;
	line-height:140%;
}
ul.news-list li img{
	float:left;
	margin:0 8px 0 0;
	padding:0 0 0 0;
}
ul.news-list li a:link{
	color:#06C;
	text-decoration:none;
	}
ul.news-list li a:visited{
	color:#06C;
	text-decoration:none;
	}
ul.news-list li a:hover{
	text-decoration:underline;
	}
span.thanks{
    color:#FF6600;
	}

/* Banner--------------------------------------------------- */
#banner a:link{
	color:#06C;
	text-decoration:none;
	}
#banner a:visited{
	color:#06C;
	text-decoration:none;
	}
#banner a:hover{
    color:#FF6;
	text-decoration:underline;
	}
#banner	{
	text-align: center;
	width: 234px; 
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	float: right;
}
#banner p{
    clear:both;
    text-align: left;
	margin:0;
	padding:0;
}
#banner a img{
	border:1px dotted #06C;
	margin:0 0 5px 0;
	padding:0;
}
#banner a:hover img{
	border:1px dotted #FF6;
}
/* getfeed　--- */
#banner dl.feed{
	text-align: left;
	margin:3px 0 3px 0;
	padding:0;
}
#banner dt.title{
	margin:0;
	padding:0 0 5px 12px;
    background:url(../img/banner/blog_title.png) no-repeat;
}

/* フッター　Footer--------------------------------------------------- */
#footer{
    clear:both;
	text-align: left;
	height:26px;
	padding: 5px 0px 0px 130px;
	margin: 30px auto 20px 20px;
	background:url(../img/contact.png) no-repeat;
}
#footer a:link{
	color:#FF6;
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}
