/*------------------------achcms--------------------------------*/
*{
margin:0;
padding:0;
}


body{
	background-image: url(../images/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	
}

#wrapper{
	width:100%;
	height:600px;
	background:#000000;
	margin-top:0px;
	text-align: center;
	padding-top:100px;
}

#menu_wrapper{
	width:100%;
	height:36px;
	background:#FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: ridge;
}
#common_menu{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	/*height:100%;*/
}

#homelink{
	width:90px;
	height:34px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:0px;
}







/*---------------------------------------------------------------*/
#cont_wrapper{
	width:100%;
	background:url(../images/header_bg2.jpg) left top repeat-x;
	height:100%;
}
/*---------------------------------------------------------------*/
#header{
	width:820px;
	height:90px;
	background:url(../images/header2.jpg) left top no-repeat;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#top_link{
	width:260px;
	height:107px;
	display:block;
	text-indent:-9999px;
}
#top_link a{
	width:260px;
	height:107px;
	display:block;
}
/*---------------------------------------------------------------*/


#menu_cont{
	background:url(../images/menu_bg_jean.jpg) left top no-repeat;
	height:25px;
	width:820px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

#menu_cont p{
	float:left;
	color:#FFFFFF;
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	display:block;
}
#menu_cont li{
	list-style:none;
	float:left;
	margin-top:5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-left: 10px;
	padding-right: 10px;
}

#menu_cont li a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#menu_cont li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}





/*---------------------------------------------------------------*/
#pan_list{
	height:15px;
	width:810px;
	margin-left: auto;
	margin-right: auto;
	background:#312820;
	font-size:10px;
	color:#FFFFFF;
	overflow:hidden;
	padding-left: 10px;
	line-height: normal;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}
#pan_list a{
	text-decoration:none;
}


/*---------------------------------------------------------------*/
#main_wrap{
	width:840px;
	height:auto;
	background:url(../images/main_cont_bg2.jpg) left top repeat-y;/*page out line*/
	margin-left:auto;
	margin-right:auto;
}
#main_cont{
	width:820px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}

#main_v{
	width:580px;
	height:300px;
	margin:25px 20px;
	overflow: hidden;
	float: left;
	display: inline;
}	
	
#main_w{
	width:600px;
	height:330px;
	margin:20px 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
/*---------------------------mainmenu----------------------------*/
.facility,.artist,.artlog,.artguide{
	width:294px;
	height:226px;
	display:block;
	float:left;
	overflow:hidden;
	margin-left:10px;
	
	position:relative;
}

.siggraph{
	width:580px;
	height:65px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	position:relative;
}

.dorill{
	width:580px;
	height:85px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	position:relative;
}

.contents_list{
	width:580px;
	height:90px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	position:relative;
}


.artlog,.artguide{
	margin-top:10px;
}
.news{
	position:absolute;
	left:17px;
	top:158px;
	z-index:5;
	width:250px;
	height:40px;
	color:#444;
	font-weight:bold;
	font-size:10px;
	padding:5px;
	background:url(../images/boxinbox.gif) center no-repeat;
}

.news a{
	color:#006699;
	line-height: 1.5;
}
.news a:hover{
	color:#0066FF;
}

#banner{
	width:170px;
	height:100%;
	float:right;
	margin-right: 10px;
	margin-top: 20px;
	display: inline;
	border-left: 1px solid #999999;
	padding-left: 10px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
#contents{
	width:620px;
	/*width:640px;*/
	height:auto;
	float:left;
	display: inline;
	margin-top: 10px;
}



/*-------------------------------2ndcontents------------------------------*/
#mov_box{
	width:480px;
	height:554px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
#exp_box{
	width:300px;
	height:auto;
	float:right;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
	display: inline;
}
#list_cont{
	width:800px;
	height:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CE053C;
	margin-left: 10px;
	overflow: hidden;
}


/*---------------------------------footer---------------------*/
#footer{
	width:820px;
	height:67px;
	background:url(../images/footer.jpg) left top no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	color: #FFFFFF;
	
}

#rogomark{
	right: 50px;
	bottom: 37px;
	position: relative;
	float: right;
}

#cont_wrapper #main_wrap #main_cont #banner img {
	margin-bottom: 8px;
}
#cont_wrapper #main_wrap #main_cont #contents p {
	font-size: 12px;
	color: #333333;
	margin: 10px 20px;
	border-bottom: 1px dotted gray;
	padding-bottom: 10px;
}





