﻿@charset "utf-8";


.HomeMainImageContainerOuter {
	width: 100%;
	height: 330px;
	background-image: url('/module/images/CommonImages/HomeHeadBackLine.png');
}
.HomeMainImageContainer {
	background-position: center -121px;
	width: 100%;
	height: 330px;
	background-image: url('/module/images/CommonImages/DotWorldMap.png');
	background-repeat: no-repeat;
}
.HomeNewsListContainer {
	width: 400px;
	float: left;
}
.HomeNewsListItemContainer {
	padding-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FD6419;
	margin-bottom: 8px;
}
*html .HomeNewsListItemContainer {
	padding-bottom: 7px;
}

.HomeContentsHeader {
	padding-right: 14px;
	padding-left: 14px;
	line-height: 36px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.HomeContentsHeader h4 {
	padding: 0px;
	margin: 0px;
	color: #FD6419;
	width: 200px;
	float: left;
}
.HomeContentsHeader span {
	float: right;
	font-size: 85%;
	font-weight: bold;
	background-image: url('/module/images/CommonImages/OrangeArrowS.png');
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0px center;
	line-height: 36px;
}
.HomeNewsListImage {
	border: 2px solid #CCCCCC;
	display: block;
	float: left;
}
.HomeNewsListItemTxt {
	float: right;
	width: 285px;
}
.HomeNewsListItemTxt h5 {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	height: 20px;
	font-size: 100%;
}
.HomeNewsListItemTxt p,span {
	font-size: 85%;
	line-height: 160%;
}
.HomeNewsListItemTxt p {
	padding: 0px;
	margin: 0px;
}
.HomeNewsListItemTxt span {
	height: 16px;
	line-height: 20px;
}

.HomeNewsListDayMore {
	line-height: 120%;
	text-align: right;
	display: block;
}
.HomeNewsListDayMore a {
	background-image: url('/module/images/CommonImages/OrangeArrowS.png');
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 8px;
	margin-left: 10px;
}
.HomePickUpContainer {
	width: 290px;
	float: right;
}
.HomePickUp p {
	padding: 0px;
	margin: 0px;
	font-size: 95%;
	line-height: 170%;
}
.HomePickUpImg {
	vertical-align: bottom;
	margin-bottom: 5px;
	display: block;
}
/* 20090712add */
.HomePickUp h3{
	margin:0;
	font-size:12px;
	color:#101010;
/*	border-bottom:1px dotted #FD6419;*/
	margin-bottom:5px;
}

.HomePickUpImg img {
	border: 2px solid #CCCCCC;
}
.HomePickUpName,.HomePickUpName dt,.HomePickUpName dd {
	padding: 0px;
	margin: 0px;
}

.HomePickUpName dt {
	font-size: 85%;
}
.HomePickUpName dd {
	padding: 2px 2px 2px 5px;
	background-color: #EAEAEA;
	font-weight: bold;
	line-height: 20px;
}
.HomePickUpJpName {
	display: block;
	line-height: 14px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-top: 3px;
}
.HomePickUpMapData {
	margin-top: 10px;
	padding-bottom: 6px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FD6419;
	margin-bottom: 8px;
}
.HomePickUpMap {
	float: left;
}
.HomePickUpMap img {
	display: block;
	border: 2px solid #CCCCCC;
}
.HomePickUpData,.HomePickUpData dt,.HomePickUpData dd {
	padding: 0px;
	margin: 0px;
}

.HomePickUpData {
	width: 145px;
	float: right;
	font-size: 85%;
	line-height: 160%;
	display: block;
}
.HomePickUpGoDetails {
}
.HomePickUpGoDetails a {
	background-image: url('/module/images/CommonImages/OrangeArrowS.png');
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 8px;
	display: block;
}
.HomeWMDF2009Info h3 {
	padding: 0px;
	margin: 0px;
	background-color: #FD6419;
	width: 190px;
	background-image: url('/module/images/HomeImages/WMDF2009.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	border: 5px solid #FD6419;
}
.HomeWMDF2009Info h3 a {
	width: 190px;
	height: 90px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url('/module/images/CommonImages/WhiteArrowL.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}
.HomeWMDF2009Info dl,dt,dd {
	padding: 0px;
	margin: 0px;
}

.HomeWMDF2009Info dl {
	float: right;
	width: 465px;
}
.HomeWMDF2009Info dl dt {
	font-size: 150%;
	font-weight: bold;
	color: #FD6419;
	line-height: 25px;
}
.HomeWMDF2009Info dl dd {
	line-height: 160%;
}
.HomeWMDF2009Info dl dd a {
	background-image: url('/module/images/CommonImages/OrangeArrowS.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 15px;
	font-size: 85%;
}

/*トップページのこれまでの参加アーティスト部分*/
.CurrentArtistList {
/*	margin-bottom: 20px;*/
}
.CurrentArtistList h4 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 120%;
	color: #FD6419;
}
.CurrentArtistList ul,li {
	padding: 0px;
	margin: 0px;
}

.CurrentArtistList ul li {
	background-position: center center;
	width: 71px;
	height: 71px;
	float: left;
	list-style-type: none;
}
.CurrentArtistList ul li a {
	display: block;
	width: 71px;
	height: 71px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 49px 55px;
	overflow: hidden;
}
.MainContentsFootContact img {
	display: block;
	float: left;
	margin-right: 10px;
}
.MainContentsFootContact p {
	margin: 0px;
	padding: 0px;
	color: #FD6419;
}


.MainContents {
	border: 0px none #FFFFFF;
	padding: 0px;
	width: 710px;
	float: left;
}

