@charset "utf-8";
/* layoutCSS Document */


h1{display: none;}

h1,h2,h3,h4,h5,h6,li,ul,p{margin: 0px;padding: 0px;}
span {display: none;}

div#wrap-aft2009 {
	margin: 4px 0px 0px;
	padding:0px;
	background:#1c1c1c;
	overflow:hidden;
}

div#swfArea {
	width:100%;
	height:563px;
	background:#000000 url(../images/aft_swfareabg.gif) repeat-x bottom;
}

div#contents-aft2009 {
	margin: 0px auto;
	padding: 8px 0px;
	width: 950px;
	font: 0.8em Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
}

/*メイン*/
div#main-left {
	display: block;
	padding: 30px 0 60px;
	float: left;
	height: auto;
	width: 660px;
	text-align: left;
}

/*新着*/
div#newComer {
	text-align: left;
	display: block;
	padding:20px 0 20px;
	clear: both;
	overflow: hidden;
}
div#newComer h2{
	width:190px;
	height:20px;
	background:url(../images/aft_h2newcomer.gif) no-repeat;
	margin:0px 0px 28px;
}
div#newComer ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#newComer li {
	margin:0 28px 28px 0;
	padding: 0px;
	float: left;
	height: 79px;
	/*width: 79px;*/
}
div#newComer a img {border:2px solid #1c1c1c;}
div#newComer a:hover img {border: 2px solid #ff6600;}


/*ギャラリー一覧*/
div#galleryAll {
	text-align: left;
	display: block;
	overflow: visible;
}
div#galleryAll h2{
	width:122px;
	height:20px;
	background:url(../images/aft_h2galleryall.gif) no-repeat;
	margin:0px 0px 28px;
}
div#galleryAll ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
div#galleryAll li {
	padding: 6px 14px;
	float: left;
	width: 186px;
	border-bottom: 1px solid #2e2e2e;
	background: url(../images/aft_galleryall_back.gif) no-repeat 5px;
}
div#galleryAll li p{color:#666;font: 0.85em Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";}
div#galleryAll li a {color: #ccc;text-decoration: none;}
div#galleryAll li a:hover {color: #FF6600; text-decoration:underline;}








/*右カラム*/
div#nav-right {
	display: block;
	margin-top: 54px;
	padding: 0px 0px 15px;
	float: right;
	height: auto;
	width: 255px;
}
/*ようこそ*/
div#navWelcome h3 {
	background: url(../images/h3_welcome.gif) no-repeat;
	display: block;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 30px 0 10px 20px;
	width: 235px;
	font: 1.1em Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	font-weight:normal;
}
/*information*/
div#navInfo  h3 {
	background: url(../images/h3_info.gif) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 255px;
}
/*バナー*/
div#navBanner {
	background: #f5f5f5;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 20px 15px;
	height: auto;
	width: 225px;
}
/*検索*/
div#navSearch {
	/*background: #F5F5F5;*/
	background: #000;
	display: block;
	margin: 1px 0px 0px;
	padding: 20px 15px 20px;
	height: 80px;
	width: 225px;
	text-align: left;
}
div#navSearch h3 {
	background: url(../images/h3_search.gif) no-repeat 0px 3px;
	display: block;
	padding: 0px 0px 15px;
	height: 14px;
	width: 132px;
	margin-right: 6px;
}
div#navSearch .Genre {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
	margin-bottom: 6px;
}
div#navSearch .hSearch {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 220px;
}
div#navSearch .hSearch .input_txt {
	border: 1px solid #999999;
	width: 160px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	float: left;
}
div#navSearch .hSearch .input_btn {
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 20px;
	width: 50px;
	float: right;
}
div#navSearch .hSearch .input_btn a {
	background: url(../images/search_btn.gif) no-repeat 0px 0px;
	display: block;
	height: 20px;
	width: 50px;
}
div#navSearch .hSearch .input_btn a:hover {background-position:0 -20px;}
div#navSearch .hSearch .input_btn span {display: none;}


/*ギャラリー*/
div#navGallerynews {
	background: #F5F5F5;
	display: block;
	margin: 1px 0px 0px;
	padding: 20px 15px 10px;
	height: auto;
	width: 225px;
	text-align: left;
}
div#navGallerynews h3 {
	background: url(../images/h3_gallerynews.gif) no-repeat 0px 3px;
	display: block;
	padding: 0px 0px 15px;
	height: 14px;
	width: 132px;
	float: left;
	margin-right: 6px;
}
div#navGallerynews p.rss a{
	float:left;
	background: url(../images/feed.gif) no-repeat;
	display: block;
	height: 15px;
	width: 15px;
	margin-right: 6px;
}
div#navGallerynews p.all a{
	margin-top:3px;
	float:right;
	background: url(../images/link_all.gif) no-repeat;
	display: block;
	width: 54px;
	height: 9px;
}
div#navGallerynews p.all a:hover{
	margin-top:3px;
	float:right;
	background: url(../images/link_all.gif) no-repeat 0px -10px;
	display: block;
	width: 54px;
	height: 9px;
}
div#navGallerynews ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#navGallerynews li {
	text-align: left;
	display: list-item;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 0.85em;
}
div#navGallerynews li p.news{
	margin: 0px 0px 12px;
}
div#navGallerynews li a {
	color: #666666;
	text-decoration: none;
}
div#navGallerynews li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
div#navMobile {
	text-align: left;
	display: block;
	margin: 1px 0px 0px;
	padding: 10px 15px;
	height: auto;
	width: 225px;
	background: #f5f5f5;
}
div#navMobile p.left{
	float:left;
	display: block;
	height: 84px;
	width: 84px;
}
div#navMobile p.right{
	background: url(../images/h3_mobile.gif) no-repeat 0px 10px;
	font-size: 0.85em;
	line-height:1.5em;
	float:right;
	text-align: left;
	display: block;
	height: auto;
	width: 130px;
	padding-top: 30px;
}




/*フッター*/
div#footer-aft2009 {
	background:#000 url(../images/aft_footerbg.gif);
	padding: 20px;
	margin: 0px;
}
/*フッター*/
div#footer-top {
	text-align: left;
	display: block;
	margin: 0px auto 0px;
	padding: 10px 0px 50px;
	height: auto;
	width: 950px;
	overflow: hidden;
}
div#footer-top ul {
	font-size: 0.8em;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	list-style: none;
	width: 950px;
}
div#footer-top li {
	text-align: center;
	display: list-item;
	margin: 0px;
	padding: 0px 15px;
	float: left;
	height: auto;
	width: auto;
	border-left: 1px solid #999999;
	font: 80% Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
}
div#footer-top .left {
	text-align: left;
	display: list-item;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	height: auto;
	width: auto;
	float: left;
	border-left-style: none;
}
div#footer-top .right {
	display: list-item;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: right;
	border-left-style: none;
	font: 80% Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	letter-spacing:0.1em;
	color:#666666;
}
div#footer-top a {color: #999999;text-decoration: none;}
div#footer-top a:hover {color: #FF6600;}