#cont_wrapper #main_wrap #footer h4 {
	margin-top: 30px;
	font-size: 12px;
	display: block;
}
#cont_wrapper #main_wrap #main_cont #contents #list_cont li{
	float: left;
	list-style-type: none;
	list-style-image: none;
	font-size: 10px;
	background-image: url(../images/blett.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 40px;
	color: #423628;
	font-weight: bold;
	width: 150px;
	display: inline;
}
#cont_wrapper #main_wrap #main_cont #contents #list_cont li a{
	color: #423628;
	font-weight: bold;
	text-decoration:none;
}
#cont_wrapper #main_wrap #main_cont #contents #list_cont li a:hover{
	color:#FF0066;
	font-weight: bold;
	text-decoration:none;
}
#cont_wrapper #main_wrap #main_cont #contents #mov_box img {
	float: left;
	margin-left: 12px;
}

.facility_list_header{
	background:url(../facility/images/listheader.jpg) left top no-repeat;
	
}

.artlog_list_header{
	background:url(../artlog/images/listheader_artlog.jpg) left top no-repeat;
	
}
.artist_list_header{
	background:url(../artlog/images/listheader_artist.jpg) left top no-repeat;
	
}

.artist_list_header,.artlog_list_header,.facility_list_header{
	text-indent:-9999px;
	margin-top: 10px;
	margin-left: 10px;
	width: 590px;
	height:25px;
	overflow: hidden;
}#cont_wrapper #main_wrap #footer p {
	margin-top: 20px;
}
#cont_wrapper #main_wrap #main_cont #contents .news h4 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 10px;
	color: #666666;
	line-height: 1.5;
}
#whatsnew{
	width:160px;
	height:295px;
	float:right;
	margin-top: 25px;
	margin-right: 10px;
	display: inline;
	overflow: hidden;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#cont_wrapper #main_wrap #main_cont #contents #exp_box h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F87203;
	margin-bottom: 10px;
}
#cont_wrapper #main_wrap #main_cont #contents #exp_box h4 {
	font-size: 12px;
	font-weight: bold;
	color: #108EC5;
}





/*moviepage text setting*/
#cont_wrapper #main_wrap #main_cont #contents #exp_box p {
	font-size: 11px;
	font-style: normal;
	line-height: 1.8em;
	color: #666666;
	margin: 0;
	margin-bottom: 10px;
}
#cont_wrapper #main_wrap #main_cont #whatsnew li {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #666666;
	list-style-type: square;
	list-style-image: none;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
}
#cont_wrapper #main_wrap #main_cont #whatsnew h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}




.clr{
	clear:both;
}
w#cont_wrapper #main_wrap #main_cont hr {
	margin-left: 10px;
}
#cont_wrapper #main_wrap #main_cont #contents #exp_box img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
#cont_wrapper #main_wrap #main_cont #contents #exp_box a {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
}



#serch{
float:right;
}



#nav{
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
text-align:center;
font-weight:bold;
font-size:10px;
color:#006666;
}
#nav a{
font-size:10px;
color:#666666;
font-weight:bold;
}
#nav a:hover{
font-size:10px;
color:#006666;
font-weight:bold;
}
#nav a:visited{
font-size:10px;
color:#999999;
font-weight:bold;
}



#news{}
#news2{}

#cont_wrapper #main_wrap #main_cont #whatsnew ul #news a{
color:#006666;
}
#cont_wrapper #main_wrap #main_cont #whatsnew ul #news a:hover{
color:#009999;
}
#cont_wrapper #main_wrap #main_cont #whatsnew ul #news2 a{
color:#96D307;
}
#cont_wrapper #main_wrap #main_cont #whatsnew ul #news2 a:hover{
color:#B3E602;
}

/*---------------------------------ƒ‚ƒoƒCƒ‹Eƒoƒi[---------------------*/
.mobile_art {
	margin-top:20px;
	margin-left:17px;
	padding:0px;
	width:280px;
	height:123px;
	display:block;
	float:left;
}

.mobile_tvk {
	margin-top:20px;
	margin-left:25px;
	padding:0px;
	width:280px;
	height:123px;
	display:block;
	float:left;
}

/*---------------------------------tv—p---------------------*/
.list_header_tv{
	background:url(../facility/images/listheader_tv.gif) left top no-repeat;
	text-indent:-9999px;
	margin-top: 10px;
	margin-left: 10px;
	width: 590px;
	height:25px;
	overflow: hidden;	
}

.tv_img {
	margin:10px 0px 10px 20px;
	border:#999999 solid;
}
